Make all properties required in TypeScript
Using the Required utility type to required all properties of a type
My name is Sean McPherson, and I’m interested in all areas of front-end development: from HTML and CSS to JavaScript frameworks and developer tools.
Currently I work at Niche.com in Pittsburgh, Pennsylvania building web and mobile applications in React. On the side, I like to work on little projects that help make people’s lives easier like Toollama.com.
Outside of work, I enjoy spending time with my family (wife, two sons, and dog), playing and watching soccer, learning new board games, and living out my faith.
Using the Required utility type to required all properties of a type
Using a shell script to add a line to every file with a given extension
A simple solution to stop Sass from transparent hsla colors to opaque hex colors.
Since audio and video are native HTML elements, you can change the playing speed with a quick console script
Two CSS properties that make letters and numbers the same width.