|
|
|
|
|
by fooddood
2625 days ago
|
|
It definitely seems like two extremes right now. Personally I think we should strive for minimalism when working with JS. Things get bloated very quickly when non-technical departments have requests (tracking, A/B testing, ads, etc). These things often cannot be pushed back on. My feelings are that front end devs should focus on performance by reducing what is in their control -- basically dependencies and overengineered clients |
|