Blockmetry measures why content was not loaded for any number of reasons. In addition to content blocking by browsers and networks/ISPs, one reason commonly overlooked is browsers with JavaScript disabled. These browsers do not load ads or analytics tags,... (more…)
Read more »
nwb - A toolkit for React, Preact & Inferno apps, React libraries and other npm modules for the web, with no configuration (until you need it)... (more…)
Read more »
An effect system for TypeScript inspired by algebraic effects. - doeixd/effectively... (more…)
Read more »
Dead code elimination is a process wherein code that is not used is excluded from the code that is executed. In many compile time languages this is a much easier process since a compiler can easily determine the code that is used. However in javascri... (more…)
Read more »