-
I wanted to experience various backend and frontend technologies and see the differences between them myself.
-
I am going to make projects with same concepts and see how they work out with different technologies.
-
Started with this one with express using pug and sass engines but abandoned it due to reasons shown in that repository.
-
I am using Html, Css, Javascript, Expressjs and MongoDB in this version.
-
Results :
- Vanilla js is hard as always. Most of the time i couldn't think of a solution to my problems.
- Looks like scss wasn't that useless.
- I missed frontend frameworks so much. Even React...
- Mongo and Express could be the best ones of backend technologies for me because they are both simple and get the job done. Going to learn more about this in my next projects.
yarn install
yarn start
yarn dev