One of the most important rules for writing a deterministic, easy-to-debug code is avoiding side effects. The obvious choice if we want to meet this assumption is to use the functional paradigm. This, however, poseses a risk of poor code readability. (more…)
Read more »
Incredibly fast JavaScript runtime, bundler, transpiler and package manager – all in one. - GitHub - Jarred-Sumner/bun: Incredibly fast JavaScript runtime, bundler, transpiler and package manager –... (more…)
Read more »
A modern load testing tool, using Go and JavaScript - https://k6.io - GitHub - grafana/k6: A modern load testing tool, using Go and JavaScript - https://k6.io... (more…)
Read more »