Articles by Tag #remix

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Stop Running to Next.js — Remix is the Future of React, and Here’s Why You’re Missing Out

The Paradox React Developers Are Facing Picture this: You’re a React developer,...

Learn More 38 9Dec 30 '24

React Router V7: A Crash Course

Mastering React Router v7: A Comprehensive Step-by-Step Tutorial Welcome to this...

Learn More 24 4Jan 10

How to debug a Remix V2 (Vite) application with VSCode

How to debug a Remix V2 (With Vite) application with Vite. Go to the left panel and click the bug...

Learn More 15 2May 19 '24

Remix + Express + TS

How to Add TypeScript to a Remix + Express Project Hello! In this article, I'll guide you...

Learn More 15 2Sep 9 '24

Next.js Component Naming Conventions: Best Practices for File and Component Names

Are you building with Next.js and wondering about the best way to name your files? Let's cut to the...

Learn More 13 3Jan 31

React Router has merged with Remix, should you use a different router?

At ReactConf 2024, the Remix framework team announced merging the Remix full-stack framework into...

Learn More 12 0May 17 '24

Type-Safe Env Vars With Vite - A Modern Approach

This post is a revamp of my previous one where I showed you how to use Zod and TS to create a...

Learn More 11 0Jun 14 '24

Next.js vs Remix: Which is the Right Framework in 2025?

Next.js vs Remix: A Guide to Choosing the Right Framework in 2025 Next.js vs Remix:...

Learn More 7 1Jan 31

Next.js vs Remix: A Comprehensive Comparison for Web Development

When it comes to building modern web applications, choosing the right framework is crucial. In the...

Learn More 7 0Aug 5 '24

Google Analytics (GA4) implementation with React - Remix example

If you want to configure GA4 with code instead of using Tag Manager, here's how I did it. The example...

Learn More 7 0Nov 1 '24

How to build reusable loaders for Remix

Remix loaders are server side functions that automatically get executed before the page is...

Learn More 5 0Aug 15 '24

The Future of React: What's Coming in 2025?

React has come a long way since its initial release in 2013. Over the years, it has evolved into one...

Learn More 5 0Jan 22

Remix Drizzle Auth Template

Remix Drizzle Auth Template Just a simple template to get you started, i did all of the...

Learn More 5 0Dec 13 '24

Next.js vs Remix: Which Framework is Better?

Next.js vs Remix: Which Framework is Better? Both Next.js and Remix are powerful...

Learn More 5 0Dec 2 '24

Creating a Remix Server to Return a React Page as a PDF

I wanted to create a server that returns a page written in React as a PDF, but I couldn't find a...

Learn More 5 1Aug 25 '24

A journey from Next.js to React Router (remix)

Have you ever dreamed of a world where Full-Stack JS apps can be made without Next.js? I hope...

Learn More 4 1Jan 22

Create an Admin Panel for your project in 5 minutes

Kottster is a free tool to help developers quickly build and deploy admin panels. In just 5 minutes,...

Learn More 4 0Dec 17 '24

Validated forms with useFetcher in Remix

Build a custom "useFetcherForm" hook to easily handle fetcher requests. Interacting with the...

Learn More 4 0Jul 10 '24

How to Integrate Mixpanel with Remix?

Step-by-step guide to integrating Mixpanel with a Remix app, including how to avoid hydration errors and handle client-side analytics.

Learn More 4 0Sep 28 '24

Verifying Your Shopify App Embed is Actually Enabled with Remix: A Step-by-Step Guide

Programmatically Checking a Shopify App Embed with Remix How do we, as Shopify app...

Learn More 4 0Jan 5

Vitest + React Testing Library for Remix & React Router v7 (with TypeScript): A Complete Setup Guide

As a frontend developer working with Remix v2 and React Router v7, setting up a testing environment...

Learn More 4 0Mar 17

Using PostHog in Remix Loaders and Actions on Cloudflare Pages

If you're building a modern web application with Remix and deploying it on Cloudflare Pages,...

Learn More 4 0Nov 27 '24

How to disable a link in React Router 7 / Remix

Today, I joined a discussion on the Remix Discord about how to block a Link component when a certain...

Learn More 3 0Jan 9

Server-side rendering with React Router v7

Written by Amazing Enyichi Agu✏️ React Router has long been a popular routing solution for SPAs,...

Learn More 3 1Jan 21

Remix + Express + TS

How to Add TypeScript to a Remix + Express Project Hello! In this article, I'll guide you...

Learn More 3 0Sep 9 '24

Membangun Aplikasi Verifikasi Kode Autentikasi dengan Twilio Menggunakan Go dan Remix

Pendahuluan Keamanan digital menjadi salah satu aspek paling krusial dalam pengembangan aplikasi...

Learn More 2 2Nov 3 '24

Transforming Fullstack Development with Remix: A React Comparison

In my recent livestream, I discussed the crucial concept of Fullstack Data Flow in the Remix...

Learn More 2 1Jun 3 '24

In-Depth Analysis of Next.js, Gatsby, and Remix

To assist you in selecting the most suitable React-based framework for your project, we'll conduct an...

Learn More 2 0Nov 25 '24

Implementing RSS feed with Remix

RSS is a standard format for publishing frequently updated content, such as blog posts, news...

Learn More 2 1Nov 12 '24

Framer Motion useAnimation()

Unlock the full potential of Framer Motion with the powerful useAnimation hook! In this comprehensive...

Learn More 2 0Sep 18 '24