kamyg
Which components exactly should be islands?
Hi! I am currently developing a web app using fresh and I am getting confused about the usage of islands. In the doc it is stated that:
However, this is still kind of a vague description for me. Is this the same as: "every component that renders jsx elements with an event handler attached or uses any browser API"?
Is there any tool/linter to help me with deciding which components should be an island?
2 replies