ES2015 was the most important improvement to Javascript in years. Among many great features it brought brand new module system — Ecma… (more…)
Read more »
☕️ The world's first JavaScript engine written in 1995 by Brendan Eich, now compiled back to JS and WASM! - doodlewind/mocha1995... (more…)
Read more »
In our blog, you will find articles on various IT security related topics, such as open penetration tests and other public expertises. (more…)
Read more »
Node.js uses the Event-Driven Architecture: it has an Event Loop for orchestration and a Worker Pool for expensive tasks. - rowsana/Not-blocking-event-loop... (more…)
Read more »
Read the story of how I wrote the world’s fastest JavaScript memoization library - which runs at 50 million ops/sec. Code and benchmarks as proof inside! (more…)
Read more »