Book Image

Learning Node.js [Video]

By : C Y Kan
Book Image

Learning Node.js [Video]

By: C Y Kan

Overview of this book

<p>Node.js, with its strong features and ability to write server- as well as client-side code with JavaScript, has become a popular choice among developers to build powerful web applications.</p> <p>This video will help you get a comprehensive understanding of Node.js, and will also demonstrate how you can use the power of Node.js to create scalable and responsive web apps easily and efficiently. We will start by giving you an overview of Node and setting up an architecture to build web apps. Once the web app is ready, we will extend it by making it more responsive and adding popular plugins to it. You will also learn how to work with SQL and NoSQL databases, and finally will see how to deploy and maintain the application to a production environment.</p> <h1>Style and Approach</h1> <p>This video course provides an end-to-end journey to viewers, starting from installing Node.js through to deploying the sample web app to the production environment.</p>
Table of Contents (8 chapters)
Chapter 6
CRUD with MySQL
Content Locked
Section 5
Finishing Touch
The goal in this video is to provide record update and deletion on the client. - Use jQuery to make AJAX calls to the REST APIs - Use EJS to provide dynamic web service endpoints - Use jQuery to add dynamic filtering