code journey so far
coding has been a lot better since i sat down and got my hands dirty with brad traversy's MERN (mongo/express/react/node front+backend) udemy course. there's a shorter youtube version for free. and also see his SASS youtube video for the frontend html/css part. the MERN video/course focuses more on mongo/express, then react/react-router/redux. the youtube sass is a complement for the front end portion editor is vscode +prettier, emmet its very enlightening and satisfying doing the course, i did the MERN course almost till the end (remainder is to finish up the likes and comments on the posts, deploy it), shall finish it another time. i like codesandbox.io allows you to add packages like react, material-ui etc codesandbox + mongo coming soon save space for multiple projects vs installing npm packages for each of your projects locally re-renders on click up, csb editor typing is not quite ideal as the browser csb editor has prettier (but no emme...