Survive JavaScript - Webpack and React (survivejs.com)

Visit Tutorial
Free Advanced
#7 out of total 59 React Tutorials and Courses 16.7k+ views / Published March 17, 2015

submitter

Baptiste T.
Baptiste T.
350 points

Why programmers like this tutorial?

Content quality

Course depth and Coverage

Qualified Instructor

Video quality

Course Pace

Write your review of this tutorial:

You can also ask questions or provide any information that might be helpful to the people taking this course.

Pawan Kumar
Pawan Kumar 26539 points
7 years ago

One of the best book out there to learn webpack and react !

Alexander Marchenko
Alexander Marchenko 14 points
8 years ago

Seems like good tutorial, but it is not free - $15 min at LeanPub.

Juho Vepsäläinen
Juho Vepsäläinen 24 Points

@alexander-marchenko There's online version at https://survivejs.com/webpack/ .

Juho Vepsäläinen
Juho Vepsäläinen 24 points
8 years ago

Thanks for the comment. You can read the book free on the site. There's also a way to generate a pdf/epub/mobi if you are so inclined.

Riliwan Balogun
Riliwan Balogun 10 Points

@juho-vepslinen Is this book ok to study with in 2019?

Juho Vepsäläinen
Juho Vepsäläinen 24 Points

@riliwan-balogun Esp. the webpack portion (https://survivejs.com/webpack/) is up to date although I have some updates planned. The React one needs a rewrite for hooks.

Juho Vepsäläinen
Juho Vepsäläinen 24 points
8 years ago

Author here. Just to clarify, the book goes in detail at Webpack and React. It should be beginner friendly so if you know just a bit of JavaScript and want to learn something about module bundling via Webpack and understand what makes React tick, check it out. There is also material about authoring libraries.