Another exquisit release
Lynda.React.Replacing.Legacy.Projects-XQZT
Title: React: Replacing Legacy Projects
Publisher: Lynda
Size: 242M (252718810 B)
Files: 6F
Date: 10/11/2017
Course #: 614317
Type: Web Development
Published: 10/10/2017
Modified: N/A
URL: www.lynda.com/React-js-tutorials/React-Replacing-Legacy-Projects/614317-2.html
Author: Emmanuel Henri
Duration: 1h 29m
Skill: Intermediate
Exercise: [X]
Installation:
Unpack that shit, run that shit
Weve abandoned iso format as it provides no benefits to bookware!
Notes:
While it's lots of fun to create new applications from scratch
using the latest and greatest technologies, porting old
applications to new approaches requires stepping back a bit.
Updating to a modern framework means reconsidering many other
connected decisions. In this project-based course, Emmanuel Henri
helps you tackle the conversion process with confidence by
demonstrating how to upgrade legacy apps or websites to React. To
illustrate the different steps in this workflow, Emmanuel takes you
through the conversion of a Vanilla JS project into a React app. He
covers the tools you'll need to build a React app, and shows how to
dissect an old webpage into components, set up the state with
static data, add an external backend with Firebase, add
navigation and routing, and ensure that you're following best