[JavaScript] - How to craft intuitive and self-documenting code
As a developer you probably spend more time reading code than actually writing it. Besides your regular outputs and refactors, think about the amount of time you spend on reading tutorials, documentations, reviewing a pull request, checking the lates...
adyngom.com8 min read
JS Artisan
Edit text files for living ( React/Node Text Files though )
I have one question - Do you still try to maintain a readable code when there is near to impossible deadline ahead of you?