Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript React Basics (retired) Thinking in Components Mocking up our Application

Arminas Pamakštis
Arminas Pamakštis
9,666 Points

how to decrease the loading time of react.js and babel-browser? it takes 8 sec to laod the page...

in the network panel i see i have 6 request and 4 of them are light weight and easily done, but the react.js file and babel-browser take ages to load ( 7 mbps up/download speed). But in the video it only takes a split of a seconds to laod