Y
Hacker News
new
|
ask
|
show
|
jobs
by
narvidas
30 days ago
As someone who has written both React and Svelte for many years I must interject. React is itself just a library. No, you don’t need any specific “wrappers” for it. Let’s not mislead the readers here.
1 comments
owebmaster
28 days ago
A wrapper is a quite common pattern in react, even if it's just to create some hooks and call it react-anything
link