Brecht De RuyteFrontend Developer / DevRelInterop 2025 - Which browser features to get acquainted with this year and why you should care It’s been a few years since the Interop initiative was set in play. This has historically been one of the key elements in moving the web forward as it aims for a consistent web between browser vendors. In contrast to the “old days browser wars”, we as developers get streamlined features without having to check everything in every browser. The features of Interop 2025 are now known, features to be made stable across browsers by the end of the year. In this article, we’ll take a look at what we should get acquainted with in 2025. Published onMarch 28, 2025frontendcssjs
Pim van DieFrontend developerScratching the web How can we use the Web Audio API to create a working realtime turntable? Read my approach and how you might make your own! Published onAugust 28, 2024frontendjsAudio
Ralph LeermakersLead Software DeveloperPromises and async/await The Promise, a fundamental tool in the asynchronous language that is javascript. Published onAugust 8, 2022frontendjs
Milan VogelsFrontend DeveloperThe future of page transitions with Shared Element Transitions The Shared Element Transitions API allows creating page transitions using a browser API that can provide users with a better visual connection between page-a and page-b by transitioning shared elements on both pages. Published onJune 23, 2022frontendcssjs
Daan van BerkelSoftware DeveloperBader AliTrainee Software DevelopmentPerformance testing real-time data in JavaScript To be able to chose the right protocol for handling real-time data, this post shares with you how we, based on speed, CPU- and memory usage, setup and performed performance tests on different real-time data protocols. Published onMay 11, 2021jswebsocketsperformancetesting