Settings

Theme

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

4 points by truekonrads 3 years ago · 7 comments · 1 min read

Reader

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.

throwaway888abc 3 years ago

Streamlit (Python)

https://streamlit.io/

Runkit (Javascript)

https://runkit.com/home

Directus (Backend)

https://directus.io/

N8N (Workflows/API/Webhooks)

https://n8n.io/

There are way maaany other low-code / no-code builders with sooner-or-later-hit-by-wall limitations.

It really dependend on what you want to build.

Best luck with your project and curios what you went with.

Tabular-Iceberg 3 years ago

I don't know how sophisticated the UI has to do, but maybe consider https://htmx.org/ over a SPA.

dysoco 3 years ago

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.

lordkrandel 3 years ago

Odoo. https://www.github.com/odoo/odoo https://www.odoo.com

heresjohnny 3 years ago

The one you’re already most familiar with.

jstx1 3 years ago

React and Django are good default options.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection