codesONLY / JavaScriptONLY

Knowledge Resource of core fundamentals of JavaScript explained in simple way!
382 stars 181 forks source link

Edited the code blocks for NamasteJS, EloquentJS #23

Closed cybercoder-naj closed 3 years ago

cybercoder-naj commented 3 years ago

Have replaced blocks like:

let x = [1,2,3]

to

let x = [1,2,3]

in the Markdown files inside NamasteJS and EloquentJs

sohamsshah commented 3 years ago

Thank you so much @cybercoder-naj for the contribution!