Steve (Builder.io)'s Avatar

Steve (Builder.io)

@steve8708.bsky.social

CEO @ Builder.io - design to shipped, faster

2,360 Followers  |  28 Following  |  37 Posts  |  Joined: 24.04.2023  |  1.7663

Latest posts by steve8708.bsky.social on Bluesky

Preview
How I use Claude Code (+ my best tips) I switched from Cursor's agents to Claude Code weeks ago and I'm not going back. Here's how I use it and my best practical tips

I've been a Cursor power user for over a year. I wroteย the guide to Cursor tipsย that thousands of developers reference every week.

And I've abandoned it all for Claude Code.

Here's how I use Claude Code and my best tips www.builder.io/blog/claude-...

12.07.2025 13:28 โ€” ๐Ÿ‘ 11    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Preview
AI-Powered Frontend Development: Building Better UIs - Builder.io In this livestream weโ€™ll explore current AI technologies that are improving the frontend development process.

Join @steve8708.bsky.social for live demos on March 13th and learn how to:

โ€ข Implement AI Agents to write and test components
โ€ข Build entire features in minutes with Cursor Composer
โ€ข Convert Figma designs to production-ready code

Register here www.builder.io/hub/webinars...

19.02.2025 18:51 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Lovable + Builder.io - Turn Figma designs into functional apps in Lovable.dev | Product Hunt With Builder.io and Lovable, you can now turn Figma designs into functional full-stack applications that are pixel-perfect. Create everything from rapid prototypes to production-grade apps with custom backends from just designs and prompts.

shh we're not announcing this for another 8 hours buts its live on PH early ๐Ÿ™ˆ www.producthunt.com/posts/lovab...

22.01.2025 08:05 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Windsurf vs Cursor: which is the better AI code editor? Comparing Windsurf & Cursor AI-powered IDEs: features, user experience & workflow efficiency. Which is best for you?

Windsurf vs Cursor: which is the better AI code editor?
www.builder.io/blog/windsur...

17.12.2024 22:24 โ€” ๐Ÿ‘ 17    ๐Ÿ” 2    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Preview
Animate hero elements with scroll-driven CSS animations Recreate GitHub's landing page scroll effect using modern CSS techniques, including scroll-driven animations, for a performant and maintainable solution.

how to create buttery smooth scroll-driven animations in pure CSS www.builder.io/blog/scroll-...

13.12.2024 19:00 โ€” ๐Ÿ‘ 13    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1
Is AI coming for developers jobs?
YouTube video by Steve (Builder.io) Is AI coming for developers jobs?

AI will not take your Software Engineer job as Excel did not take the jobs of accountants. It only allowed us to make better and more complex systems. Great point made by @steve8708.bsky.social ๐Ÿ™Œ

www.youtube.com/watch?v=owqH...

12.12.2024 10:14 โ€” ๐Ÿ‘ 2    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Devin review: is it a better AI coding agent than Cursor? I tested Devin, the $500/month AI coding agent, against Cursor. Here's what I found, what worked, what didn't, and why I think one has a brighter future.

I paid the $500 for Devin, the mega hyped AI coding agent, so you don't have to

here's an in depth review of how it compares to Cursor: www.builder.io/blog/devin-v...

11.12.2024 18:21 โ€” ๐Ÿ‘ 8    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 2

alt title: hereโ€™s the 5 things it taught me about b2b saas

07.12.2024 16:00 โ€” ๐Ÿ‘ 13    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

after 8 years I talked her into it

07.12.2024 15:59 โ€” ๐Ÿ‘ 53    ๐Ÿ” 0    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0

dev tip โœจ

react app not working? try
rm -rf node_modules

desktop not working? try
rm -rf /

05.12.2024 17:56 โ€” ๐Ÿ‘ 11    ๐Ÿ” 0    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

ah yes pegex

05.12.2024 15:20 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

is it pronounced like rejex or reghex

05.12.2024 15:15 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 5    ๐Ÿ“Œ 1
Video thumbnail

we finally know the reason why ChatGPT breaks when you ask it to output specific random peoples names... and its for the best engineering reason ever

