
Huggingface JS - Hosting Neural Networks on the Customers Device
Centralized machine learning hardware is sometimes expensive and complex to handle. In this article, we delve deeper in the a decentralized approach to host machine learning models.
Centralized machine learning hardware is sometimes expensive and complex to handle. In this article, we delve deeper in the a decentralized approach to host machine learning models.
The ever-expanding catalog of web-native technologies and features offered by your browser often goes unnoticed or untapped in real-world projects. Today, we're changing that paradigm and explore applicable patterns for your projects.
Learn how to implement cross-document view transitions to create seamless page navigations and enhance user experience in multi-page web applications of any stack.
Explore the View Transition API and learn how to use it to create smooth transitions between views and pages in a web application.
Tailwind CSS version 4.0 has just been released as a beta. In this article, you will learn how to take advantage of the new features in the latest version and how to set up a new project using Vite as a build tool.
Over the past few weeks I've been experimenting with the Dialog element and the new Popover API and dabbled with some microinteractions to make every click a little more engaging.
Not all websites need to be dynamic. Discover the cost-efficiency, security and global accessibility benefits of static HTML. Learn how to recognise when static delivery is the right choice for your project.
Visualise validation errors in your backend for input elements with Alpine.js and improve the user experience of your forms. Read more in this article.
Find out how you can implement dynamic imports with Alpine.js to speed up your website and optimize the user experience.
Learn how to use Astro as a flexible base for your next project in this article that takes you from setup to deployment.
In this article, you'll learn how to use Alpine.js to manage both temporary and persistent states, and how to use it to optimize your user experience.
In this post, we'll show you how to use Alpine.js to visualize a list of products and automatically convert their prices.