Spend two days focusing on building backend web applications using the Go programming language. Learn to set up an HTTP server and perform CRUD operations with tests.
Take web performance to the next level with this one-day intermediate training. You'll dive deeper into web performance optimization, learning advanced techniques and custom strategies to keep your website fast and responsive. You'll explore custom metrics, design patterns, and performance automation to ensure your site stays on top—no matter the load.
Leverage the power of TypeScript to get end-to-end type-safety for any flavor stack. Learn how schema validation tools like Zod reduce duplication and align both frontend and backend applications.
Improve the login experience for your web apps! Tour the many authentication options available in modern web browsers. Go from basic password forms to federated logins with Google. Then, use the latest WebAuthn API and Passkeys, enabling the use of FaceID and other biometrics to remove passwords from web apps altogether!
Code a complete client-side application in Vanilla JavaScript. Then build a backend API in Go with endpoints for authentication, data retrieval, and more!
Get to know CSS in the right way without the fluff. You'll style text, build navigation bars, headers/footers, add icons, and more. You'll even build a professional portfolio website by the end of the course!
Learn core functional programming concepts and level-up your JS with pure functions, immutability, recursion, higher-order functions, closures, and function composition.