Node JS & Express JS
- Create a Hello World app in Node JS.
- Create a Hello World app in Express JS.
- What is Tracing in Node.js?
- What is the Reactor Pattern in Node.js?
- Manage API Version in an Express App
- How To Run Multiple Versions of Node.js with Node Version Manager.
- What is the child process in node js explain?
- What is the cluster in node js?
- What is eventemitter in node js?
- How to upload files in node js API.
- What is the global object in node JS?
- What is the stream in node JS?
- What is the buffer in node JS?
- Explain JWT authentication in Node JS.
MongoDB
- What is Aggregation in MongoDB explain.
- Explain relationships in MongoDB.
- What is Sharding?
- What is Replication?
- What are the indexing limitations in MongoDB?
- MySQL vs MongoDB explains, which database we need to choose for our application and why.