Writing Readable Code
Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=SPlS4kW0UbE
Having readable code is a prerequisite to scaling your product and the organization behind it. Hard-to-read code not only intimidates your co-workers (and your future self) but also conceals bugs and hurts your team’s velocity, since every modification takes twice as long as it should. This talk shares the principles of writing clear, idiomatic JavaScript code, illustrated with real-world examples.
EVENT:
UtahJS 2016
SPEAKER:
Dmitry Pashkevich
PERMISSIONS:
Dmitry and UtahJS Organizers provided Coding Tech with the permission to republish this video.
CREDITS:
Original video source: https://www.youtube.com/watch?v=8WF4AjM-XW8&t=8s
Other Videos By Coding Tech
Tags:
clean code
readable code
software development
programming
coding