|
|
|
|
|
by hfourm
2027 days ago
|
|
I wish a lot of the React conversation would focus in on WHY it is so popular even for apps it shouldn't be. In my mind the mental model shift towards completely modular components including their CSS(in JS), behavior and Dom/html(jsx) is just a very pleasant front end development model. Its hard to go back to the old ways once you have experienced the productivity of React. I say this while obviously acknowledging dealing with the tooling ecosystem can be frustrating at times. |
|