Blogs

First million views for RubyOnRails.BA – Nezir Z. – Medium
Before almost 2 years I decide to reserve some of my free time to create an ‘info aggregator site’, a site that will be a place where I will collect and share links with a short preview to articles, posts, tutorials, videos, news and all other kin...








Rails Model on Diet series: Model-Specific Concern
Your team just can't stop adding new code into these giant models.You feel the new code belongs to this model and it's convenient to just add it. Both the model and its unit-test file continue to grow in size over time. Now you feel uneasy but the...

Atom understands your code better than ever before
Text editors like Atom have many features that make code easier to read and write—syntax highlighting and code folding are two of the most important examples. For decades, all major text editors have implemented these kinds of features based on a ...