Blogs






The Good, The Bad & The Ugly — Story of a Rails 5 Upgrade
When Rails 5 was finally released, I was right in the middle of my first internship with AdWyze. Since this was a breaking release, Ankur Gupta thought it was a good idea for us to board the upgrade train. It is generally a good idea to not get st...



Rails 5.1: Loving JavaScript, System Tests, Encrypted Secrets
In celebration of the 12th RailsConf in Phoenix, Arizona this week, we’re proud to announce that Rails 5.1 is ready in its final form! We’ve spent over 4,100 commits since Rails 5.0 making everything EASIER, SIMPLER, and, uhhh, FUNNER? (That’s a R...

Ruby, NodeJS and Go: advantages and disadvantages for backend development
For single-page applications there is a pretty clear-cut distinction between frontend and backend. The presentation and interaction aspects are handled entirely by the frontend, while the backend takes care of the logic: reading the data passed to...