Standard Search
About 209 results
Showing the first 200 results.
https://marko.tech/journal/javascript-one-liners · 11 Feb 2024
A collection of JavaScript one-liners that will help you code like a pro.
https://www.coryd.dev/posts/2024/check-if-images-are-available-before-optimizing-in-eleventy · 5 Feb 2024
How to check if a remote image is available before attempting to optimize it using @11ty/eleventy-img.
https://www.coryd.dev/posts/2024/browsing-the-mobile-web-sucks · 3 Feb 2024
The mobile web isn't all bad, but so much of the experience is.
https://jakelazaroff.com/words/the-web-component-success-story/ · 29 Jan 2024
Web components won't take web development by storm, or show us the One True Way to build websites. What they will do is let us collectively build a rich ecosystem of dynamic components that work with any web stack.
https://www.coryd.dev/posts/2024/you-dont-need-a-framework-for-that · 26 Jan 2024
You don't need a framework for any website primarily focused on presenting information to users.
https://rednafi.com/misc/eschewing-black-box-api-calls/ · 15 Jan 2024
Why you should define API response structures explicitly. Compare approaches in Python, JavaScript, and Go with Pydantic, Zod, and structs.
https://jakelazaroff.com/words/the-website-vs-web-app-dichotomy-doesnt-exist/ · 3 Jan 2024
A one-dimensional spectrum can't sufficiently capture the tradeoffs involved in web development.
https://www.coryd.dev/posts/2023/check-in-to-your-personal-site · 30 Nov 2023
For a while now I've had a line on my homepage displaying the track I'm currently listening to via Last.fm. In the interest of taking things entirely too far I've expanded what it does a fair bit.
https://jakelazaroff.com/words/web-components-eliminate-javascript-framework-lock-in/ · 27 Nov 2023
Web components can dramatically loosen the coupling of JavaScript frameworks. To prove it, we're going to do something kinda crazy: build an app where every single component is written in a different JavaScript framework.
https://mackuba.eu/2023/11/09/year-of-social-media-coding/ · 9 Nov 2023
I had different plans for this year… then, Elon Musk happened.