DEV Community

Discussion on: I'm a developer for The Washington Post, ask me anything!

Collapse
 
sirjessthebrave profile image
Jessica Bell

For me, it has been about trying to FORCE myself to standards, using linters, and generally making my code as readable as possible with simple small functions and excessive use of comments and whitespace formatting. I struggle with architecture being on the newer side of things but I KNOW I can leave my code clean, formatted and commented. That and working really closely with my team to agree on a format and architecture and sticking to it.