๐Ÿš€ Launching lite-schema-check v2.1!

TypeScript validation with features Zod doesn't have:
โœ… FormData validation
โœ… Partial validation
โœ… JSON Schema export

Built this after getting frustrated with manual FormData parsing in Remix

Zero deps | 3KB | MIT

๐Ÿ”— https://github.com/toozuuu/lite-schema-check

#TypeScript #OpenSource #RemixRun #NextJS

GitHub - toozuuu/lite-schema-check: Zero-dependency TypeScript validation library with features Zod doesn't have: FormData validation, partial validation, JSON Schema export, XOR support, and more. Perfect for Remix/Next.js. 11 competitive advantages. 3KB.

Zero-dependency TypeScript validation library with features Zod doesn't have: FormData validation, partial validation, JSON Schema export, XOR support, and more. Perfect for Remix/Next.js. 11 c...

GitHub
Not gonna lie, Next.js has been feeling like a headache lately. The app router? Frustrating. Remix just feels... cleaner, more intuitive. Switching over and not looking back. ๐Ÿ™ Anyone else making the jump? #RemixRun #Nextjs

Got over my testing hurdle, phew. Pretty difficult to explain but it was mocking pain. I couldn't figure out how to test the authorization/permissions of my routes. The key was to split up functions and add parameters. Two refactors and testing was easy. Mocking pain is sign of maybe bad code. Yep, it was. The split up one was non-obvious though. The DI I saw coming.

#remixrun

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Tired of wrestling with JSON? Check out my latest blog post on building a supercharged JSON editor in Remix/React!

Features:
- Numbered lines for easy navigation
- Real-time error highlighting
- Flexible editing modes

๐Ÿ”— https://darkviolet.ai/blog/enhancing-json-editing-with-remix

Plus, try out the live demo at the end! Perfect for devs of all levels looking to streamline their JSON workflow.

#WebDevelopment #ReactJS #JSONEditor #DevTools #RemixRun

DarkViolet.ai

Where humans and AI come together.

๐Ÿ”— https://darkviolet.ai/blog/building-a-modern-web-application-a-remix-deep-dive

๐Ÿš€ Take a Deep Dive into the world of Remix! ๐ŸŽฌ Check out my latest blog post where we explore this powerful web framework via a fully-deployed app example. Learn how Remix's unique features can supercharge your web development. From SSR to nested routing, we cover it all!

Read now and level up your web dev game!

#Remix #RemixRun #WebDevelopment #JavaScript

DarkViolet.ai

Where humans and AI come together.

๐Ÿ’œ One component to rule them all! ๐Ÿ’œ

Today I made my own little gem: an animate on scroll component that works beautifully in Remix / React with typescript and tailwind by way of Framer Motion and Intersection Observer. It was glorious to see the flawlessness of the execution once I got it perfect.

Check it out on GitHub: https://evanmarie.github.io/remix-vite-tailwind/

Also see more at EvanMarie.com

#remix #remixrun #animation #appdev #webdev #design #webdesign #makeitpretty

Remix-Vite-Tailwind Template with Flat Routes

remix-vite-tailwind

๐Ÿ’œ Remix / Tailwind Infinite Scroll Masonry Grid ๐Ÿ’œ So excited to have gotten this so smooth and beautiful. It might be my favorite component thus far. It is flawless from mobile to ultraHD, from 300px to 4000px!

Play with the code: https://github.com/EvanMarie/remix-vite-tailwind

#remix #remixrun #tailwindcss #tailwind #components #webdev #uiux #uiuxdesign #sopretty

GitHub - EvanMarie/remix-vite-tailwind

Contribute to EvanMarie/remix-vite-tailwind development by creating an account on GitHub.

GitHub
๐Ÿ’œ Remix is my jam! Infinite scroll with intersection observer. Bam! #react #remixrun #remix #webdev #appdev #programming #uiux #uiuxdesign #codinglife
Just a quick screenshot from something I'm working on in my spare time with #remixRun and #docker
The really tantalizing idea to me though is to detach the ideas and patterns of #RemixRun from #React. This seems like it should be (mostly) possible? Imagine all their framework tooling but around vanilla web components and actual HTML