DEV Community

Nicole Zonnenberg
Nicole Zonnenberg

Posted on

Code Hot Takes

What's your coding hot take?

I'll go first:

Readability is more important than efficiency when writing code.

i.e. Well written code can be picked up and understood by most software developers/engineers and does not require a lot of parsing or jargon understanding.

Top comments (5)

Collapse
 
ben profile image
Ben Halpern

The code you're staring at can't be evaluated out of context of the whole system.

Collapse
 
jonrandy profile image
Jon Randy πŸŽ–οΈ • Edited

A dogmatic obsession with 'readability' and 'clean code' (both subjective) can - over time - lower the quality / ability of upcoming developers.

Collapse
 
_ndeyefatoudiop profile image
Ndeye Fatou Diop

React memoization is not evil.

Collapse
 
vorant94 profile image
Mordechai Dror • Edited

JSX is the template engine for NodeJS MPAs

Collapse
 
michaelstamps profile image
Michael Stamps

Jquery is not dead. In fact, over twenty percent of devs use Jquery, and about eighty percent of websites still use Jquery.