I was just chatting with one of our senior engineers, and he mentioned that he barely types code...
If you’ve ever turned Figma designs into a functional application, you know just how complex that...
Let's take a look at two popular AI-powered IDEs: Windsurf and Cursor. Both claim to accelerate your...
I paid the $500 a month to use Devin, the AI coding agent, so you don't have to. Let's compare it to...
OpenAI's latest model, o1, isn't getting nearly as much buzz as its predecessors GPT-3 and GPT-4....
We've figured out why ChatGPT refuses to say certain people's names, no matter what. And it's for the...
This chart is the reason that AI is not making developers obsolete anytime soon. In fact, it shows...
OpenAI and other big AI vendors keep pumping one huge lie, even though all the data suggests they're...
"Design me a landing page for a fintech app.” A few years ago, this would have kicked off hours of...
I just turned a Figma design into a working dashboard app with real APIs, data, and pagination in...
I just transformed a Figma design into working React code, complete with TypeScript and tests, in...
We've all been there. The design looks perfect in Figma. Everyone's approved it. But then comes the...
Visual editors have come full circle in the world of content management systems (CMSs). Once a staple...
Personalizing websites is like walking a tightrope. We want Blazing Fast™ performance, deeply...
Ever thought about what the web would look like if AI just... wrote everything? Well, I decided to...
Content management systems (CMS) have been around since the early days of the web. They solved a big...
Open source is pretty great. It's given us some of the most important tools we use every day — Linux,...
‘Artificial Intelligence will make developers obsolete,' they said. Yet here we are, debugging...
I've hired a lot of developers over the years. More than a few of them have come in with a strong...
AI is pretty cool. It's also pretty dumb sometimes. As it turns out, there are techniques you can...
Design systems have become a crucial part of modern design and development, especially for large...
I don't know about you, but I always love finding new ways to make my job easier. AI-assisted coding...
Training your own AI model is a lot easier than you probably think. I'll show you how to do it with...
✒️ Written by Steve Sewell Let's create a custom GPT in just two minutes using a new open-source...
Written by Steve Sewell. If you want to build AI products that are unique, valuable, and fast,...
Written by Steve Sewell. How does Stripe make this awesome morphing menu animation? ...
Written by Steve Sewell A staggering 79% of frontend developers say that turning a Figma design...
Objects in JavaScript are awesome. They can do anything! Literally…anything. But, like all things,...
Are you ever building something in TypeScript and realize... AGH! This package is not exporting a...
Show you use an anchor tag, a button tag, or something else entirely (a div??) for clickable elements...