👨💻 Co-founder @forge42.dev
📚 Helping you learn remix.run
🤓 remix-development-tools, remix-hook-form, remix-toast, vite-plugin-icons-spritesheet, remix-client-cache creator
📹 YouTube AlemTuzlak
- Support for data/declarative mode 🚀
- Middleware support 👀
- Real time event system ingestion with filtering 💃
- Huge UI/UX improvements 💅
And so much more! 🎊
Check out the release video below 👇
- Support for data/declarative mode 🚀
- Middleware support 👀
- Real time event system ingestion with filtering 💃
- Huge UI/UX improvements 💅
And so much more! 🎊
Check out the release video below 👇
I give you an example of overengineering and how you can fall into it, and avoid it as well!
Check it out below 👇
I give you an example of overengineering and how you can fall into it, and avoid it as well!
Check it out below 👇
- Shows you social previews of the current page
- Real time updates as you navigate through your app
- Tells you what is missing
- Additional UI improvements to the plugins page
- Shows you social previews of the current page
- Real time updates as you navigate through your app
- Tells you what is missing
- Additional UI improvements to the plugins page
Now available in the latest release of @tanstack.com devtools!
I've also made a video showing you how it works and how to add it into your project 🧵👇
Now available in the latest release of @tanstack.com devtools!
I've also made a video showing you how it works and how to add it into your project 🧵👇
I also show you how to build your own plugins by creating a time-travel plugin for Zustand. ⏲️
Check it out, link in the comment! 🧵
I also show you how to build your own plugins by creating a time-travel plugin for Zustand. ⏲️
Check it out, link in the comment! 🧵
If you're one of those crazy kids who likes to be on the bleeding edge of the web take it for a spin! 🔥
Core:
www.npmjs.com/package/@tan...
React:
www.npmjs.com/package/@tan...
Solid:
www.npmjs.com/package/@tan...
If you're one of those crazy kids who likes to be on the bleeding edge of the web take it for a spin! 🔥
Core:
www.npmjs.com/package/@tan...
React:
www.npmjs.com/package/@tan...
Solid:
www.npmjs.com/package/@tan...
Here's a sneek peak of TanStack router, query, and @prisma.io embedded studio running in @tanstack/devtools
Here's a sneek peak of TanStack router, query, and @prisma.io embedded studio running in @tanstack/devtools
Rate my outfit.
Rate my outfit.
Well, today I dive DEEP on how to implement auth in react-router with all the latest patterns and features the framework mode has to offer! 🔥
If you're interested in how easy it is to do auth, check it out! 👇
youtu.be/Qv_8j5PKPI4
Well, today I dive DEEP on how to implement auth in react-router with all the latest patterns and features the framework mode has to offer! 🔥
If you're interested in how easy it is to do auth, check it out! 👇
youtu.be/Qv_8j5PKPI4
Don't believe me?
Watch this 🧐
Don't believe me?
Watch this 🧐
I think the cat is out of the bag on what we will be building for EpicWeb workshops on react-router v7.
I'm going to pack so many great exercises into it!
I think the cat is out of the bag on what we will be building for EpicWeb workshops on react-router v7.
I'm going to pack so many great exercises into it!
Check out the image below on how to use it with Vanilla JS anywhere!
Check out the image below on how to use it with Vanilla JS anywhere!
@forge42/web-events is a tiny, type-safe, event-driven library built on top of custom events.
🛡️ Zero dependencies
✅ Type-safe
🔎 Runtime validation
🪶 Lightweight
🧪 Framework agnostic
Built with Web Standard APIs. React friendly!
@forge42/web-events is a tiny, type-safe, event-driven library built on top of custom events.
🛡️ Zero dependencies
✅ Type-safe
🔎 Runtime validation
🪶 Lightweight
🧪 Framework agnostic
Built with Web Standard APIs. React friendly!
We created a @vite.dev plugin that allows you to add @react.dev directives at the top of your files.
You define the convention, it adds the directive.
We created a @vite.dev plugin that allows you to add @react.dev directives at the top of your files.
You define the convention, it adds the directive.
Meet Kiira the Kakariki!
She's going to help me teach you react-router over on Epic Web! (she also one-wheels)
Meet Kiira the Kakariki!
She's going to help me teach you react-router over on Epic Web! (she also one-wheels)
Complete overhaul of the routes tab! 🎉
- Shows all project routes
- Highlights discovered ones
- Works with any routes.ts setup
- Server logging now works with any convention
- Bug fixes across the board
Complete overhaul of the routes tab! 🎉
- Shows all project routes
- Highlights discovered ones
- Works with any routes.ts setup
- Server logging now works with any convention
- Bug fixes across the board
Better support for react-router v7 is here with the new CacheRoute API.
It wraps your default export and provides the cached data via props.
Better support for react-router v7 is here with the new CacheRoute API.
It wraps your default export and provides the cached data via props.
If you think senior devs aren't stupid, I'm a living, breathing, shining example that we are! 😎
alemtuzlak.hashnode.dev/how-1-loc-ra...
If you think senior devs aren't stupid, I'm a living, breathing, shining example that we are! 😎
alemtuzlak.hashnode.dev/how-1-loc-ra...
Meet RRD mk. 1, he likes long walks on the beach, talking, and helping you ship and debug your react-router apps!
github.com/forge-42/rea...
Meet RRD mk. 1, he likes long walks on the beach, talking, and helping you ship and debug your react-router apps!
github.com/forge-42/rea...
- Middleware now allows you to setToast anywhere in your code and everything else is handled for you. 🔥
- toasts now accept arbitrary properties allowing you the ultimate flexibility with adding additional properties. 🎊
github.com/forge-42/rem...
- Middleware now allows you to setToast anywhere in your code and everything else is handled for you. 🔥
- toasts now accept arbitrary properties allowing you the ultimate flexibility with adding additional properties. 🎊
github.com/forge-42/rem...
The latest release does not require type information at all anymore.
Just pass in your resolver on the server/client and you'll get full type-safety without coersing the types
The latest release does not require type information at all anymore.
Just pass in your resolver on the server/client and you'll get full type-safety without coersing the types
- Middleware for toast notifications
This further simplifies the setup of remix-toast plus solves the race condition issue with headers and the pre-middleware approach.
Check it out here:
github.com/forge-42/rem...
- Middleware for toast notifications
This further simplifies the setup of remix-toast plus solves the race condition issue with headers and the pre-middleware approach.
Check it out here:
github.com/forge-42/rem...