DEV Community

Discussion on: Using WebSockets with React.js, the right way (no library needed)

Collapse
 
itays123 profile image
Itay Schechner

Looks awesome! I starred your repo. This aproach looks great, tho I personally prefer context/hooks over Redux.