Stripe
Build Tools Courses
Utilize build tools to create efficient, time-saving applications. Learn about front-end build tools through a variety of courses and resources.
TypeScript Monorepos: Architect Maintainable Codebases
Make even the largest monorepos feel fast and light! Centralize your ESLint, tsconfig, and testing configurations for consistency. Gain hands-on experience with Nx, Learna, and other modern tooling from the TypeScript monorepo ecosystem.

drag handle
Vite
Temporal
Master Vite, the modern build tool for faster and leaner web development. Learn to integrate with React, optimize assets, and extend with plugins. See what it's like to actually enjoy using your build tools!

drag handle
Enterprise UI Development: Testing & Code Quality
Temporal
Ideal for lead UI developers: learn unit testing, continuous integration, accessibility testing, mocking, and coding standards enforcement. Guide your team toward coding scalability!

drag handle
Webpack Plugins System
Microsoft
Learn the Webpack 4 plugin system, tour the Webpack source code and learn to build custom plugins and custom Webpack loaders.

drag handle
Web Performance with Webpack
Microsoft
Make websites load instantly by using the Webpack code splitting feature for lazy loading JavaScript by removing unused code with tree shaking and prefetching assets.

drag handle
Webpack 4 Fundamentals
Microsoft
Learn the core concepts of Webpack file loader. Start from scratch and build a pipeline with popular loaders from the Webpack ecosystem. Read more!

drag handle
Code Transformation and Linting with ASTs
Professional Trainer
Learn to use Abstract Syntax Trees (ASTs) to make stylistic code changes, reveal logical problems, and prevent bugs from entering your codebase.

drag handle