Hacker News new | past | comments | ask | show | jobs | submit login

Hi, honest questions of things I struggled a lot with when tried to build applications with his stack:

What do you use for accessing the database or as ORM, etc?

How do you do validations server side and show error messages to the user?

How do you do i18n in general, and also related to the previous question (error messages)

Do you use any CMS? How do you explore your data?

How do you do background jobs?

How do you do migrations?

How do you do authentication and permissions?

All these things are what drove me back to Django. I wonder how people solve this without reinventing the wheel or having to write and test a ton of glue code. I wonder if I'm missing something or I'm just too lazy or not good enough (I'm not trolling, just genuine concerns)




Presumably Next answers some of those, and things like background jobs must just be lambdas as well?


Can you point me to the docs or those solutions? I haven't found them when I looked for. Of course there are tons of examples integrating with third party libraries, etc...but tying everything together is what worries me.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: