Explore >> Select a destination


You are here

www.uxtweak.com
| | mherman.org
20.6 parsecs away

Travel
| | Let's look at how to describe a RESTful API using Swagger and NodeJS.
| | lukelowrey.com
19.2 parsecs away

Travel
| | I have been working on a ASP.NET Core project that requires me to build and publish sass stylesheets, css and javascript. I wanted to streamline the process so I put together this simple webpack [https://webpack.js.org/] setup to automate what had been a couple of manual steps.
| | nabeelvalley.co.za
20.4 parsecs away

Travel
| | Debug Node.js code using your browser's dev tools
| | slides.com
52.8 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...