GoogleChromeLabs / react-adaptive-hooks

Deliver experiences best suited to a user's device and network constraints
Apache License 2.0
5.11k stars 114 forks source link

[doc] notes for transpiled react-adaptive-hooks on server side rendering #43

Closed anton-karlovskiy closed 4 years ago

anton-karlovskiy commented 4 years ago

@addyosmani

The README is updated with next-show-adaptive-loading project.

The next module transpilation issue is new to me. I can understand why it's needed, but was still a bit surprised by it. I wonder if it's worth including a commit with a docs note for the Hooks README when we are making the change. I'm sure others will run into this problem.

I added some Notes for above issue in the README.