DEV Community

Discussion on: Do Developers Have Too Many Options?

Collapse
 
liorbd profile image
Lior Ben-David

Probably not an issue with the frameworks themselves - more just an issue with a lot of developers. Too many people "know" React/Angular and don't really know actual HTML/CSS/JS

Collapse
 
renanlazarotto profile image
Renan "Firehawk" Lazarotto • Edited

I, on the other hand, blame React/Angular and similars for this. It doesn't make sense to write everything from scratch (DRY), but this basic knowledge is overlooked now that something already does them to the point that people just don't care to learn about them anymore. Why should they understand CSS, HTML or JS if this >function name here< fixes their problem?