Building a Full-Stack App with React and Express

Go to class
Write Review

Free Online Course: Building a Full-Stack App with React and Express provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Building a Full-Stack App with React and Express is taught by Daniel Stern.

Overview
  • Do you want to build advanced applications that render quickly and that are easy to maintain? This course will teach you how to build a full stack application from scratch, or to integrate into any team using React and Express.

    In this course, we'll build a full-featured web application which emphasizes lighting-fast load times and live updates. We'll learn how to use React.js to build a front-end web application, and use Browserify and Gulp to load the app isomorphically in Node.js. We'll also learn how to implement Express for handling HTTP requests, and how to integrate Mongoose with Express for fast and expressive long-term data storage.