Alpine.js offers the reactive and declarative nature of big frameworks like Vue or React at a much lower cost. This interactive course will teach you the basics in less than an hour.
Your content driven static site generator.
Give your pages some headroom. Hide your header until you need it.
A modern JavaScript utility library delivering modularity, performance and extras.
PostHTML is a tool to transform HTML/XML with JS plugins. PostHTML itself is very small. It includes only a HTML parser, a HTML node tree API and a node tree stringifier.
Staart Site is a static site generator for helpdesk or documentation websites. It creates beautiful, accessible, and ultra-lightweight websites that score 100/100 on Lightbox.
Uppload is a better JavaScript image uploader. It’s highly customizable with 30+ plugins, completely free and open-source, and can be used with any file uploading backend.
Using ES2015 modules you can chunk the application code into reusable, encapsulated, one-task focused modules. That’s all good, but how do you structure modules? How many functions, classes a module should have? This post presents 4 best practices on how to organize better your JavaScript modules. Post written by Dimitri Palvutin.
What began as a side project of a Google developer now shares the JS leaderboard with React and Angular... With the help of Sarah Drasner, Taylor Otwell, Thorsten Lünborg and many others from the Vue.js community, Evan You tells the story of how he fought against the odds to bring Vuejs to life.
Layouts with diagonal sections are quite popular for several years now. It is not the new hot stuff, and you will probably not find it in the articles titled "Design trends for 2020". But I think it is here to stay. Post written by Nils Binder.
This is a JavaScript bundler and minifier. It packages up JavaScript code for distribution on the web.
Giving users a dark theme option can be beneficial for accessibility, as some people experience headaches or visual difficulties from excessively bright screens, or have trouble reading for long periods on a light background. Post written by Michelle Barker.
A repository for All algorithms implemented in Javascript (for educational purposes only).
Here’s a history of CSS and web design from 90's to 2020 written by Eevee.
The unobtrusive JavaScript framework for server-side web applications. Unpoly enables fast and flexible frontends while keeping rendering logic on the server. It has no dependencies and plays nice with existing code.
A lightbox that works in all modern browsers with images, videos, iframes and any kind of HTML, has support for CommonJS and AMD, a simple API and zero dependencies.