Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best Practices (WIP) #45

Open
developerdizzle opened this issue Mar 16, 2017 · 0 comments
Open

Best Practices (WIP) #45

developerdizzle opened this issue Mar 16, 2017 · 0 comments

Comments

@developerdizzle
Copy link
Owner

developerdizzle commented Mar 16, 2017

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant