DEV Community

Discussion on: 5 Essential Practices for Front-End Developers (React Edition)

Collapse
 
kurealnum profile image
Oscar

Just a heads up that you can add highlighting to the code blocks if you'd like. Just change:

code block with no colors example

... to specify the language:

code block with colors example

More details in our editor guide! Awesome post!

Collapse
 
anmolbaranwal profile image
Anmol Baranwal

Yep, I was going to suggest the same.