A vanilla, lightweight (~20kb gzipped 🎉), configurable select box/text input plugin. Similar to Select2 and Selectize but without the jQuery dependency. There is sometimes a delay before the latest ...
JavaScript is a great language. It has a simple syntax, large ecosystem and, what is most important, a great community. At the same time, we all know that JavaScript is quite a funny language with ...
Some call it magic -- the ability to make objects appear suddenly out of nowhere. You can create this kind of magic on your website using a few lines of JavaScript ...
One of the best ways to learn to build compelling business websites is to study the code that others create. While HTML is great for placing objects on a page, Cascading Style Sheets add sparkle, ...
Pinterest replaced 2,000 lines of JavaScript with 200 lines of CSS for carousels. The switch to native CSS significantly improved carousel performance and user experience. This change reduced code ...