javascriptCustom Jest transformer CSV exampleSometimes you may need a custom Jest transformer. In my case this was a CSV transformer which was needed to test tabular data provided to…04 Sep 20194 min read
javascriptScrollMagic setup for Webpack (a CommonJS setup)ScrollMagic is a great JS library which makes you page look lively. Here is how I manage to integrate it with my Webpack based build process…04 Apr 20172 min read