Hacker News new | ask | show | jobs
by oreoftw 2125 days ago
Yes.
1 comments

Can you link me some docs? I would love to see how the modern tools I learned at my outset compare to the classics.
Check out

https://guides.rubyonrails.org/layouts_and_rendering.html#us...

There's no standard way for handling hot reloading, but there's a bunch of recipes on stackoverflow.

The official Rails guides are worth reading and even if you don't want to use Rails are worth checking out as an example if how to do a framework guide well.