In my previous article,
I had a hard time trying to explain why I wanted to replace Rails with something else in the
first place. This article is my attempt to write more specifically about what I dislike in
Rails for the purpose of the single page applic... (more…)
Read more »
Ruby on Rails and Django are two of the most popular web development frameworks out there. How do you choose the right one for your new project in 2020? (more…)
Read more »
We have been building data tables for ages, and much of the elements are the same, such as fetching data from the server, presenting them on a table, being able to search, sort, etc.. Today we'll gather all these into a simple page using [Tabular](/tab...
Read more »