A Modern Node.JS TypeScript Lib Template

At the moment, I put collectively a template repo for brand spanking new Node.JS initiatives written in TypeScript that makes use of a typical set of utilities akin to TypeDoc, mocha, nyc, ESLint, and extra. It gives a strict configuration and is pretty opinionated, however I feel it ends in much less time spent writing […]

How to configure Typescript with Webpack, Babel and Mocha

Setup a improvement atmosphere is a vital step in any software program improvement challenge. In case you are in search of easy methods to arrange an online improvement challenge utilizing typescript and mocha as a unit-test framework this publish is for you. On this publish, I’ll present: easy methods to arrange an online improvement atmosphere […]