DEV Community

Andrew Jones
Andrew Jones

Posted on

(Humor) The Top 10 Web Dev Debates

  1. let vs. const
  2. Is HTML a programming language?
  3. Is React a framework or a library?
  4. What’s the best frontend framework?
  5. Code comments vs. self-explanatory code
  6. Array iteration methods
  7. What’s the best code bundler?
  8. Semicolons vs No Semicolons
  9. let vs const again
  10. Should CSS be mixed with HTML?
  11. Is insert_technology declining or gaining popularity?

What are some others? (No arguing here!)

Top comments (1)

Collapse
 
kaamkiya profile image
Kaamkiya

snake_case vs camelCase
Which JS framework is best?
Should JS be used on the server-side?