When we develop tools for our users, we sometimes want to give them some form of control over how
they work. This is common in games, where we can add scripting for our users to be able to create
extensions, or even for business tools, where we allow our ... (more…)
Read more »
A JavaScript framework to easily operate in global financial markets - GitHub - Reiryoku-Technologies/Mida: A JavaScript framework to easily operate in global financial markets... (more…)
Read more »
Is JavaScript really that slow? Or is that just a leftover impression from the old days?Patreon: https://www.patreon.com/simondevytFollow me on:Twitter: http... (more…)
Read more »
The Closure compiler is an amazing tool for optimizing JavaScript. In this post I will show how to use it in some common scenarios. For the purposes of this post I will be using the closure compiler with ADVANCED_OPTIMIZATIONS.
Read more »
An in memory postgres DB instance for your unit tests - GitHub - oguimbal/pg-mem: An in memory postgres DB instance for your unit tests... (more…)
Read more »