- OLOO
- JS Features
- Cross-env
- Node JS
- Jest
- Express
- MongoDB and mongoose
- Git
- Resources to understand the domain logic
- Inspirational projects, role models and sources of ideas
https://chamikakasun.medium.com/javascript-prototype-and-prototype-chain-explained-fdc2ec17dd04
https://levelup.gitconnected.com/an-introduction-to-oloo-in-javascript-f2ba3445896a
https://medium.com/predict/javascript-prototypal-inheritance-constructors-vs-oloo-d90c482aaa55
https://stackoverflow.com/questions/29788181/kyle-simpsons-oloo-pattern-vs-prototype-design-pattern
https://pepa.holla.cz/wp-content/uploads/2016/08/You-Don-t-Know-JS-this-Object-Prototypes.pdf
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create
https://stackoverflow.com/questions/18524652/how-to-use-javascript-object-defineproperty
https://stackoverflow.com/questions/33455026/not-sharing-object-properties-in-oloo-inheritance
https://stackabuse.com/javascript-get-number-of-days-between-dates/
https://dev.to/dailydevtips1/vanilla-javascript-days-between-two-dates-3d1i
https://pretagteam.com/question/how-check-if-a-form-date-is-before-today-javascript
https://www.freecodecamp.org/news/how-to-format-dates-in-javascript/
https://stackoverflow.com/questions/32751695/how-to-run-jest-tests-sequentially
http://expressjs.com/en/resources/middleware/body-parser.html
https://www.telerik.com/blogs/what-is-json-how-to-handle-unexpected-token-error
https://daveceddia.com/unexpected-token-in-json-at-position-0/
https://dev.to/coolshaurya/what-is-the-difference-between-parsing-and-serialization-543b
https://blog.danielkapexhiu.com/difference-between-parsing-serialization-deserialization
https://stackoverflow.com/questions/6487699/best-way-to-serialize-unserialize-objects-in-javascript
https://www.freecodecamp.org/learn/back-end-development-and-apis/#mongodb-and-mongoose
https://thecodebarbarian.com/how-find-works-in-mongoose.html
https://docs.mongodb.com/manual/reference/method/ObjectId/#ObjectIDs-BSONObjectIDSpecification
https://dev.to/mkilmer/how-create-relationships-with-mongoose-and-node-js-with-real-example-43ei
https://www.freecodecamp.org/news/javascript-object-destructuring-spread-operator-rest-parameter/ https://dmitripavlutin.com/javascript-object-destructuring/
https://stackoverflow.com/questions/54951260/spread-syntax-returns-unexpected-object
https://dev.to/ruppysuppy/advanced-git-concepts-you-should-know-nle
https://www.familyhandyman.com/list/iconic-cars-from-movies/
https://github.com/gothinkster/node-express-realworld-example-app
https://github.com/badrinathpathak/CRUD-API-Node.js-Express-and-MongoDB
https://github.com/Aris-ngoy/rest-api-with-nodejs-express-mongodb
https://github.com/davellanedam/node-express-mongodb-jwt-rest-api-skeleton