Total Courses: 4

In this course you learn to install and configure Node.js with the Express framework. Send JSON data along with status codes from a web API. Understand how to pass parameters to a web API. Develop routes within separate modules. Build a CRUD class and establish routes. Learn to manage exceptions effectively.

This course guides you through building a website from scratch. You are going to create a website using Node.js and the Express Framework. The Express Framework makes website development easier than using Node.js by itself. You will use the JavaScript and the Handlebars templating engine to help you generate dynamic web pages.

The JavaScript language is everywhere these days. JavaScript is one of the most prevalent languages used today. Everything from websites, Web APIs, mobile apps, and game development use the JavaScript language. This fundamentals course provides you with a solid understanding of the JavaScript language constructs. Whether you are a beginner or an experienced developer, mastering the basics is crucial for building a strong foundation and staying up-to-date with the latest advancements.

In this course you learn to install and use SQL Server with Express.js. You will build a set of APIs to retrieve all data, and search for a subset of data, from a SQL Server table. You will also learn to INSERT, UPDATE, and DELETE data from a SQL Server table.