Day 4 of the new React project. We are using create-react-app and Material UI. Today I am going to start using the new beta version of Material UI.
See a professional front-end developer at work. Unscripted. Mistakes included.
Git Repo: https://github.com/fus-marcom/resource-center
React: https://facebook.github.io/react/
Twitter: https://twitter.com/JesseRWeigel
Youtube: https://www.youtube.com/c/JesseWeigel29
Instagram: https://www.instagram.com/jesse.weigel/
Code Editor: https://atom.io/
Atom Theme: Seti
Terminal: https://www.iterm2.com/
Project Management: https://trello.com
–
Learn to code for free and get a developer job: https://www.freecodecamp.com
Read hundreds of articles on programming: https://medium.freecodecamp.com
source
Is there a specific reason to keep the routing details in App and not in SideNav component?
Hey Jesse good work… I usually start with a fresh project install if I am in the beginning stages and decide to take a different approach.. I also like to have my master branch with the starting setup and then start a new dev branch to push to ..merging at agreed upon stages or milestones…