Profile avatar
alem.forge42.dev
A journey of a thousand miles begins with a single step 👨‍💻 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
268 posts 1,187 followers 138 following
Regular Contributor
Active Commenter

React Router just made your apps faster, they dropped some really awesome feature flags, and I talk about them in todays video! I also answer the age-old question: "RSC in react-router when??" Check out the full video here: youtu.be/A96Xkc9GiGY?...

react-router v7.2.0 dropped last week with an absolute gem of a feature! I go over it today, why it sucked before, and why it's a true game-changer for your applications! Check it out here: youtu.be/6zwi5O3CST8

One of my biggest dreams is that someone from the @vite.dev core team makes a course on how to build frameworks/plugins with vite and explains all the nuances of all the available config options and when to use what.

Your Outie recommends Vite

One of my most in-depth videos to date! I go over everything you need to know about the server/client boundary in react-router v7. Check it out below: youtu.be/zyQjzId0H7s

If you're a developer, what is the most boring and tedious part of your job? Is it writing up tickets, grooming, updating jira, or something else completely? Would love to hear some opinions!

remix.run/jam/2025

Valibot v1 RC is out! 🧩 Many of you have been waiting for our first stable release, and with this blog post I am happy to announce that we are very very close. valibot.dev/blog/valibot...

This Week In React 220 Read/subscribe: thisweekinreact.com/newsletter/220 ⚛️ - Next.js - Astro - Nuqs - React Scan - Fumadocs - Radix Motion - Inerdia - SRP 📱 - Sortables - Windows - Contributor Summit - Deep Linking - Audio visualization - BottomTabs - OTA

Dropped v3 of vite-plugin-icons-spritesheet. - No longer requires the prefered linter as a dependency - Runs your linter with your config after it outputs the spritesheet icons - Adjusts assetInlineLimit automatically for you in vite config. Check it out here: github.com/forge-42/vit...

open-source-stack now uses ESM/CJS flavours of react-router v7 as template testing apps. If you're looking to create an OSS package for JS look no further! Check it out here: github.com/forge-42/ope...

At Forge 42 we have "OSS Tuesdays" where we work on our OSS solutions, fix bugs, add new features, or help other packages with bugs We value Open-source and we also have a dedicated yearly budget for sponsoring OSS projects What does your company do to give back to open-source?

Our @forge42.dev base-stack is RSC ready! 🔥 With the latest release, it runs on @vite.dev v6 and @vitest.dev v3. As soon as react-router drops RSC support, it's a matter of upgrading the dependency version! Check out the PR here: github.com/forge42dev/b...

react-router-devtools v1.1.0 is here! 🔥 - @react.dev component inspector which you can turn on/off to inspect every react component. - Internal improvements for fetching react tree fibers which opens up new opportunities! Find it here: github.com/forge42dev/r...

I've hit 2k subscribers in the last year and have over 100k views. I started off trying to teach people about @remix_run, and now I'm teaching about react-router. I'm pretty happy with the way it turned out!

I've hit 100k views in 2024 on my YouTube channel. I'd really like to say thank you for the support and overwhelming positivity you have shown me! I am proud to be helping others in their coding journey!

Just dropped a new video on acessing loader data and all the ways you can use that to your adventage. You'll be impressed by how far we've gotten with react-router v7 compared to the old useMatches approach. Watch me delete code for 20m straight! Check it out here: youtu.be/EGuYKL8puRI

Want to add react-compiler, or any other babel plugin to your @vite.dev app? Here's how to do it: youtu.be/rB5OkIjPrjY

I published a Remix Auth strategy for the new @sst.dev's OpenAuth.js identity provider github.com/sergiodxa/re...