Hacker News new | ask | show | jobs
by rlawson 1707 days ago
If writing a CRUD app - go Django if you like Python or Rails if you prefer Ruby. Most pages won't require any js but drop in React where needed.
1 comments

Great answer. Some alternatives: Spring Framework for backend if you are a Java dev. Vue for frontend. Pretty easy to pick up.