Archive of stories published by The missing bit

Using NODE_ENV with typescript and Webpack

NODE_ENV environment variable is commonly used to dictate how to build a javascript app. If it is set to “production”, all debug code should be stripped out.


Using SVG sprites in elm with webpack

SVG sprites is the new way to use icons in web app. Actually it is not “that new”, but support now in 2017 is quite good.

It is actually quite easy to use them from elm.

These were the top 10 stories published by The missing bit; you can also dive into yearly archives: 2017, 2018.

About
The missing bit
A programmer’s chronicles
More information
Tags
Editors