MERN stack which stands for MongoDB, ExpressJS, ReactJS and NodeJS has become a popular choice for fullstack Javascript web developer.
As a person...
For further actions, you may consider blocking this person and/or reporting abuse
Not to hate on this, but is anyone still using MongoDB for new projects? A lot of devs I've spoken with who had chosen to use MongoDB regretted their decision later.
I believe that all NO-SQL engines are amazing but I also believe that the nature of the data and how we handle it 90% of the times fits better with SQL engines because of the high quality features for relational models, so if we go with hype driven development we can make mistakes choosing tech stack
I agree with this, the way most web applications work fits really well with a simple SQL database be it MySQL or PostgreSQL.
which one is more in line with the businessοΌwhich one is batter
What's the better alternative? I'm new and looking to learn database.
Definitely MySQL.
I would suggest to make it responsive in mobile as well
Look at post for Backend, pleaseβ¦
dev.to/japhernandez/authentication...