The pain of javascript is fighting with async functions, specially the big boss “CALLBACK HELL”, when you putting thousand console.log to…
Read more »
tl;dr — Abusing the Chromium Devtools Scope Pane to track debugging of specific javascript functions... (more…)
Read more »
Most of you might know lists from programming languages like Java or C#. At the company I'm working for we are using Adobe's ColdFusion on the backend. Here, we actually use lists quite often. In my view it's a nice alternative to Arrays. That's why I sta... (more…)
Read more »
The fastest multilingual word counter that can count millions of words per second. - GitHub - thecodrr/alfaaz: The fastest multilingual word counter that can count millions of words per second. (more…)
Read more »