Hacker News new | ask | show | jobs
by chooma 877 days ago
After test drive countless of frameworks...I've settled for a very boring stack

Ruby on rails is the only framework I use for SaaS applications.

Plain ES6 for a lot of things that are not as big as a SaaS. React when I need frontend stuff.

Python lives mostly in notebooks for all my thinkering.