jsilvaxRunning Puppeteer with TorIf you’re privacy-conscious, you might have already heard about Tor, an anonymity network that protects users against tracking and…Jul 31, 20192Jul 31, 20192
jsilvaxAutomate Semantic Versioning with Conventional CommitsThe Conventional Commits Standard makes it easy to automate Semantic Versioning. This allows your CI Pipeline to automate the versioning…Mar 21, 2019Mar 21, 2019
jsilvaxA Workflow Guide for Lerna with Yarn WorkspacesWhen coupled together, Lerna and Yarn Workspaces can ease and optimize the management of working with multi-package repositories.Oct 5, 201810Oct 5, 201810
jsilvaxDebugging Webpack with VS CodeThere are times when it’s useful to know what’s going on in your webpack.config.js, especially if you’ve decided you want to write your own…Jul 16, 20183Jul 16, 20183
jsilvaxGetting Started with Jest and PuppeteerJest is a testing framework maintained by Facebook that works great with Puppeteer, a library for controlling Headless Chrome. In this post…Dec 14, 20175Dec 14, 20175
jsilvaxIntroducing Webpack Into An Existing Java Based Web AppA few months ago, I embarked on a journey to lead the development and integration of webpack into an existing mobile web application. There…Jun 1, 20174Jun 1, 20174