Htb.js — a 50-line HTML template engine that uses JavaScript syntax. - noway/htb... (more…)
Read more »
In this article I go over three things that, in my mind, would make JavaScript better. None are new ideas. This post is an expansion of a tweet I had when I saw someone asking about improvements for JS. (though probably are impossible for various reasons)... (more…)
Read more »
Most of us think that creating a Date Picker is a hard thing to do. Today we are going to learn how easy it is to create a Date Picker in React from scratch with the help of JavaScript Date Object… (more…)
Read more »
JavaScript implementation of so-called Seam Carving algorithm for the content-aware image resizing and objects removal. Dynamic programming approach is applied to optimize the resizing time. (more…)
Read more »