Play by Play: Building a Node Web API with Sam Artioli and John Papa
Offered By: Pluralsight
Course Description
Overview
Learn expert tips for working with NodeJS.
Play by Play is a series where we sit down with an expert to work on a solution in real time. It's unscripted and unrehearsed. In this course, NodeJS expert Sam Artioli builds a web app from scratch. You'll learn how to set up a Node app, build a web API with Express, integrate with MongoDB, and cache HTTP results with Redis. You'll also learn some expert techniques, such as offloading and proxying requests to multiple Node servers, organizing API routes, and avoiding blocking process and taking advantage of Node's event loop. Exercise files for the course are located at https://github.com/samartioli/node-web-api.
Play by Play is a series where we sit down with an expert to work on a solution in real time. It's unscripted and unrehearsed. In this course, NodeJS expert Sam Artioli builds a web app from scratch. You'll learn how to set up a Node app, build a web API with Express, integrate with MongoDB, and cache HTTP results with Redis. You'll also learn some expert techniques, such as offloading and proxying requests to multiple Node servers, organizing API routes, and avoiding blocking process and taking advantage of Node's event loop. Exercise files for the course are located at https://github.com/samartioli/node-web-api.
Syllabus
- Introduction 1min
- Standing up the Basic App With Express 30mins
- Adding a Datastore and Increasing the Complexity 40mins
- Adding Async 25mins
- Adding a Cache 24mins
Taught by
John Papa
Related Courses
Déployez des applications dans le cloud avec IBM BluemixIBM via OpenClassrooms Big Data Applications: Real-Time Streaming
Yandex via Coursera Introduction to Redis Data Structures
Redis University via Independent Redis for Java Developers
Redis University via Independent Redis for JavaScript Developers
Redis University via Independent