Skip to content

Best Practices (WIP) #45

@developerdizzle

Description

@developerdizzle

Using this space to gather some best practices before incorporating into the official documentation.

  1. Set keys on your list items
  2. mobx devs using observable arrays should call slice on their observables before using as the items prop on the virtual component.
  3. Use initialState for server-side rendering
  4. Override mapVirtualToProps if you prefer to use other style rules (instead of paddingTop), such as translateY
  5. Be aware of the maximum document/element height for each browser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions