One doesn’t simply parse this JSON in JavaScriptJSON is one of the simplest yet very effective languages to store and transfer data. It’s so widespread that it could be considered to be…Jan 24, 2023Jan 24, 2023
Published inA Path of DeveloperAre AWS Lambda Layers dangerous?You have to consider this before splitting your code into multiple layers.Aug 30, 2019Aug 30, 2019
Published inA Path of DeveloperUsing parent selector prefixes in SASSWhat if your button component is implemented using both <a> and <button> elements? This is how you could style it more concisely with SASS.Mar 26, 20191Mar 26, 20191
Published inA Path of DeveloperHow to run Jest programmatically in node.js (Jest JavaScript API)When working on a special build framework for DomClick I’ve stumbled upon a task to execute Jest test runner as part of our existing…Jan 17, 20192Jan 17, 20192
Making Metalsmith to work with NunjucksI’ve spent at least an hour today desperately trying to make Metalsmith to work with Nunjucks. Due to the lack of documentation it was a…Nov 18, 2017Nov 18, 2017