Aaron.kr

Code • Data • Design • Education

Tag: React Components

  • Coding an Advent Calendar: Day 14

    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 14 Individual Post Styles As I mentioned yesterday, I wanted to only show one WordPress post…

  • Coding an Advent Calendar: Day 12

    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 12 Storybook on Windows (FAIL) So, after some good work on React Components in Storybook on…

  • Coding an Advent Calendar: Day 11

    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 11 Begin separating out CSS per Component The way this create-react-app with Webpack configuration works is that in…

  • Coding an Advent Calendar: Day 10

    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 10 Finish Lynda.com videos Today I finished the Lynda.com Course Learn React.js: The Basics. Here are…

  • 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…