Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Webpack for React Applications

Posted By: Landau17
Webpack for React Applications

Webpack for React Applications
MP4 | Video: 720p | Duration: 3:17:51 | English | Subtitles: VTT | 539.0 MB



Discover how to optimize your web applications using the webpack JavaScript module bundler. In this project-based course, Alexandru Toea demonstrates how to take a preexisting React application—along with basic webpack configuration—and apply advanced features such as code splitting. He also demonstrates how to install Babel and add it to your webpack application, as well as how to deploy your application to dynamic cloud hosting sites such as AWS in order to improve the existing application. Upon completing this course, you'll have the knowledge you need to configure webpack and use it to develop high-quality React apps at a faster pace.

Topics include:
    
  • Setting up Babel
  • Loading assets into your project
  • Using SCSS in your project
  • Cache busting
  • Dealing with large JavaScript files in browsers
  • Using dev server in your application
  • Best practices with webpack dev server
  • Getting an app production-ready
  • Deployments with AWS S3