Hello,
I wanted to build the projects for the front end section without codepen because I found it rewarding to do so with the random quote generator (to know the differences, to load in jQuery using script tags, to associate the JS file with the HTML file as well as the CSS to all work together… But I am following a install react with webpack 4 tutorial (freecodecamp medium article) and it seems ridiculously complex, none of the steps seem to go into any real detail on why it is being done a certain way (at least they try, but honestly totally lost for the majority of the tutorial) and I can’t even get it to work, it just stops working part of the way through the tutorial and I’m left wondering where I went wrong. Do I even need to do this at all just to build the React front end projects separate to codepen? Should I just stick to codepen for now? I’d really like to post my completed build to a normal website once I’m done, which I cannot do with codepen (I think?).
Thanks for any input.