|
|
|
|
|
by valtism
753 days ago
|
|
React is this for me. Before it, I was fumbling around with libraries like ExtJS for my first job, but after I started using it the concept of components that produce a view as a functional output of state really made so much sense to me. It has given me so many powerful primitives to use while coding for the web |
|
And further I would throw in Tanstack/Redux query.