6 min read
FrontendjQuery 4.0 Features: A Practical Hands-on Guide (After 10 Years of Waiting)
A no-nonsense hands-on guide to jQuery 4.0.0 features. Learn how to test ES Modules, handle breaking changes, and why you might (or might not) upgrade.
Essays, notes, and engineering reflections—written with a focus on clarity and craft.
A no-nonsense hands-on guide to jQuery 4.0.0 features. Learn how to test ES Modules, handle breaking changes, and why you might (or might not) upgrade.
After 10 years, jQuery 4.0 is here. Here's what changed, what broke, and what you need to know before upgrading—from someone who's been using jQuery since the early days.
A production-safe, framework-agnostic guide to building a clean editorial custom cursor using plain CSS and JavaScript—no React, no dependencies.
A practical guide to building a basic custom cursor using pure CSS—no JavaScript involved—including plain CSS and Tailwind CSS approaches, with clear real-world limitations.