DEV Community

Krishna Sharma
Krishna Sharma

Posted on

My Template for Node.js Server with Express.js using TypeScript.

Hello everyone, I just created a template for Node.js server side code with Express.js framework using TypeScript, I really found it so good, but if any of you are a Senior Developer, please review my code to suggest some improvements.
And also, please comment how good or bad the code is and Guess my experience with the code quality.
And if you are a Junior Developer, you may download the repository to start your project as it has common features built already like handling Routes with Controllers and Database interaction using a popular ORM 'Sequelize' for MySQL, PostgreSQL or any of some other Relational Databases mentioned the its Docs.
Thanks for reading it, and please don't forget to comment your opinions.

URL:- https://github.com/KrishnaSharmaRS/ExpressJS-Template
GitHub Username: KrishnaSharmaRS

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay