Needs advice
on
NestJSNestJS
and
SpringSpring

Hi, I have a project with a friend, and I'm hesitating between those two stacks. I want to make a simple application, with authentification (JWT) and MongoDB as a database. In the front-end part, we will use AngularJS. What should I choose?

2 upvotes·222.5K views
Replies (2)
Recommends
on
NestJSNestJS

I also recommend NestJS based on your description. Same language as the front end which is good as there are only two of you, and the structure of NestJS apps is inspired by Angular so it will feel very familiar. JWT and MongoDB also well supported (obviously that's the same for Spring too though).

We use it for all web applications, it's a great framework.

READ MORE
3 upvotes·1 comment·1.1K views
Daniel Glazer
Daniel Glazer
·
September 16th 2020 at 8:27AM

Support this answer... Even if you use angularJs still typescript and JavaScript are very similar

·
Reply
Recommends
on
NestJSNestJS

I would recommend to use NestJs as you have mentioned to make a simple application. As NestJs is easy to use and it uses Typescript. Additionally you can use mongoose with NestJs for MongoDB. Spring is awesome in case you need to develop a very complex and large application.

2 upvotes·1K views
Avatar of heatblack09
Get beautiful automated tech stack docs for your GitHub repos

Learn about our GitHub App that auto-creates tech stack docs (YML and Markdown files) that list out the full tech stack of a repo, without any manual work!

Learn more
Welcome to
StackShare Logo
Discover new tools & services
Compare tools side-by-side
Learn the stack behind top companies
By clicking the sign up button above you agree to the Terms of use and Privacy Policy