Ask HN: Most productive rapid web app dev stack in JavaScript/Python

4 points by truekonrads ↗ HN
Hello,

I'm looking for a good dev stack to write web based apps with decent looking UI rapidly - sort of the promise of what bootstrap was. I'd like to limit the languages to JS/Python (let's pretend backend is API, so nevermind [No]SQL).

Currently overwhelmed by choices.

7 comments

[ 3.0 ms ] story [ 27.3 ms ] thread
The one you’re already most familiar with.
React and Django are good default options.
I've used Django with Django Rest Framework plus Vue with Vuetify in dayjob and it's a pretty productive framework, I did not know any javascript frontend previously so I got quickly to speed with it.