Blog
-
HTMX vs React: A First Look and Comparison | Aug 13, 2024 We're taking a dive into HTMX and learning how it works, how it differs from React, and what implications it might have for the future of web development
-
Modern CSS for 2024: Use Cases for :has() | Jan 12, 2024 Explore ways that :has() can be used in your modern web workflow. Tackle the basics, then jump into more complex selections.
-
Modern CSS for 2024: Nesting, Layers, and Container Queries | Dec 26, 2023 In this post, we'll focus on 3 modern CSS features you can start using today. Native CSS nesting, layers, and container queries.
-
Create your own GPT, Astro gains resumability, and the right way build an AI project | Nov 17, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Recreating the Stripe menu with React, Tailwind, and AI, Choosing the best Jamstack CMS, and Next.js conf highlights. | Nov 3, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Figma to code with Visual Copilot, drag-and-drop for native apps, and more! | Oct 20, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Hydration sabotages lazy loading, adding AI to your toolkit, and the technique Valibot used to reduce its bundle size | Oct 6, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Bun vs. Node.js, A first look at HTMX, Visual Headless CMS why and how + Builder Velocity | Sep 22, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Finding the best React CMS, an overview of 25+ UI Component libraries, and Mr. Bluesky | Sep 7, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
An Overview of 25+ UI Component Libraries in 2023 | Sep 7, 2023 There are many UI libraries to choose from, with different libraries for different front-end frameworks. Explore the landscape of solutions in this article.
-
Sending UIs over APIs, use more gap than margin + Miško’s conference tour continues | Aug 10, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Closing the Gap: Simplify Your Web Layouts with the CSS Gap Property | Aug 9, 2023 Get to know how adding the CSS Gap property to your layouts can make your projects easier to style. Create responsive designs.
-
Sending UI over APIs | Aug 2, 2023 Server-generated UIs are transforming traditional UI development by sending layouts via APIs. Get insights for your projects from Instagram's Yaser Alkayale.
-
Drag and Drop with Next.js and Builder | Jul 28, 2023 Give your Next.js components a drag and drop UI for your team to build pages visually. Adding Builder SDKs and Devtools.
-
Builder Devtools for Next.js, intro to Valibot, + get to know Qwik City Routing | Jul 27, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
What is a Visual CMS? More visual guides on Next and Svelte + tips for Tailwind CSS | Jul 13, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
What is a Visual Headless CMS (aka Visual CMS)? | Jul 13, 2023 See the difference between a traditional headless CMS and the powerful options available with a visual headless CMS
-
Tailwind CSS Tips and Tricks Worth Knowing | Jul 11, 2023 Explore some Tailwind tips that can significantly enhance your web development experience. Create utility classes and register Tailwind components with Builder.
-
Qwik v1.2 🎉, Builder Devtools, a visual guide to routing in Next.js 13, and some good ol’ CSS. | Jun 29, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
CSS: The Good Parts | Jun 29, 2023 Journey through the past 30 years as CSS has changed to accommodate powerful web layouts and take a peek at the future of styling the web
-
Introducing Builder Devtools | Jun 29, 2023 Introducing Builder's Devtools. Now you can get started with a Qwik app or Next.js app in Builder's visual editor with just a few steps.
-
The Dev Drop: Hydration is a Tree, Visual Guides for Next.js App Router & Layouts, and lots of RSC news | Jun 15, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
The Dev Drop: Multi-threading in JSX, Resumability, Qwik Case Study, React in 2023 | Jun 1, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Effortless Multi-threading in JSX with worker$ | May 31, 2023 Learn how to effortlessly take advantage of web workers. Leverage Web Workers and server-side execution with Qwik.
-
The Dev Drop: AI Prompts, Reactive Magic, and Testing | May 18, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Unleash the Power of the Platform with These HTML Tags | Apr 26, 2023 Get ready to spice up your HTML game. Learn how the Details, Mark, and Dialog tags can change your workflow and level up your layouts.
-
The Dev Drop: AI all the things, Type-Safe Forms in Qwik | Apr 20, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Type Safe Forms in Qwik with Modular Forms | Apr 11, 2023 Learn how to attain end-to-end type safety in Qwik with Modular Forms and Zod. Server-side type safety and client-side.
-
The Dev Drop: Visualizing the Node.js event loop, Qwik in RC, Builder gets AI | Apr 6, 2023 Read about our latest curated developer content, interesting tidbits from the industry, and tools worth knowing about.
-
Building Framer Motion Animations Inside a Qwik Application | Mar 21, 2023 Most animations can be done with CSS, but you have to know a lot to get good results. That is why a lot of people in the React ecosystem love Framer Motion.
-
Avoiding Async/Await Footguns | Mar 6, 2023 Async / await simplified the way you write asynchronous code in JavaScript immensely. In the JS world it does have a few gotchas that can be a problem later.
-
CSS Tips for Better Web Development | Feb 15, 2023 In this article, we'll explore popular and unique tricks to make your website stand out. Let's dive in and explore some CSS tricks and tips you should know!
-
Resumable React: How to Use React Inside Qwik | Jan 30, 2023 Did you know you can leverage the React ecosystem inside a Qwik application? Build React applications without ever loading React in the user's browser.
-
The Tailwind CSS Drama Your Users Don't Care About | Jan 25, 2023 What is Tailwind? The pros and the cons along with what the developers have to say about it. The state of CSS in 2023.
-
How To Improve Website Performance In 2023 | Dec 29, 2022 Automate the process of applying performance optimization suggestions and see which ones actually have an impact on your score?
-
The Qase for Qwik: Love At First TTI | Dec 19, 2022 Most web apps are slow. These are the reasons why you should be looking at Qwik if you care about performant web apps.
-
DevRel - a conversation with ChatGPT as my Journey Begins | 4 December, 2022 The beginning of my journey into DevRel and asking ChatGPT some questions
-
Movies app in 7 frameworks - which is fastest and why? | Nov 21, 2022 In this post we are going to look at the same "movies" app built with Next.js, Angular, Nuxt, Lit, Astro, SvelteKit, and Qwik and compare their performance.
-
Connecting Builder.io's Visual CMS to Astro | 10 November, 2022 How to connect Builder.io's Visual CMS to your Astro website.
-
Using Markdown with Astro | 4 October, 2022 How I'm working with markdown within my Astro site
-
Qwik: The Next Big Thing in the Frontend Ecosystem? | Sep 25, 2022 A first look at Qwik, what is it, why you should care, and why I am excited about it.
-
Why Astro | Sep 3, 2022 The first post on this site about why I chose Astro.
-
React Next IL Conference 2022 Summary | Jun 28, 2022 A short summary about the biggest React conference in Israel - React Next 2022
-
Getting Started with TSDX and Storybook | Apr 27, 2021 I was asked by one of the maintainers of StoryBook to break down my massive post 😅
-
Building TS Packages: Anatomy Of A React StoryBook TSDX Project | Apr 27, 2021 How a React / TS / StoryBook / TSDX project is structured
-
The Quickest Way To Kickoff A React Typescript Storybook Project | Apr 2, 2021 A Tldr; version on how to jump start a UI library.
-
How to Build A React TS Tailwind Design System | Feb 17, 2021 After starting a Design System project at work, I shared how to do the same (in a very very lengthy post).
-
Let’s Build Micro Frontends with NextJS and Module Federation! | Nov 24, 2020 When Zack Jackson initially released Module Federation support for Next.js, I geek dived.
-
A Tale of An Elder Millennial: How I Started My Tech Journey — Part 1 | Nov 20, 2020 A lookback at where I started with computers and tech.
-
Getting Started With CSS Grid — Part 2 | Apr 2, 2019 Part 2 of how to get started with CSS grid: What can you do with CSS Grid? Learn by example — Grid Garden
-
How We Moved From Wordpress to React and Raised $80 Million | Jan 25, 2019 The story behind how I chose the tech stack for Culture Trip
-
Getting Started With CSS Grid — Part 1 | Jan 11, 2019 How to get started with CSS grid - Part 1