Most animation libraries like GSAP and Framer Motion are built purely with JavaScript or TypeScript, unlike AnimXYZ, which is labelled “the first composable CSS animation toolkit”, built mainly with SCSS While a simple library, it can be used to achieve a lot of awesome animation on the web in a short amount of time and little code. https://smashingmagazine.com/2021/10/composable-css-animation-vue-animxyz/
In this article, we’ll be building an interactive fiction experience in which a user can insert words that match parts of speech given by the content creator. Let’s go! https://smashingmagazine.com/2021/10/static-first-madlib-generator-portable-text-netlify-builder-functions/
Every once in a while, we publish freebies related to different occasions and themes. We hope that with this icon set, every designer will be able to find their own use case and contribute to saving lives. Free for personal and commercial use. https://smashingmagazine.com/2021/10/freebie-coronavirus-icon-set/
Debugging in CSS means figuring out what might be the problem when you have unexpected layout results. We’ll look at a few categories bugs often fit into, see how we can evaluate the situation, and explore techniques that help prevent these bugs. https://smashingmagazine.com/2021/10/guide-debugging-css/
Have you ever struggled with testing cloud services locally? Specifically, have you ever struggled with locally testing an API that uses API Gateway and Lambda, with the Serverless framework, on AWS? In this article, Tom Hudson shares a quick overview of how easy it is to quickly set up your project to test locally before deploying to AWS. https://smashingmagazine.com/2021/10/local-testing-serverless-api-gateway-lambda/
In this article, we’ll be looking at how to set up a gallery that is expandable as well as accessible. https://smashingmagazine.com/2021/10/build-expandable-accessible-gallery/
Many websites have some sort of search feature because it helps users navigate through their content easily. Implementing it the right way can be tricky and might not give a good user experience. In this tutorial, we will be integrating Algolia, a popular and powerful search service for the best experience on our Nuxt site. https://smashingmagazine.com/2021/10/search-functionality-nuxt-app-algolia-instantsearch/
Get your desktop ready for fall and the upcoming Halloween season with a fresh batch of desktop wallpapers. Created with love by designers and artists from across the globe, they come in versions with and without a calendar for October 2021. https://smashingmagazine.com/2021/09/desktop-wallpaper-calendars-october-2021/
In this article, we’ll highlight how modern image formats (AVIF or WebP) can improve compression by up to 50% and deliver better quality per-byte while still looking visually appealing. We’ll compare what’s possible at high-quality, low-quality and file-size targets. https://smashingmagazine.com/2021/09/modern-image-formats-avif-webp/
You can find Markdown in many places on the Internet. This article covers different aspects of Markdown and how it interacts with other technology. https://smashingmagazine.com/2021/09/improving-accessibility-of-markdown/