Everything you need to know about using web fonts in CSS, including how to use variable fonts, and web fronts from a font repository.
Read about alternatives to the now-deprecated AsyncTask in Kotlin, and learn how to move your resource-intensive tasks off the main thread.
Learn the best practices for improving CSS user experience, such as compressing your CSS and avoiding excessive animations.
Workbox is designed to make developing service workers easy while also making room for complex application requirements.
Let’s explore some solutions to common problems that Android developers often encounter when using WebView, such as back button navigation.
Explore Tigris, a data platform that allows developers to build real-time applications without having to handle infrastructure management.
Learn how to use the Web Monetization API, a JavaScript browser API that allows the creation of a payment stream from the user agent to a website.
Let’s explore Snackbar, a useful React Native tool that can help you add notifications or display pop-up messages in your application.
ORM provides a layer of abstraction over the SQL statement by allowing developers to operate on the object instead of writing SQL queries.
Using the video HTML element, we can set a video as our site’s background. We can use the video as it is or add an overlay.
In this tutorial, build an Astro app and deploy it as a dynamic, SSR-ready server on the popular hosting platform, Netlify.
One of Next.js’ strong points is that it handles server-side rendering excellently, and it integrates with Express just as well.