Web Dev stories

The search for speed in Figma

Our months-long investigation into slow search speeds led to a solution that not only improved performance but also set the foundation for future scale.

Exploring Playful Context-Aware Animations for Fixed Elements

Exploring how fixed elements can hide and reveal based on scroll interactions with playful, context-aware animations.

Fixing your website’s JavaScript performance

When it comes to web performance, you may think of techniques like compression, asset optimization, or even HTTP caching. These are really important, and there’s plenty of existing resources covering ways to fix or implement them. However, some less-discussed performance bottlenecks can severely impact website speed. In this post, we’ll discuss three issues that often originate from inefficient JavaScript patterns.

CSS Injection: Risks and Prevention

CSS Injection is a web security vulnerability that occurs when an attacker can inject malicious CSS (Cascading Style Sheets) code into a web application.

Design with Code – UXPin Merge Tutorial

Are you ready to elevate your design workflow to the next level? In this comprehensive tutorial, we’ll delve into the world of UXPin Merge, empowering you to seamlessly integrate your React app components into the UXPin editor for high-fidelity prototypes.

Fix Your LCP Score By Improving Render Delay

In this article, we’ll explore how Render Delay might be affecting a page’s Largest Contentful Paint score.

How to put variable fonts to work in WordPress

You can make full use of variable fonts in WordPress now. Isn’t that great? Let’s review how to do it so you can take fully control of your site’s typography.

Practical Accessibility Tips You Can Apply Today

We’ve all been there—rushing to meet a deadline, we throw together a dropdown menu or modal without fully considering its accessibility. But what if making a few small changes could drastically improve the experience for a broader range of users? Accessibility doesn’t have to be a daunting task or a compliance box to tick. It’s about creating products that are usable by everyone, no matter their ability, technical literacy, operating…

Benchmarking the performance of CSS @property

When starting to use a new CSS feature it’s important to understand its impact on the performance of your websites, whether positive or negative. With @property now in Baseline this post explores its performance impact, and things you can do to help prevent negative impact.

Understanding CSS Variables

CSS variables, often referred to as custom properties, offer a centralized way to manage values in your stylesheets. By using the var() function, you can insert these variable values directly into your CSS, making it more streamlined and manageable. Whether you’re applying global or local scope, CSS variables enhance readability and maintainability across your projects.

1 2 3 4 5 6 7 65 66

Submit an article

You can submit new articles related to web design / development, UX, apps and graphic design. No homepage submissions, no spammy affiliate links will be accepted.
Title
URL

Thank you!

Thanks for submitting your story. We will review it and approve it if relevant.