Danfo.js is an open-source, JavaScript library that provides high-performance, intuitive, and easy-to-use data structures for manipulating and processing structured data. Danfo.js is heavily inspired by the Python Pandas library and provides a similar int... (more…)
Read more »
Measuring the time it takes to execute a function is always a good idea to proof that some implementation
is more performant than the other… (more…)
Read more »
I recently received this kind message on LinkedIn from the president of a Canadian cybercrime technology company: (more…)
Read more »
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript. - swc-project/swc... (more…)
Read more »
When starting a new front end project, you can rely on different JavaScript unit testing frameworks for support. But which one should you choose? (more…)
Read more »