Houdini is a set of low-level APIs that exposes parts of the CSS engine, giving developers the power to extend CSS by hooking into the styling and layout process of a browser’s rendering engine. Houdini is a group of APIs that give developers direct acce... (more…)
Read more »
As we build sites that are more heavily reliant on JavaScript, we sometimes pay for what we send down in ways that we can’t always easily see. In this talk, ... (more…)
Read more »
neurojs - A javascript deep learning and reinforcement learning library. (more…)
Read more »
[Alexander Reben] makes tech art, and now he's encouraging you to do the same -- within a URL. The gimmick? Making the code small enough to fit the data portion of a link. And to help with that, he ha... (more…)
Read more »
At work I’m creating lots of forms and all kinds of different inputs methods.
Especially dropdowns are always a pain point when styling, as the default <select> dropdown is not stylable.
In this post I’d like to introduce a way to create a customiza... (more…)
Read more »