🔍 Frequently Asked Questions (FAQ)
1. What does the "Web Architecture & Performance" track focus on?
The “Web Architecture & Performance” track covers advanced strategies in JavaScript for optimizing Core Web Vitals, lazy loading, server-side rendering (SSR), and efficient caching. It also includes performance monitoring using Lighthouse and APM tools, scalable architecture patterns, and high-performance delivery techniques.
2. Which architectural patterns are included in this track?
This track teaches architectural patterns like CQRS (Command Query Responsibility Segregation), microservices, JAMstack, and serverless architectures to build scalable and maintainable applications.
3. How does this track address Progressive Web Apps (PWAs)?
Participants will learn how to build high-performance PWAs using key JavaScript capabilities such as service workers, caching strategies, and offline functionality.
4. What frontend tools and frameworks are featured to enhance performance?
The track explores modern frameworks and tools including Vue.js, Svelte, Astro, and Web Components, emphasizing how they can be leveraged to construct fast, efficient web apps.
5. Does the track include content about JavaScript bundling and delivery optimization?
Yes — it addresses bundle optimization using tools like Webpack, Rollup, Vite, and ESBuild, along with techniques for bundling and delivering JavaScript efficiently. It also includes methods for lazy loading and leveraging WebAssembly and edge computing to process data closer to users.