franc to wiki language code mapping. Contribute to sudoghut/francToWiki development by creating an account on GitHub. (more…)
Read more »
Functional programming is all about transformations. For the actual transformations we use things called transformers. Transformers are typically implemented as pure functions that takes an input... (more…)
Read more »
Create beautiful graphics with ease, as Roman Lubushkin introduces you to GraphicsJS, a new and powerful open-source, SVG-based JavaScript drawing library.
Read more »
The rest and spread operator have changed the way I do a lot of things in JavaScript and I have started using the three dots for a lot of tasks I do. I... (more…)
Read more »
An effect system for TypeScript inspired by algebraic effects. - doeixd/effectively... (more…)
Read more »