Tag: React configuration
-
Coding an Advent Calendar: Day 9 (5 React Configurations)
This year, I decided to create an Advent Calendar website in HTML5, CSS3, and JavaScript. My hopes for the site are to showcase some of my frontend development abilities as well as make something fun, functional, and reusable. Day 9 create-react-app Yesterday I was having some trouble with my React code functioning properly with the in-browser Babel…