Progressive web apps (PWAs) are applications that look and behave like mobile apps, but are built using web technologies. While […]
We spoke with Annyce to get her insights on building mobile apps that provide a delightful user experience and innovation initiatives that create user connections.
Astro brings simplicity, speed, and a stellar DX. Let’s explore what makes Astro such a compelling framework for your next project.
We introduce Alma, a new generative graphic platform, and show how to use its interactive playground to create generative graphics.
What makes Bun such a great choice for developing fast, performant, error-free frontend apps? Let’s explore when and why you should use Bun.
We explore the evolving landscape of Rust compilation, focusing on two native compiler projects: LLVM and GCC.
What does Angular’s evolution mean for developers? Explore where we came from, where we are now, and why it might be time for another look.
AI speech-to-text services can make it easy to produce audio transcriptions quickly. Learn how to leverage them in this post.
Implement React Suspense to manage async operations, and compare it with other async rendering methods such as the `useEffect` and `useEffect Hooks`.
Dioxus, a Rust library, allows you to build cross-platform UI components. It works like a hybrid of React with the safety and speed of Rust.
Accessibility is one of the most overlooked topics in web development. But as developers, if we want our websites to […]
We demystify HTML landmarks, discuss the nuances of different types, and show how to use them to help screen reader users navigate a site.