Dear team,
Bundled .js files representing reactJs application placed in folder ‘static’ .
I’m novice react developer and it very interesting for me to have a look at this code.
As far as i understand in .chunk.js files placed minified js code, passed truough babel with injections of code from different libriaries. And it hard to inspect such type of code.
I understand that this course is just cover nodejs mongo driver.
But i will be very appriciate if you could provide with unbundled .js code of mflix react application.