Iroh - ☕ Dynamic analysis tool - Intercept, record and analyze JavaScript at runtime... (more…)
Read more »
Cthulhu is an interesting project. It allows you to code custom redis-modules in JavaScript . This is very interesting because JS is very ... (more…)
Read more »
JavaScript functions can be categorized into named or anonymous on the basis of the value of their name property. A named function can be declared as follows:12345function add(a, b) { return a +... (more…)
Read more »
godzilla - Godzilla is a ES2015 to Go source code transpiler and runtime... (more…)
Read more »
Google Analytics is NOT the right place to keep track of your JS errors. Read here how to use Sentry instead. (more…)
Read more »