Posts
Tailwind created a lot of hype recently. But with all the hype there, of course, comes plenty of backlash as well. What are some of the critiques Tailwind is facing? And how did they hold true for me — a full-stack developer that likes the backend way more than the frontend? About two years ago my sister decided that she wanted to start her doctor’s ordination. The supportive brother I am, I o...
Tailwind CSS— A recap after two and a half projects
Dec 22, 2021
196 views
During our day-to-day work, we as developers quite often have to deal with big data or — sometimes — data of unknown size. We parse big files and import the stuff we need, we are scraping some data from various websites in search of something, or we are just working with some big data from our own database to transform it and do something with it. To do so efficiently we have many options to f...
How Lazy Evaluation Works in Ruby
Dec 02, 2021
178 views
Ruby became famous with the rise of the Ruby on Rails framework. It still is one of the biggest players in the web framework area — even if you compare it with frameworks for other languages. So the rise of Rails helped Ruby (the language) a lot. But this came with a downside: These days, Ruby is mainly associated with Rails and nothing else. What other options do we have for web development? Re...
Get Over Ruby on Rails — 3 Alternative Web Frameworks Worth Checking Out
May 21, 2021
165 views