Intro to Agile DevelopmentI go over some of the history and philosophy of Agile DevelopmentFeb 2, 2021Feb 2, 2021
The Right Tool for the JobIt can be difficult figuring out how to organize and present information on a web page. You want to show the user all the relevant…Jan 26, 2021Jan 26, 2021
All AccessAn introduction to common security terms and concepts you’ll come across in web developmentJan 19, 2021Jan 19, 2021
Published inThe StartupIntro to Styled ComponentsStyledComponents is a React module that lets you use CSS to create custom, exportable components. The module makes use of template…Jan 12, 2021Jan 12, 2021
Big Boy NotationI can remember when I was very excited just to see me code work. It gave the desired output. That was the first metric I used to evaluate…Jan 5, 2021Jan 5, 2021
Totally HookedWhen I first learned to code in React, I was taught to build class components to manage state. I was told functional components were…Dec 29, 2020Dec 29, 2020
Up by Your BootstrapMaking web pages attractive is its own art form that people spend years mastering, but most people can’t afford to spend year nitpicking…Dec 22, 2020Dec 22, 2020
Putting Things in ContextIf you’re familiar with React then you know both the ease with which it lets you create and render a network of user facing-components…Dec 15, 2020Dec 15, 2020
Regex Files ep 1Have you ever written a function involving strings that you felt could be written so much easier if you could only find an easier way to…Dec 8, 2020Dec 8, 2020
Playing with SetsI want to talk about sets in JavaScript because they’ve helped me out a couple times and they seem to be less known than some of JS’s…Sep 9, 2020Sep 9, 2020