Skip to content
// writing

Writing — Page 22

A mix of technical deep-dives, career reflections, and dispatches from the road.

Las Vegas, Nevada thumbnail
travelJun 6, 2023· 2 min
Las Vegas, Nevada
Las Vegas in June — the Strip at night, the desert heat, the casinos, and the particular energy of a city that operates at full volume around the clock.
read more →
How to Optimize Website Performance in Front-End Development thumbnail
developmentMay 7, 2023· 3 min
How to Optimize Website Performance in Front-End Development
Practical tips for front-end performance optimization — from writing clean and efficient code to image and asset optimization, lazy loading, and reducing unnecessary server requests.
read more →
The Evolution of Front-End Development: Past, Present, and Future thumbnail
developmentMay 7, 2023· 2 min
The Evolution of Front-End Development: Past, Present, and Future
A look at how front-end development has evolved from table layouts and inline styles to responsive design, component frameworks, and the modern web — with a peek at where it might be heading next.
read more →
Wind Point Lighthouse thumbnail
travelSep 4, 2022· 2 min
Wind Point Lighthouse
One of the oldest and tallest active lighthouses on the Great Lakes, built in 1880 on Lake Michigan north of Racine — tours available and the grounds are always open.
read more →
Avoid Using Else thumbnail
developmentMar 26, 2022· 1 min
Avoid Using Else
A case for eliminating else from your code — why it leads to cleaner refactors, pairs well with small named functions, and makes logic easier to read and understand.
read more →
Kinkaid Spillway thumbnail
travelMar 19, 2022· 1 min
Kinkaid Spillway
A Shawnee National Forest spillway in southern Illinois where river otters, beavers, and pileated woodpeckers appear with surprising regularity.
read more →
Questions to ask before choosing a static site generator thumbnail
developmentJun 26, 2021· 1 min
Questions to ask before choosing a static site generator
A link to an Ample blog post covering the key questions to ask when selecting a static site generator — comparing common SSGs to help you pick the right one for your next project.
read more →
Just How Niche is Headless WordPress? thumbnail
developmentJun 19, 2021· 1 min
Just How Niche is Headless WordPress?
Thoughts on a CSS-Tricks post about headless WordPress — when it makes sense, why the broader WordPress community may not benefit from it, and how tools like Strattic can bring Jamstack benefits without the developer overhead.
read more →
target=blank (CSS-Tricks) thumbnail
developmentJun 13, 2021· 1 min
target=blank (CSS-Tricks)
A CSS-Tricks tip on the difference between target="blank" and target="_blank" — and how the version without the underscore lets you reuse the same tab across multiple link clicks.
read more →
// the newsletter
Don't miss the next one