Update 20_day_writing_clean_codes.md

pull/439/head
Ememe Tochukwu Ebuka 3 years ago committed by GitHub
parent f0f1e662ae
commit abd794b0a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -42,7 +42,7 @@
A JavaScript style guide is a set of standards that tells how JavaScript code should be written and organized. In this section, we will talk about JavaScript guides and how to write a clean code.
JavaScript is a programming language and like human language it has syntax. The syntax of JavaScript has to be written following a certain style guideline for sake of convince and simplicity.
JavaScript is a programming language and like human language it has syntax. The syntax of JavaScript has to be written following a certain style guideline for sake of convenience and simplicity.
### Why we need style guide

Loading…
Cancel
Save