#React help
2 messages · Page 1 of 1 (latest)
it is a frontend library which just helps you in building large web apps quickly. It is component based, uses virtual dom so it doesn't reloads during routing. helps in state management and other stuff via it's builtin hooks. etc etc