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 »
babel-plugin-offside-js - Babel offside (indention) Javascript syntax extension. (more…)
Read more »
A lot of times while writing features, I have come across cases where essentially all I’m doing is writing a rule engine. A rule engine is… (more…)
Read more »
clarifyjs - Create and Execute Chained Javascript Methods In Any Order You want... (more…)
Read more »