书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 201 个相关结果.
  • @remix-run/dev (CLI)

    Remix CLI Commands remix setup remix build remix watch remix dev Remix CLI The Remix CLI comes from the @remix-run/dev package. It also includes the compiler. Make sur...
  • @remix-run/dev CLI (v2) 🆕

    Remix CLI (v2) remix build Options remix dev With remix-serve With custom app server Options Setting a custom port Manual mode Pick up changes from other packages How to...
  • TypeScript

    TypeScript TypeScript Remix seamlessly supports both JavaScript and TypeScript. If you name a file with a .ts or .tsx extension, it will treat it as TypeScript (.tsx is for T...
  • Technical Explanation

    Technical Explanation Compiler HTTP Handler and Adapters Server Framework Browser Framework Technical Explanation This document hopes to answer the question: “What is Remix?...
  • Introduction

    Remix Docs Getting Started Community Remix Docs Holy smokes you’re here! Let’s do this. Welcome to the v1 stable release of Remix! Just so we’re all clear, this is newly open ...
  • Optimistic UI

    Optimistic UI Strategy Example Maintain Form State Client-side Validation Optimistic UI Optimistic UI is a pattern to avoid showing busy spinners in your UI and make your ap...
  • Migrating from React Router

    Migrating your React Router App to Remix Ensure your app uses React Router v6 Installing Remix Creating server and browser entrypoints Creating The root route Adapting your ex...
  • Philosophy

    Philosophy Server/Client Model Web Standards, HTTP, and HTML Progressive Enhancement Don’t Over Abstract Philosophy We’ve worked on a lot of different types of websites: sta...
  • Styling

    Styling CSS Ecosystem and Performance Regular Stylesheets Route Styles Shared Component Styles Shared stylesheet Surfacing Styles Asset Preloads Link Media Queries Tailwind...
  • Deployment

    Deployment Deployment Remix maintains a few starter templates to help you deploy to various servers right from the start. You should be able to initialize your app and get it li...