Node.js

Sort options

Building RESTful APIs with Node.js and Express (Coursera)

This course will teach you how to build RESTful APIs using Node.js and Express, two popular and widely used technologies in web development. You will learn how to create a server-side application that can handle requests from client-side applications and respond with JSON data.

Building a Complete MEAN Stack Application (Coursera)

This comprehensive course will guide students through the process of building a complete web application using MongoDB, Express.js, AngularJS, and Node.js.

Developing Back-End Apps with Node.js and Express (Coursera)

Oct 2nd 2023
Developing Back-End Apps with Node.js and Express (Coursera)
Course Auditing
Categories
Effort
Languages
In a recent Stack Overflow survey, Node.js was used by about 50% of the developers who answered the survey, making it the most used server-side technology. Express ranked as the fourth most popular web technology overall, making it the most popular server-side web framework.

Secure Full Stack MEAN Developer (Coursera)

Oct 2nd 2023
Secure Full Stack MEAN Developer (Coursera)
Course Auditing
Categories
Effort
Languages
MEAN stack development is a modern approach to building dynamic web applications. It is an open-source JavaScript framework that harnesses four major technologies: MongoDB, Express, Angular, and Node.js. Given the ever-increasing demand for full-stack JavaScript developers, this course will help you master both front-end and back-end development. [...]

M2M & IoT Interface Design & Protocols for Embedded Systems (Coursera)

This course can also be taken for academic credit as ECEA 5348, part of CU Boulder’s Master of Science in Electrical Engineering degree. M2M and IoT Interface Design and Protocols is the third of three classes in the Embedded Interface Design (EID) specialization, an online version of the on-campus [...]

Capstone Project Using Node.js (Coursera)

Sep 25th 2023
Capstone Project Using Node.js (Coursera)
Course Auditing
Categories
Effort
Languages
The Capstone Project gives you an opportunity to revisit the concepts covered and develop a workable solution for the given problem statement using the best practices. The solution needs to be developed in accordance with the industry standards within the stipulated time and must be based on the guidelines [...]
Sep 25th 2023
Course Auditing
71.00 EUR/month

Build and Implement Microservices Patterns (Coursera)

Sep 25th 2023
Build and Implement Microservices Patterns (Coursera)
Course Auditing
Categories
Effort
Languages
Do you think an e-commerce application can be created as one large application? Imagine there is an ongoing sale, or some new features are to be added. How, according to you are the changes made visible on the application? Microservices is a cloud-based architectural approach. It contains loosely [...]

Implement Polyglot Persistence Using SQL and NoSQL Databases (Coursera)

Sep 25th 2023
Implement Polyglot Persistence Using SQL and NoSQL Databases (Coursera)
Course Auditing
Categories
Effort
Languages
Have you ever wondered what happens to the registration details after you click on the submit button or to the order details once you press the confirm order button when you try to access any website? From where do you think, the details of the product catalogue are fetched [...]

Building RESTful APIs Using Node.js and Express (Coursera)

Sep 25th 2023
Building RESTful APIs Using Node.js and Express (Coursera)
Course Auditing
Categories
Effort
Languages
For newly emerged technologies, REST APIs provide a flexible and easier process to integrate applications. They have emerged as one of the most common methods used for connecting components of the distributed system. For a backend developer, ability to build REST APIs is a key requirement. This course will [...]

Server side JavaScript with Node.js (Coursera)

Sep 25th 2023
Server side JavaScript with Node.js (Coursera)
Course Auditing
Categories
Effort
Languages
Have you ever wondered how you are able to do net banking or book a ticket online? Which technology is adopted for applications used in different businesses? Backend technology acts as a backbone to every web application. It typically includes all services, data interfaces and their core business logic. [...]