Made in Builder.io

Ship Your First Personalized Web Experience webinar on June 15 @ 10AM PT. Register Now

Talk to Us
Product
Developers
Talk to Us

Blog

Home

Resources

Blog

Forum

Github

Login

Signup

×

Visual CMS

Drag-and-drop visual editor and headless CMS for any tech stack

Theme Studio for Shopify

Build and optimize your Shopify-hosted storefront, no coding required

Resources

Blog

Get StartedLogin

‹ Back to blog

Latest News

The Dev Drop: AI all the things, Type-Safe Forms in Qwik

April 20, 2023

Written By Yoav Ganbar

Hey folks!

Seems like the past few weeks the AI boom is just continuing, and we can all dreadfully wait for the imminent wake of Skynet. But, while we hold off on raging against the machine, I have some posts to share with y’all.

And of course, as promised, our joke of the day:

Why did the programmer quit their job?

Because they didn’t get arrays.

Latest from the Builder.io Blog

Steve’s been hyped on the AI train and wrote about how easy it is to build AI-powered apps.

I’m not kidding about Steve being super into AI, he wrote about generating Figma designs with AI as well.

Vishwas has continued deep diving into the Node.js event loop. His last post visualized the close queue. (There’s a list of all the posts in the series at the bottom of the post.)

Yoav (that’s me!) explored a new library called Modular Forms, which allows creating type safe forms in Qwik with help from Zod.

One more AI post from Steve was about a new open source project he’s working on which converts natural language into shell commands.

As he was lucky enough to get an invite first, Vishwas shared his first look at Github Copilot CLI.

That’s it for this time folks. 

Hope you enjoyed, and may your code be bug-free and full of tests (mostly integration 😉)!

Peace ✌🏽

Visually build with your components

Builder.io is a headless CMS that lets you drag and drop with your components right within your existing site.

// Dynamically render your components
export function MyPage({ json }) {
  return <BuilderComponent content={json} />
}

registerComponents([MyHero, MyProducts])

Share

Twitter
LinkedIn
Facebook
Hand written text that says "A drag and drop headless CMS?"

Builder.io is a headless CMS that lets you build visually with your components.

Learn more

Like our content?

Join Our Newsletter

Continue Reading
Web Development11 MIN
Next.js 13 - Routing Fundamentals and Beyond
WRITTEN BYVishwas Gopinath
June 9, 2023
Latest News7 MIN
Builder Drop: More insights, environments and localization permissions
WRITTEN BYBuilder Team
June 8, 2023
Latest News6 MIN
The Dev Drop: Multi-threading in JSX, Resumability, Qwik Case Study, React in 2023
WRITTEN BYYoav Ganbar
June 1, 2023