Contribute to telekid/autofn development by creating an account on GitHub. (more…)
Read more »
Decorator is one of the Structural Design Patterns.
You’re about to start with gift wrapping for a birthday party. A delicate, fragile gift has to be bubble-wrapped. It is followed by placing it safely in a cardboard box. (more…)
Read more »
Time and time again JavaScript is crowned the most popular programming language in the World. Whether you agree with that or not, one… (more…)
Read more »
JSC.js is a JavaScript engine that can run on top of your browser’s JavaScript engine. It’s based on the JavaScript engine (JavaScriptCore) of WebKit and compiled to wasm with emscripten. Therefore, if you’re using Safari, you are running its JavaScript e... (more…)
Read more »
Two recent post of mine were ridiculed on r/programmingcirclejerk: Building a Simple Stopwatch App with Electron – Submitted by someone as Building a 100MB stopwatch app. Compile Node.js to N… (more…)
Read more »