Cup Filled With Coffee Near Notebook and Tablet

Featured Posts

Remix: The React framework you should check out in 2023
Evan Stern
Evan Stern
January 26, 2023 9 min

Remix: The React framework you should check out in 2023

The Remix React Framework, an open-source framework released late in 2021, is winning fans with its minimalist approach and impressive power. It's simple to use…

Storybook Vs. Bit: What's the difference
Evan Stern
Evan Stern
January 25, 2023 20 min

Storybook Vs. Bit: What's the difference

Wondering what the difference is between Storybook and Bit? This article breaks it down for you, so you can choose the right tool for your project. Sometimes…

Untangling Remix Optimistic UI With Multiple Destinations
Evan Stern
Evan Stern
November 12, 2022 7 min

Untangling Remix Optimistic UI With Multiple Destinations

One of Remix's coolest features is the useTransition hook, which provides the basis for an "Optimistic UI" experience. You can read about this in the official…

All Posts

My React UI Code Guidelines
Evan Stern
Evan Stern
January 27, 2024 10 min

My React UI Code Guidelines

Everyone has their way of organizing a React app. And everyone has a preferred way of handling code linting, formatting, and naming conventions. These are my…

Remix Tutorial Part 5: Game Details View
Evan Stern
Evan Stern
July 10, 2023 5 min

Remix Tutorial Part 5: Game Details View

In this tutorial, we'll be building out the game details view for our games app. As before, we'll be using the Remix framework to build out our app. If you…

Remix Tutorial Part 4: Search for Games
Evan Stern
Evan Stern
July 09, 2023 8 min

Remix Tutorial Part 4: Search for Games

Ben likes to play video games. He wants to be able to search for games and add them to his list of games. We'll need to add a search bar to our app, and then we…

Remix Tutorial Part 3: The Side Menu
Evan Stern
Evan Stern
July 07, 2023 8 min

Remix Tutorial Part 3: The Side Menu

In this tutorial, we will be adding a side menu to our app. This will allow us to navigate between the different pages of our app. We will also be adding a new…

Remix Tutorial Part 2: Setting Things Up
Evan Stern
Evan Stern
July 07, 2023 4 min

Remix Tutorial Part 2: Setting Things Up

We're using the "indie stack" from Remix. But I always need to customize the defaults because I'm difficult. I really should create my own stack to make this…

MachineServant
MachineServant