Tag: Ux
-
React Server Components support without a framework
Posted on September 18, 2025, Level intermediate Resource Length long
Build React Server Components without a framework using Forket—a library-agnostic solution that splits code between client and server while maintaining reactivity. By Krasimir Tsonev.
Tags performance web-development app-development react ux
-
Smart prefetching with TanStack Query for instant UX
Posted on September 16, 2025, Level intermediate Resource Length medium
Prefetching data is one of the most powerful techniques in React Query. It helps you improve perceived performance by loading data before the user needs it — resulting in near-instant navigation. Enhance your React app's performance by leveraging TanStack Query's prefetching capabilities, enabling instant data retrieval for improved user experience and seamless navigation. By jsdev.space.
Tags javascript web-development app-development react ux
-
Architectures for SwiftUI projects
Posted on July 26, 2025, Level beginner Resource Length medium
Three common architectures for modern iOS apps are: MVVM, TCA, and VIPER. This post will talk about using MVVM and TCA for our spec TaskManager app. By Jp.
Tags swiftlang ux software web-development app-development
-
Accessible by design: Building inclusive digital products from the ground up
Posted on July 18, 2025, Level beginner Resource Length medium
"Accessible by design" refers to building digital products in a way that makes accessibility a core part of the development process from the beginning, not an afterthought. Instead of waiting until the end of a project to address accessibility issues, this approach ensures every decision—from content structure and color choices to navigation patterns and heading hierarchy—is made with accessibility in mind. Tools like semantic HTML, logical reading order, readable typography, and keyboard-friendly interactions are used from day one. By Nir Horesh.
Tags browsers app-development frontend web-development ux
-
To survive uncertainty, companies must recommit to identifying the right customers
Posted on June 6, 2025, Level beginner Resource Length long
In the last five or so years, corporate responses to a challenging macroeconomic environment have been dominated by two themes: cost cuts and price increase. By Josh Vandekar, Lee Mergy, Zach Newman.
Tags ux frontend web-development learning cio miscellaneous
-
How to style an app using Emotion CSS in JS
Posted on June 3, 2025, Level beginner Resource Length medium
This blog helps you to build simple reusable button components and you will know about how to write CSS in the Js library. And how to access the props to your component and change the styles based on props. By Surendra Reddy S.
Tags css frontend web-development javascript ux
-
CSS Media Queries for accessibility: Optimizing digital product design for every user
Posted on March 16, 2024, Level beginner Resource Length medium
There's plenty to consider when it comes to web accessibility. And while we should strive for universal design that is inclusive for as many users as possible from the start, there are often cases where one size doesn't fit all. By Li Zilles.
Tags ux css frontend web-development miscellaneous app-development
-
Here's how to become a UX designer in 2024
Posted on March 15, 2024, Level beginner Resource Length medium
If you've been thinking you're a good fit for a career in UX design, but aren't sure where to begin, we're here to help. We will also break down more about the field of UX design, the current UX job market, and the salary you can expect. By Emily Stevens.
Tags ux agile cloud web-development app-development
-
Digital transformation: A comprehensive exploration for modern businesses
Posted on March 13, 2024, Level beginner Resource Length medium
Digital transformation is a term used to describe the integration of technology into all aspects of business operations to improve efficiency, increase competitiveness and ultimately enhance customer experiences. By Sean Houghton.
Tags cloud cio learning ux agile teams
-
Building a strong brand architecture
Posted on January 6, 2024, Level beginner Resource Length medium
Build a strong brand architecture that sets your business apart. Discover key strategies in our comprehensive article. Every powerful and enduring brand owes its success to a well-crafted brand architecture. The way master brands and sub-brands are organized profoundly influences a brand's overall identity, its connection with customers, and its longevity. By @mailchimp.com.
Tags ux web-development app-development miscellaneous
-
7 fundamental UX design components your website needs (A non-designer's guide to UX design)
Posted on January 5, 2024, Level beginner Resource Length medium
When creating a strong digital marketing strategy, having a website that engages visitors is essential. But what does that mean? Beyond having a website that looks amazing, it's important that every element on your website is strategically designed to stop users from clicking away. This is the guiding principle behind UX design. By Claire Grace.
Tags ux web-development app-development software-architecture
-
Building components for consumption, not complexity
Posted on December 16, 2023, Level beginner Resource Length long
Design systems are on the tip of every designer's tongue, but the narrative in the industry mainly focuses on why you need a design system and its importance rather than the reality of endless maintenance and internal politics. By Luis Ouriach.
Tags ux css learning web-development frontend