Hacker News new | ask | show | jobs
by jplr8922 1482 days ago
Out of curiosity, which is the best framework to learn in 2022?

a) Python-Django? b) Ruby? c) Other?

I already know python, and I would like to learn a framework to build MVC's for startups!

2 comments

If you already know Python, go with Django. No one ever got fired for buying Django.
Thanks! Out of curiosity, do you think that Ruby still has some future?
Yeah, I don't think Ruby/Rails is going away anytime soon. I believe it just had a major release earlier this year.
C) Definitely Next.js for React
I know a lot of front end developer who tell me that Next.js is the way to go! In your opinion, which framework will outlive the other ; django or next.js?
Django, without a doubt. If your goal is longevity of frameworks I'd avoid the JS ecosystem. It has a much higher tolerance for library churn than an ecosystem like Python does.