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