Hi Fellow Geeks!
I’m creating a library program for my freind who just started a school library.
I was wondering If i should use JS or the python language.
I kinds half know them both so I was wondering which option would be better.
Thanks!
Hi,
JavaScript is all you need, especially if use a fullstack solution like Next.js.
You will still need some database, MySQL or any other SQL databases are a good choice. Prisma will help you manage and connect them to your app.
1 Like
Either is totally fine.
1 Like
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.