Aaron.kr

Code • Data • Design • Education

Tag: responsive

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

  • Quick Tip: Use Chrome’s Emulator Tool for Better Development

    Google Chrome has a pretty nifty emulator tool that enables better website development by emulating the different devices that you would want to test your websites on. A few keys points about the emulator that makes it unique and much better for development than merely stretching your browser window to various sizes: Chrome’s minimum browser…