The long-awaited 6.0 version of Ruby on Rails arrived on August 15, 2019, bringing with it a plethora of improvements. This includes rich… (more…)
Read more »
After learning your first programming language, you may ask what can you do with programming: AI / Machine Learning? Hardware development? Mobile apps? Or maybe you want to start develop web… (more…)
Read more »
Look, I appreciate all the opinions being thrown out here, but some of them seem to be coming from people who have not even played with… (more…)
Read more »
Learn more about how we are bringing encapsulation to our views as we scale to over 4,500 templates in our Ruby on Rails monolith. (more…)
Read more »
I was recently built a simple Wiki app for work that required markdown parsing. To get this going I needed to use html-pipeline to parse the content of the articles and display markdown. First thing, this post assumes you have an Article model or some Po... (more…)
Read more »