#benchmark
Read more stories on Hashnode
Articles with this tag
Micro-optimizations #3 · Bubble Sort What The Bubble Sort is - of cause - an sorting algorithm. It's a simple one of it's kind, as you'll later see. If...
Sorting Algorithms - Short · Sorting Algorithms If you have ever studied the field of Computer Science [CompSci], you might have heard about the...
The Idea I've for a while have been tinkering with what I think JavaScript'ers have been missing - namely a way to make Jupyter-like notebooks! So I...
The Prequel · Prequel On the 27th of October, I started a new - launched - a new project. This is a project about one thing, and one thing only. Namely...
Spread and Numbers · Spread The love, and arguebly one of my favourites, things of ES6 is the Spread-operator. This has made my work so much easier....