Capítulo 403 de 988

Chapter 403: Contributing to client-side rendering

Core Idea

The code for @remotion/web-renderer is located in the packages/web-renderer folder. Before running any of these commands, do the main setup.

Key Concepts

  • Developing in watch mode
  • Running tests
  • Adding support for new styles
  • Studio Render Button
  • See also

Code Examples

bun run watchwebrenderer
  • What it demonstrates: Usage pattern for Contributing to client-side rendering from the official docs.

Key Takeaways

  1. Understand developing in watch mode when working with Contributing to client-side rendering.
  2. Understand running tests when working with Contributing to client-side rendering.
  3. Understand adding support for new styles when working with Contributing to client-side rendering.
  4. Understand studio render button when working with Contributing to client-side rendering.
  5. Understand see also when working with Contributing to client-side rendering.

Connects To

  • Accessibility: related page in the Legal, Meta & Support section.
  • dev: related page in the Legal, Meta & Support section.
  • pro: related page in the Legal, Meta & Support section.