Patrik BónainPatrik on RailsA definitive guide to Rails’ unobtrusive JavaScript adapterThis article is about rails-ujs, a JavaScript library bundled with Rails. It eliminates double-click issues, provides easy to use…Feb 10, 20184Feb 10, 20184
Patrik BónainPatrik on RailsShell aliases (not only) for Rails developersIn this post I am going to show you how to be more effective with command line interface thanks to the shell aliases.Nov 18, 2017Nov 18, 2017
Patrik BónainPatrik on RailsHow to make Ajax calls — The Rails wayI’ve recently read an article called How to make AJAX calls in Rails 5.1 and I have to say that I was disappointed. The article was…Aug 28, 20174Aug 28, 20174
Patrik BónainPatrik on RailsHow I test Rails applicationsWhen I was a Rails beginner I was amazed by Rails and Test Driven Development. But I often struggled with testing because I did not know…Jul 1, 20177Jul 1, 20177
Patrik BónainPatrik on RailsDo you really need that fancy JavaScript framework?People are going crazy about single page applications and client side rendering. But, do we really need them?Jun 20, 20174Jun 20, 20174
Patrik BónainPatrik on RailsRails 5.1's form_with vs. form_tag vs. form_forform_tag and form_for are soft deprecated and they will be replaced by form_with in the future. If you want to know more about form_with…Jun 10, 20179Jun 10, 20179