In this course we’ll dive into all the ways to modernize an existing React application – from tooling and linting, to testing and Hooks. React is a powerful, extremely popular JavaScript framework, but keeping applications up to date with all that it has to offer is tough – especially when dealing with the larger, enterprise-level business applications many developers are responsible for.
Why this course
The newline Guide to Modernizing an Enterprise React application will cover everything you need to know to confidently work on a React application of any size, in any state, and leave it better than when you found it.
While many React tutorials start with the latest version of React, or gloss over all the other things required to make sure apps vital to a company’s success keep running, this course does not. In 54 lessons spanning 10 modules, it tackles head-on, the many things that must be considered when building and maintaining large, complex React apps.
Course modules
As you progress through this course, you’ll gain a deeper understanding for how and why React Hooks came to be, the importance of various types of automated testing and project configuration, and how to leverage design systems to improve your application. You will gain a detailed understanding of how to modernize a React app in a real-world scenario, bringing it in line with today’s development standards.
Part one: tooling and setup
The first part of this course will consist of getting familiar with our example application, and doing the behind-the-scenes work to set it up for success.
We’ll learn about why React Hooks came about and how to use them, how to upgrade an outdated React app successfully, and how to use tools like Volta, ESLint and Prettier to improve the app’s code and development experience.
Part two: refactoring the code
With our app configured for success, we’ll get down to the business of refactoring Hardware Handler.
I’ll show you my strategy for converting class components to functional ones, and we’ll go file-by-file keeping the app’s functionality intact while upgrading it to use hooks – including custom hooks, and the Context API.
Part three: testing
An updated application is only half the battle for enterprise-level apps; development teams must also be confident in their continued success as the apps expand in size and scope.
We’ll add automated testing to our app using the widely accepted testing frameworks React Testing Library and Cypress.
Bonus: design systems
Finally, I’ve included a special bonus module about how to incorporate design systems into an already existing application, and switch out components in a systematic way. Design systems and component libraries are quickly gaining ground – especially in big orgs with lots of apps and development teams.
Being able to effectively use one is an important skill to learn.
Bottom Line
In 10 modules, we’ll go step-by-step taking an app from outdated in every way to up to today’s high standards, giving you ample practice and hands-on examples along the way.
If you’ve been wanting to get more confident in your React skillsĀ and see what it takes to build enterprise apps in today’s world, this is the course for you.