Optimistic Updates: Comparing State-Based and Render-Based Approaches November 10, 2024 Explore the differences between state-based and render-based approaches for implementing optimistic updates in web applications. Read article November 10, 2024
Adding AI Capabilities to JavaScript App June 26, 2024 Discover how to add AI capabilities to react apps with vercel AI SDK and Ollama Read article June 26, 2024
Authentication with WorkOS in Next.js: A Comprehensive Guide May 23, 2024 Discover how to implement authentication in Next.js applications using WorkOS and Server actions Read article May 23, 2024
Creating a Type-Safe Fetch API Client May 13, 2024 Learn how to create a type-safe API client for efficiently fetching data from a server while leveraging TypeScript and OpenAPI. Read article May 13, 2024
Managing Grids with React April 14, 2024 My journey creating grids in React, and the callback component pattern I found. Read article April 14, 2024
Creating Robust UI Components January 4, 2024 Some rules of thumb I follow when creating UI components. Read article January 4, 2024
Using Vite with React March 11, 2021 My experience running vite in my real-word full time job app. Read article March 11, 2021