A tiny (196B) utility to generate calendar views. Contribute to lukeed/calendarize development by creating an account on GitHub. (more…)
Read more »
Something I’ve noticed more lately, is this trend of having several npm micro-packages all contained in one repository. Many popular… (more…)
Read more »
Over the last few years, browsers got some super powers. They evolved from simple viewers for HTML & CSS to platforms executing our beloved web applications.
This is opening the doors for developers to do incredible things. And this is awesome. How... (more…)
Read more »
The functionality of reduce has many names. reduce is in other languages called fold or foldr. (more…)
Read more »
Some days ago I posted an article on “Detecting Facial Features with Python” and I got many questions from people on twitter on how to do that with JavaScript. Today we are going to be answering that and we will add some extras like masking your face with... (more…)
Read more »