β You should be storing view state seperately from the representation of the view
β Representation should not mix with state directly, state should be used to mutate the representation
β I thought browser will do that for meπͺ kek
β Never seen this syntax before
do -> ?
is that ReasonML?
β If you use vim, it has plugins to automate compiling, when you save it compiles..
β Do -> is a function(){...} ();
β Do function in place, other words