On OCaml and the JavaScript Platform
[ReScript](https://rescript-lang.org/), née…
Read more »[ReScript](https://rescript-lang.org/), née…
Read more »Most modern websites run lots and lots of non-free JavaScript programs in your web browser when you visit them. The GNU project would very much like to replace these non-free programs with free ones. They are looking for volunteers to help out with this …
Read more »Low-level languages like C, have manual memory management primitives such as malloc() and free(). In contrast, JavaScript automatically allocates memory when objects are created and frees it when they are not used anymore (garbage collection). This automa…
Read more »If you liked this, you might also like Execute Program: interactive courses on TypeScript, Modern JavaScript, SQL, regular expressions, and more. Each course is made up of hundreds of interactive code examples running live in your bro…
Read more »JavaScript is a controversial topic, especially in privacy and open source circles. That’s because JavaScript is often used to execute code on website visitors’ devices that does things that aren’t so cool. For example, tracking users across the entire In…
Read more »🛤️ A railway-oriented programming helper library. Contribute to johnpaulada/baccano development by creating an account on GitHub.
Read more »The globalThis proposal introduces a unified mechanism to access the global this in any JavaScript environment. It sounds like a simple thing to polyfill, but it turns out it’s pretty hard to get right. I didn’t even think it was possible until Toon blew …
Read more »While these outputs are truly magical, I don’t recommend using them in production…
Read more »Chronicles of frontend development, shipping containers, homelabs, drones and other near-life experiences.
Read more »I tried to make Minecraft even better than I did before.Support me on:Patreon: https://www.patreon.com/simondevytFollow me on:Twitter: https://twitter.com/ic…
Read more »