22nd November 2019
Ruby is a programming language. It was created 20 years ago by Yukihiro "Matz"
Matsumoto. According to most measures of popularity of the programming language,
Ruby is in the top ten, although it is generally the tenth (more or le…
1st March 2019
Being a Javascript developer and, more specific, using React as my main Front
End Framework, one of the most common phrases that I hear when I join a project
is “Let’s use React!”.
Even though React is really useful in lots of…
11th October 2018
Building a form using Ruby on Rails sometimes can get a little bit more
complicated than you think, when you want to use more than one model on it, even
more, if your expertise on building forms is not extensive, and that's the
mo…
2nd August 2018
Use API Blueprint to document and generate JSON schemas to ensure your API response is as it was documented.…
7th June 2018
Modern Web frontend development with Rails have influenced to add Webpack into the framework.…