Update 20_day_writing_clean_codes.md

pull/478/head
Abdurrahman Ayyıldız 3 years ago committed by GitHub
parent 4e5ccf57e1
commit 8aba131a14
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