Posts tagged with "technical"
-
Removing trailing space underlines from groups of anchor tags
Sometimes when you have a bunch of anchor tags, the trailing spaces around them are underlined. Here's how to fix that. -
Hello, world
Lorem ipsum dolor sit amet (but for real) -
Building My S60-X Keyboard
After a bunch of trial and error, I built and programmed my first mechanical keyboard! -
Pure CSS3 Text Carousel
I built a pure CSS text carousel because I couldn't find one I liked. Here's how I did it, and tweaks for later. -
Closures in JavaScript
Closures in JavaScript are an important concept that all JS devs should know. So here's a summary for you. -
Adding Keyboard Shortcuts to your React Apps
Using the Mousetrap library, you can add keyboard shortcuts to your React apps. -
Making the Whitney Houston API
I made a Whitney Houston API. Because why not. -
A Brief History of the PNG
The PNG file format has been around forever... sort of. Not really. -
The CSS Image Values Spec
The CSS Image Values Spec allows you to cleanly blow up pixel art on the web. -
HTML+CSS Tutorial, Part 2
This is part 2 of a two-part tutorial for beginners as an introduction to HTML and CSS. -
HTML+CSS Tutorial, Part 1
This is part 1 of a two-part tutorial for beginners as an introduction to HTML and CSS.