Recently, I was assigned a task of creating a new JS library to replace the obsolete one that's been released for almost 8 years. This is a quite intruiging task because I'm also permitted to try everything new to make this project much more robust. (more…)
Read more »
Today, we’re proud to introduce a powerful and accessible development tool for your Shopify toolkit: BuyButton.js.
Read more »
A map is one of the most frequently used data structures in daily programming. It keeps key-value pairs that can easily be accessed by their keys. In Java, it is pretty obvious to use a HashMap for… (more…)
Read more »
OOP javascript framework, implementing the notion of "Classes" :package: - moubi/Needle-JS... (more…)
Read more »
I wanted to rotate an SVG reload-icon inside the circle by scrolling up and down on the web view without using any JavaScript library like jQuery or React. (more…)
Read more »