|
|
|
|
|
by photojosh
1917 days ago
|
|
And as the OP says maybe 10+ users, you can likely get away with SQLite for even less setup. We're using this Django+SQLite combo for internal tooling. > Every time I try to build something on the front-end with JavaScript ... I get tangled in a huge mess. What's been the least messy in your experience? I'm still using jQuery and moreso these days just raw JS to add the tiny bit of useful interactivity, eg dynamic search fields. |
|