Browsing index pages (3 articles)
↧
Using JavaScript to Rescue Legacy Rails Applications
Abstract Adding new functionality to a large legacy Rails application is often expensive, if possible. But what if instead of adding new behaviour to the Rails application we implemented it as a...
View ArticleBuilding Rich Domain Models in Rails. Separating Persistence.
Abstract Domain model is an effective tool for software development. It can be used to express really complex business logic, and to verify and validate the understanding of the domain among...
View ArticleStructuring Javascript with Marionette Modules
Building rich interactive user interfaces is hard. They are hard because those interactions introduce a lot of complexity and the nature of a UI means that everything has a tendency to get coupled to...
View Article
Browsing index pages (3 articles)