Express.js is a robust web application framework for Node.js. It is asynchronous in nature. Our Express.js courses includes all topics of Express.js such as request object, response object, get method, post method, cookie management, scaffolding, file upload, templating etc.
Syllabus
The promised ‘High-scalability’ is quite comprehensively achieved using Node.js because of its following features:Introduction
- Web application
- What is web-server ?
- Web application architecture
- Creating web-server using Node
- Creating Web client Using Node
Express.js
- What is framework ?
- Express.js Overview
- Installing Express.js
- Request & Response
- Request Object
- Response Object
- HTTP method with Node
- Serving statics file
- Cookies management
- REST with Node.js
- Routing
- Configuration
- Views
- Middleware
→Building an Express app
- Creating an Express app/project
- Organising/structuring the app
- Generating HTML views with Jade
- Navigating datasets
- Filtering data
- Request variables and routes
- Posting data
- Modifying data through PUT requests
- Handling GET requests returning JSON
- Modifying HTTP response headers
RESTful API
- Introduction to REST API
- REST Architecture
- HTTP methods
- HTTP response
- Creating REST
- Testing REST
- POSTMAN
Node.js Courses
Application Development Using Node.js and Express.js
MongoDB
The promised ‘High-scalability’ is quite comprehensively achieved using Node.js because of its following features:- Event-Driven Model
- Non-blocking I/O
- Concurrency
- Simple & Lightweight