Clean Code concepts adapted for JavaScript
COMMITS
March 24, 2019
G
Update README.md
Gavish Barosee committed
February 11, 2019
R
Format using Prettier's Markdown formatter
Ryan McDermott committed
February 5, 2019
R
Merge pull request #256 from tureey/feature/addSpanishTranslation
Ryan McDermott committed
February 2, 2019
V
Added link to the new spanish translation
Victor Ribero committed
January 24, 2019
R
Merge pull request #244 from wolfoo2931/master
Ryan McDermott committed
R
Merge pull request #243 from ForJing/patch-1
Ryan McDermott committed
R
Merge pull request #253 from alex-schmitt/functional-programming
Ryan McDermott committed
January 21, 2019
A
remove map method in favor functional programming
Alex Schmitt committed
October 15, 2018
R
Merge pull request #247 from frappacchio/add-italian-translation
Ryan McDermott committed
October 13, 2018
F
Added link to italian translation
Francesco Colonna committed
F
italian translation
Francesco Colonna committed
F
italian translation
Francesco Colonna committed
January 7, 2017
V
fix some typos in the README.md
Vse Mozhet Byt committed
J
use this to access object methods
Jhonatan Salguero Villa committed
D
fix output in Object.assign() example
Duncan Bay committed
D
J
return true on save method to continue chaining
Jhonatan Salguero Villa committed
D
Add mention of jsinspect for duplicate code detection
Daniel St. Jules committed
R
Improvement on email client function
rodu committed
V
fix indentation in a code example
Vse Mozhet Byt committed
January 8, 2017
R
Refactor flags exmaple to be DRY
Ryan McDermott committed
R
Remove subsection regarding legal comments in source files
Ryan McDermott committed
R
Remove ES6 constants subsection
Ryan McDermott committed
R
Fix method chaining subsection typo
Ryan McDermott committed
R
Remove quip about JavaScript and Haskell being like beer types/brands
Ryan McDermott committed
January 6, 2017
J
Add: Error Handling Section
Jordalgo committed
A
Adjusted the commentthat show the result
Acidio Alan committed
S
Correct spelling of Cessna airplane
Stewart Rand committed
N
Change var and let to const where necessary
Nils Schönwald committed