04.12.2024 18:22 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
The Big Lie AI Vendors Keep Telling You AI vendors promise AGI, but reality suggests otherwise. The truth behind AI progress, specialized hardware, and the future of AI products.

OpenAI is blatantly lying to you www.builder.io/blog/ai-lie

27.11.2024 22:45 โ€” ๐Ÿ‘ 14    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Server-Side Rendering for Better Web Apps - Builder.io Server-side rendering generates HTML on the server. Learn how SSR improves performance and SEO for web apps and when to use it vs client-side rendering.

Your web app might be slower than you think.

This @builderio.bsky.social guide breaks down server-side rendering benefits, implementation across frameworks, and why it boosts SEO. Definitely worth a read if you're looking to optimize: www.builder.io/m/explainers...

21.11.2024 17:34 โ€” ๐Ÿ‘ 6    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

HELLO WORLD

21.11.2024 17:37 โ€” ๐Ÿ‘ 9    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

why is jira search so fucking BAD

21.11.2024 16:36 โ€” ๐Ÿ‘ 8    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

hell yes! defaults are way undervalued

14.11.2024 19:50 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
A photo of a Mac system alert from Visual Studio Code saying "This code is ass. Session terminated."

A photo of a Mac system alert from Visual Studio Code saying "This code is ass. Session terminated."

wait what

14.11.2024 18:31 โ€” ๐Ÿ‘ 17    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

just turned a figma design into a working react dropdown component in less than 30 seconds

12.11.2024 20:42 โ€” ๐Ÿ‘ 7    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

awesome!

12.11.2024 20:41 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

I made a Proof of concept @vite.dev plugin that allows transforming JSX/TSX files into real @svelte.dev components on import (+ HMR) using Mitosis by @steve8708.bsky.social.

Mitosis supports many other frameworks, so it can be improved further.

Code + Demo: github.com/az33zy/vite-...

12.11.2024 17:00 โ€” ๐Ÿ‘ 19    ๐Ÿ” 5    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Preview
Turn a Figma Design Into a Working Dashboard App in 5 Minutes Turn a Figma design into a working dashboard app with real APIs, data, and pagination in under 5 minutes. Export clean, customizable code for React, Vue, + more

Full tutorial + all links in the blog post: www.builder.io/blog/ai-dash...

08.11.2024 19:42 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

I just turned a Figma design into a working app with clean, reusable code in under 5 minutes - heres how:

08.11.2024 19:42 โ€” ๐Ÿ‘ 15    ๐Ÿ” 0    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
Post image

iykyk

08.11.2024 13:57 โ€” ๐Ÿ‘ 19    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
screenshot of code with a comment that is actually an embedded 11:34 minute voice recording

screenshot of code with a comment that is actually an embedded 11:34 minute voice recording

ok hear me out

07.11.2024 22:17 โ€” ๐Ÿ‘ 21    ๐Ÿ” 1    ๐Ÿ’ฌ 8    ๐Ÿ“Œ 0
Post image

its the future

07.11.2024 22:15 โ€” ๐Ÿ‘ 26    ๐Ÿ” 2    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 1
Make It Real
YouTube video by Builder Make It Real

Iโ€™m surprised no oneโ€™s talking about Visual Copilot 2.0 from @steve8708.bsky.social. It looks like the only AI tool seamlessly bridging design to code, fully integrated with your design system and tech stack.
www.youtube.com/watch?v=MgAP...

01.11.2024 11:10 โ€” ๐Ÿ‘ 10    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Introducing Visual Copilot 2.0: Design to Interactive Transform Figma designs into interactive features using natural language with Visual Copilot 2.0 - bridging design and code with AI that understands your stack.

Announcing Visual Copilot 2.0

Turn Figma designs into interactive applications using your code, components, and data with natural language

www.builder.io/blog/visual-...

31.10.2024 18:24 โ€” ๐Ÿ‘ 13    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

copilot has had enough today

18.07.2023 21:38 โ€” ๐Ÿ‘ 14    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@steve8708 is following 20 prominent accounts