How I setup my WSL Ubuntu for Rails development and how it made me feel.
Comments
rgupta
7 days ago
Books won't help with rails.
By the time a rails book comes out. Rails will have already moved to a new major version with little compatibility.
For example, before rails 8 webpacker was recommended bundler. In rails 8, there is no bundler.
I like your format of the blog. Coding instructions with feeling/commentary.
Dubscale.com loads fast in production. So, maybe rails slow on your dev setup is something else.
Comments
rgupta 7 days ago
Books won't help with rails. By the time a rails book comes out. Rails will have already moved to a new major version with little compatibility. For example, before rails 8 webpacker was recommended bundler. In rails 8, there is no bundler. I like your format of the blog. Coding instructions with feeling/commentary. Dubscale.com loads fast in production. So, maybe rails slow on your dev setup is something else.
rgupta 8 days ago
Amazing.