• 6 min read • Rails Development

Understanding Rails Routes: Why URLs Matter

After setting up my first Rails app, I was eager to start building features. But every tutorial I followed started with "add this to your routes file" and I had no idea what...
Read Post
• 6 min read • Rails Development

Setting Up My First Rails App (and the mistakes I made)

When I decided to learn Ruby on Rails, I thought the hardest part would be understanding MVC architecture or database relationships. I was wrong. The hardest part was just...
Read Post