Tips dan trik menggunakan Mongoose untuk ORM dari MongoDb
https://www.freecodecamp.org/news/mongodb-mongoose-node-tutorial/
---
Latihan menggunakan Nx dev tools untuk membuat kerangka aplikasi backend Node JS dengan mudah karena telah disediakan boilerplate dan schematics nya.
https://blog.nrwl.io/building-node-applications-with-nx-dev-tools-f41035f771ae
—-
Latihan sederhana membuat aplikasi video chat dengan Node JS, Socket IO , dan WebRTC
https://medium.com/@rydotinfotech/building-a-video-chat-using-node-js-webrtc-and-socket-io-52b930346e6c
—-
Membuat server SMTP untuk menerima email dengan menggunakan Node JS
https://medium.com/the-innovation/create-an-smtp-server-with-nodejs-5688d8fd882e
—-
Menambahkan dokumentasi REST API dengan Swagger ke Node JS
https://medium.com/bb-tutorials-and-thoughts/how-to-add-swagger-to-nodejs-rest-api-typescript-version-5a63953c993b
—-
nodejs #mongodb #mongoose #nx #webrtc #socketio #smtp #swagger
https://www.freecodecamp.org/news/mongodb-mongoose-node-tutorial/
---
Latihan menggunakan Nx dev tools untuk membuat kerangka aplikasi backend Node JS dengan mudah karena telah disediakan boilerplate dan schematics nya.
https://blog.nrwl.io/building-node-applications-with-nx-dev-tools-f41035f771ae
—-
Latihan sederhana membuat aplikasi video chat dengan Node JS, Socket IO , dan WebRTC
https://medium.com/@rydotinfotech/building-a-video-chat-using-node-js-webrtc-and-socket-io-52b930346e6c
—-
Membuat server SMTP untuk menerima email dengan menggunakan Node JS
https://medium.com/the-innovation/create-an-smtp-server-with-nodejs-5688d8fd882e
—-
Menambahkan dokumentasi REST API dengan Swagger ke Node JS
https://medium.com/bb-tutorials-and-thoughts/how-to-add-swagger-to-nodejs-rest-api-typescript-version-5a63953c993b
—-
nodejs #mongodb #mongoose #nx #webrtc #socketio #smtp #swagger
freeCodeCamp.org
How to Use MongoDB + Mongoose with Node.js – Best Practices for Back End Devs
By Mehul Mohan MongoDB is undoubtedly one of the most popular NoSQL database choices today. And it has a great community and ecosystem. In this article, we'll review some of the best practices to follow when you're setting up MongoDB and Mongoose wi...