Skip to main content

31 docs tagged with "React"

View All Tags

MDX

To use MDX with Next.js, your approach will differ based on your data source location.

React Components

Aim to use Component Driven Development with Storybook for rapid expression of ideas.

React Hooks

React Hooks best practices and custom use cases.

React Query

Libraries and best practices for fetching, caching, synchronizing and updating server state

React useEffect

Provides us an opportunity to write code that may have side effects on the application.

React useRef

Refs are escape hatches. Try to avoid using them where possible.

Storybook

Storybook is a development environment tool that is used as a playground for UI components allowing developers to create and test components in isolation.

UI Tables

Easy to use and highly customizable React tables.