Explore >> Select a destination


You are here

monicalent.com
| | slides.com
3.7 parsecs away

Travel
| | Today we all use Webpack (right?), but I remember a time when you had to manually copy-paste JavaScript files to create a package of libraries you could use in your frontend application. Many years have passed since then and the landscape of module bundlers evolved significantly along with the evolution of JavaScript and Node.js. In this talk, I will try to uncover some JavaScript module history and illustrate how a module bundler actually works, so that the next time you will use Webpack you will be abl...
| | github.com
3.5 parsecs away

Travel
| | Tutorial on building an angular application. Contribute to angular/angular-phonecat development by creating an account on GitHub.
| | www.valentinog.com
2.4 parsecs away

Travel
| | A mostly complete guide to webpack's capabilities, always to keep close at hand.
| | realfiction.net
19.6 parsecs away

Travel
| [AI summary] The article explains how to use React's context API to display error messages in different parts of a user interface, providing examples of components and hooks for managing and propagating errors.