react-universally icon indicating copy to clipboard operation
react-universally copied to clipboard

Docs! Docs! Docs!

Open ctrlplusb opened this issue 9 years ago • 5 comments

Instead of relying too much on code comments I think we should expand the docs somewhat.

ctrlplusb avatar Dec 23 '16 20:12 ctrlplusb

As someone trying to pick a new starter kit, this would be a +100 request! Especially, guides or recipes around how to add/remove certain choices of libraries!

Thank you for creating this project! :)

oyeanuj avatar Dec 29 '16 03:12 oyeanuj

I'm using your boilerplate in production till this summer, and I see is pretty changed now.

I think the development server needs to be covered more than other parts.

Its a pretty delicate part, that I still need to understand fully...

For example, I remember that the client must be compiled before the server for some reason (I guess to retrieve the compiled assets..)

cloud-walker avatar Dec 29 '16 07:12 cloud-walker

@oyeanuj - sure thing! I have tried to document the code, but if there are any specific macro concepts that would best covered by docs please let me know.

@cloud-walker - thanks for the constructive feedback. I'll def take this on board.

ctrlplusb avatar Dec 29 '16 22:12 ctrlplusb

How about Example! Example! Example! I moved from NextJS to react-universally and there's no example project yet.

rohmanhm avatar Apr 18 '17 16:04 rohmanhm

@ctrlplusb do you think about having a short doc on comparison with other similar options, like NextJS, etc? As a user trying to opt in, some of the points are hard to know upfront and something like that would be priceless.

oyeanuj avatar Apr 21 '17 15:04 oyeanuj