Coder Social home page Coder Social logo

advanced-remix-2023's Introduction

Advanced Remix Workshop - Remix Conf 2023

Welcome to the workshop repo! Let's get you set up.

Setup

You will need the following tools to run the apps in this project:

๐Ÿ‘‰ Clone the repo:

# http
git clone https://github.com/remix-run/advanced-remix-2023

# git
git clone git://github.com/remix-run/advanced-remix-2023

# or however you clone repos

๐Ÿ‘‰ Install dependencies

cd advanced-remix-2023
npm i

๐Ÿ‘‰ Run an app

# from the root of this repository
npm run dev -w 1-fetchers

This project uses npm workspaces, so that command is the same as changing into the "1-fetchers" directory and running npm run dev there.

cd 1-fetchers
npm run dev

๐Ÿ‘‰ Check the README for each topic

Each topic will have a list of instructions, links, and tips for completing the work. Note that 3-server-caching has a final task that requires Redis to be installed on your machine. It's advised to get that working before the workshop. If you can't, don't worry, it's only a minor part of the workshop and you'll be fine skipping it.

๐Ÿ‘‰ Join the Workshop Discord!

Join the Remix Discord and we'll be talking about the workshop in #workshop-advanced-remix. If you're having trouble with setup, please join and ask for help!

advanced-remix-2023's People

Contributors

ryanflorence avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

advanced-remix-2023's Issues

The toast demo doesn't work without javascript

Was trying to use this as a small starting point to get a toast system working, but the "final" toast demo doesn't work at all when JS is disabled. Not sure if it's intentional or what but, just wondering :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.