Discover how to achieve high performance and exceptional user experience in your web applications using fine-grained reactivity with signals. This powerful technique allows you to fine-tune the reactivity of your components, making your applications more efficient and responsive to user interactions. Learn the benefits of using signals, how to implement them, and create highly reactive […]
In the era of AI tools exploding onto the scene, it’s no easy task sifting through the overhyped ones and those that genuinely make a difference. So, let’s take a journey together into the world of generative AI tools designed for coding. We’ll chat about what’s hot and what’s not, and I’ll spill the beans […]
Abstract: Join me in this captivating session as we explore the art of microinteractions and how they can significantly enhance the user experience (UX) and elevate the look and feel of a website. Microinteractions are the tiny, delightful animations and feedback loops that add personality and interactivity to a website, making it more engaging and […]
When coding in TypeScript, the return type of a function might turn out to be too broad (union type), too lenient (`any` type), or even incorrect. Leading to using type / non-null assertions, a false sense of type-safety security, or plain confusion. And to make things worse, those inaccurate return types are not exclusive to […]
🚀 Get ready for the ultimate frontend experience! 🎉 The Frontmania Conference 2023 Teaser is here! Dive into the world of cutting-edge frontend technologies, explore new frameworks, and master the art of JavaScript, CSS, and HTML! Join us at Frontmania 2023 for a day filled with inspiring keynotes, hands-on workshops, and networking with fellow frontend […]
Rabobank is one of the leading banks in the Netherlands and has big ambitions to fully digitise their business. To realise these ambitions Rabobank has over 100 development squads that develop customer facing frontend solutions. After many iterations of the Rabobank digital platform, the decision is made to move all development to a single monorepo. […]