Node.js

Sort options

Intermediate Back-end Development with Node and MongoDB (Coursera)

Mar 25th 2024
Intermediate Back-end Development with Node and MongoDB (Coursera)
Course Auditing
Categories
Effort
Languages
Node is the first choice for developing server-side applications as it allows for cross-platform application development. When connected with databases, Node revolutionizes the development of web applications, enabling robust and scalable data manipulation.

Capstone Project Using Node.js (Coursera)

Mar 25th 2024
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 [...]
Mar 25th 2024
Course Auditing
71.00 EUR/month

Build and Implement Microservices Patterns (Coursera)

Mar 25th 2024
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)

Mar 25th 2024
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)

Mar 25th 2024
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)

Mar 25th 2024
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. [...]

Desarrollo del lado servidor: NodeJS, Express y MongoDB (Coursera)

Mar 25th 2024
Desarrollo del lado servidor: NodeJS, Express y MongoDB (Coursera)
Course Auditing
Categories
Effort
Languages
En este curso trabajarás del lado servidor, en el backend, desarrollando el soporte que toda aplicación necesita para lidiar con la persistencia de la información, el setup de un servidor web, la creación de una API REST, autenticación y autorización, y la integración de librerías de terceros. Utilizarás Express [...]

JavaScript Security Refreshers (Coursera)

This course is a Secure Javascript Programming Overview. It gives the student an introduction to JavaScript security and covers important topics like authentication best practices and refreshers on JavaScript, Web browsers and Node.js.