It's a view rendering library, but it also does state management while not actually doing it. Forgo just makes some design decisions that makes state management not require any code in the library.
So, it does what the react and react-dom packages do - it's not just the view.
It's a view rendering library, but it also does state management while not actually doing it. Forgo just makes some design decisions that makes state management not require any code in the library.
So, it does what the react and react-dom packages do - it's not just the view.