Why I Use Webpack

Front end development is becoming increasingly complicated. The proliferation of frameworks, bundlers, cli tools, and browser APIs abstracted into libraries that give web pages the ability to do amazing and wonderful things are incredible, but they…

Read Why I Use Webpack
eXpresso by uiGradients
Shrinking Three.JS with code changes

There are only two ways reduce the size of your code. You can compress it or you can remove it. In general compression is easier, and most modern web building tools will do the job for you. A basic Webpack setup using webpack-uglify can do a pretty…

Read Shrinking Three.JS with code changes
RoyalBlue Petrol by uiGradients