
My current Vue vs React thoughts
Notes On Work - by Caleb Porzio
00:00
Reaction Engines and Refs
Refs are the answer to react like proxies can't wrap a primitive variable in javascript. What view does is offers this new API called refs and refs are a way to basically make single values reactive. Refs just return an object with a getter and setter for that value at with the property dot value which to me is grosslike i get it i get the need for it.
Play episode from 16:02
Transcript


