others / remix.dev.br2023-03-24Curso Remix How To com Fabio VedovelliEste curso lhe trará habilidades para desenvolver aplicações com Remix.run e ajudará a compreender como o Remix funciona. Seu momento "ahá" está mais perto do que você imagina.
others / medium.com2023-03-24Building a context loaded chat assistant with OpenAI and RemixIt seems everyone is using Chat GPT in their daily lives. From coding, to recipes, to blog generation, carefully crafted prompt engineering…
package / www.npmjs.com2023-03-23remix-routes-folderA Remix plugin that allows you to organize your routes in multiple route-folders.
others / vercel.com2023-03-22Remix without Limits – VercelVercel now has advanced Remix support, including SSR streaming with Edge Functions and multi-runtime support.
repository / github.com2023-03-22dalmaer/remix-openai-streamingA simple sample project on how to stream openai completion to a Remix app
others / developers.front-commerce.com2023-03-21Front-Commerce is getting a Remix | Front Commerce DevelopersWe are thrilled to announce that we’re Remixing Front-Commerce!
others / remix.run2023-03-17Future Proofing Your Remix AppWe've introduced the concept of future flags to give you a smooth upgrade path for your Remix app.
others / shop.app2023-03-16Shop's AI-powered shopping assistantGet personalized shopping recommendations from Shop’s AI-powered shopping assistant. Make shopping fun and find exactly what you’re looking for in a flash.
others / www.meetup.com2023-03-16Indianapolis Remix Meetup, Thu, Apr 6, 2023, 7:00 PM | MeetupRemix. It’s web fundamentals. It’s the future of react applications. Got an opinion? Let’s discuss!
others / andre-landgraf.dev2023-03-12My experience learning React, web standards, and Remix | Andre LandgrafIn this blog post, I am sharing my story of learning React, web standards, and Remix, and answer the question why I actively try to use less React.
others / remix.run2023-03-10Lazy Loading Routes in React Router 6.4+Decoupling data-fetching from rendering introduces some complexities if you want to lazily load your route components. Check out how the newly introduced `route.lazy()` method helps solve this to keep your app bundles small and your UX snappy!
repository / github.com2023-03-06meza/trance-stackA production-ready Remix stack built for AWS Lambda. Authentication. Security, Internationalization, Feature Flags, Analytics, Tests, Storybook, Ephemeral and Production CI/CD and more.
others / www.jacobparis.com2023-03-06Stream Progress Updates with Remix using Defer, Suspense, and Server Sent EventsUse Remix's Defer feature in combination with an EventStream to stream progress updates to the client.
others / insync.vercel.app2023-02-28insync - Stay in sync with the music you loveinsync automatically generates playlists with music from your favourite artists to help you rediscover the music you love!
package / www.npmjs.com2023-02-23remix-islandutils to render remix into a dom-node instead of the whole document
others / tinloof.com2023-02-21Tony's Chocolonely - Headless Shopify eCommerce website re-designTony's Chocolonely Demo Store is a Shopify ecommerce built to showcase headless Shopify integrated with Sanity. We re-designed the online store.
others / www.mokhtar.dev2023-02-17Dynamic OG images with Remix and Node.js | Mokhtar MialLearn how to generate Open Graph images in your Remix app
others / chrome.google.com2023-02-11Remix DetectorTry to detect if Remix is being used on the site and show the Remix logo if it is
repository / github.com2023-02-11kiliman/remix-hydration-fixSample app that shows how to fix React hydration issues in a Remix app
others / www.youtube.com2022-05-23Remix Conf 2022Edited videos available on this playlist: https://www.youtube.com/playlist?list=PLXoynULbYuEC36XutMMWEuTu9uuh171wx Learn more at https://remix.run/conf/2022 Chat at https://rmx.as/discord 00:00:00 Starting title 00:40:00 Michael Jackson keynote 01:10:00 Henri Helvetica on webpage test 01:35:00 Shaundai Person on remix as browser framework 01:54:45 Erik Rasmussen on state machines 02:45:15 Anthony Frehner on Remixing Hydrogen 02:59:50 Ryan Dahl on deno + remix 03:21:40 Nick Small on remix-three 03:29:20 Erick Tamayo on web vitals 03:38:00 Scott Smerchek on stale-while-revalidate 03:43:25 Lunch 05:55:00 Vic Vijavakumar on social good with low code 06:07:51 Ben Wishovich on remix + rust 06:15:10 Greg Brimble on Full Stack Fast: Data on the Edge 06:24:00 Arisa Fukuzaki on ui + ux 06:48:10 Daniel Weinmann on remix-forms 07:06:30 Jon Jensen on incremental remix 08:00:00 Sarah Dayan on search with algolia + remix 08:24:00 Dennis Beatty on switching to remix at neighbor 08:45:00 Closing Notes
package / www.npmjs.com2022-05-16remix-domainsDecouple your business logic from your Remix actions and loaders. With first-class type inference from end to end.