What to work on when learning a new language
When learning a new language/framework it is best to work on a real project. What project should you choose?
Apr 26, 20224 min read270
Search for a command to run...
Series
My recommendations about how to approach the learning of Ruby and Rails. I will focus on Ruby and on Rails but from time to time will also write about other web frameworks.
When learning a new language/framework it is best to work on a real project. What project should you choose?
A list of free or paid online resources (books, courses, videos) to learn Ruby on Rails 7 with a focus on Hotwire
A short opinionated guide about how to learn Ruby programming language
Projects to tackle as you learn a new programming language

Create a new app with latest Rails

Tracing method definitions in Ruby via IRB: Clear and concise examples
