Web Dev stories

Browser Support for Modern Centering Technique

Regardless of whether you’ve given an element equal padding on the top and bottom, used margin: auto or align-content, with or without flexbox or grid, its often not enough to vertically center text.

Two different kinds of “focusable” UI elements

In accessibility, “focusable” UI elements are represented by two separate yet equally important concepts: the elements who can be focused sequentially and those who can only receive focus programmatically. These are their stories. Dun-Dun

10 JavaScript Concepts to Master

JavaScript is filled with subtle quirks that can trip up even seasoned developers. Below are ten commonly asked JavaScript interview questions and their explanations. Understanding these concepts will help you avoid surprises during interviews and solidify your grasp of the language.

How to Write Clean Code: Refactoring and Best Practices.

We’ve all been there – staring down code that should work but is practically unreadable. And let’s be real: every developer (yes, every single one of us) has written code like that at some point. The good news? Refactoring is a skill you can learn, and clean code is within reach.

Recreating the Mac Mini Effect Step-by-Step in Rive

Learn how to bring the Mac Mini animation to life using Rive’s powerful no-code tools, with tips on nested artboards, state machines, and faux 3D effects.

Framer Motion Evolves—Say Hello to Motion

Writing that feels pretty wild. Making Framer Motion has been the best job of my life. To do so for six years within the best product team in the world, both a massive learning experience and a privilege.

Will we care about frameworks in the future?

I’ve a hypothesis that something like these Agents will be how we build software in the future, so as I build these apps I try to never adjust the output, I want to see how far that I can get with the machine creating all the code and so see how far away we are from this future.

Building Digital Tools Without the Hype

I had a fantastic conversation with Jem Sophia today (our first actual conversation after years of talking online!) who pointed me in the direction of this fantastic article. I love the sentiment and the metaphor. Creating software to scratch an itch without any ambitions of ScAlInG and turning it into a capitalistic enterprise.

Create a breakout game with HTML, CSS, and vanilla JavaScript

Let’s create a Breakout game using Vanilla JavaScript. In a Breakout game, the player uses a paddle to bounce a ball and hit bricks, removing the bricks one by one.

On Crafting Painterly Shaders

This article is the culmination of months of work, trial and error, and research to craft the perfect painterly shader for your next WebGL project.

1 2 3 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.