|
Not All Browser APIs are "Web" APIs â An interesting look at how some of the most popular APIs truly work, sharing how many of the web APIs we all use have third-party dependencies or are essentially standardized interfaces masking as vendor services. A good thing to be aware of for privacy, reliability and portability reasons.
Kilian Valkhof
|
Build Marketing Sites Like Apple â Learn how modern, high-impact marketing sites are built from someone doing it at the highest level. Matias Gonzales, Design Engineer at Vercel, teaches GSAP animation, scroll-driven storytelling, 3D with Three.js, and performance-first techniques used on award-winning sites.
Frontend Masters sponsor
|
|
đ  Introducing the <geolocation> Element â As of Chrome 144, you can now use a new semantic <geolocation> HTML control for requesting user location data, moving away from a JavaScript-triggered prompt. Thereâs a Chrome-only demo here. There is cross-browser interest in this approach, but some concerns and issues remain â so keep in mind itâs not a global standard just yet, though there is a polyfill.
Viana, Le, Steiner
|
|
âĄď¸ IN BRIEF
đ jQuery is exactly twenty years old today.
|
|
|
đ Articles, Opinions &Â Tutorials
|
|
Death to Scroll Fade! â A neat effect perhaps? This article demonstrates why it may be more than a tad annoying in practice, along with the potential performance hit such an effect can bring.
David Bushell
|
|
Web Dependencies are Broken; Can We Fix Them? â Lea delivers a compelling call to action on a problem many devs will have encountered: why is managing dependencies and introducing them into our code so unnecessarily messy and what should we do about it?
Lea Verou
|
|
Bytes I Can Delete After All This Time â Thanks to advancements in CSS and JS thereâs a growing number of techniques we no longer need â Remy shares a quick laundry list of just what we can ditch.
Remy Sharp
|
|
SVG Filters are Just Amazing â Amit has been experimenting with what we can do with the filter property, and shares his findings here.
Amit Merchant
|
|
đ§° Tools, Code & Resources
|
|