Jakub Grzywaczewski is a Senior Fullstack Engineer with extensive experience in front-end and building scalable back-end systems and microservices using technologies like TypeScript, Node.js, React and Blazor. Over the 15 years, he has worked on diverse projects, from enterprise applications to cloud-based solutions, focusing on quality and best practices such as CQRS and DDD.
Blazor WebAssembly is a technology that combines the power of C#, JS, and WebAssembly into a single framework for building modern web applications. By leveraging WebAssembly, Blazor introduces a new way to handle client-side logic, enabling developers to use C# directly in the browser while seamlessly integrating with JavaScript. This unique approach has implications not only for architecture and maintainability but also for application performance, especially in scenarios involving computationally intensive tasks. In this talk, we'll explore how Blazor WebAssembly works, its potential to change front-end development, and how it blends these technologies to create efficient, scalable, and maintainable applications.