Skip to content

merge #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Feb 9, 2017
Merged

merge #1

merged 64 commits into from
Feb 9, 2017

Conversation

Endika
Copy link
Owner

@Endika Endika commented Feb 9, 2017

No description provided.

kbariotis and others added 30 commits January 12, 2017 11:50
There's no need to `await` a call to `require`, and they might sooner be written in single lines to mimic the style used for the previous examples.
* Simplify "Use searchable names" example

There is no need to create an arrow function to execute a function inside of the timeout.

* Remove `this` to avoid context problems
fix some code style nits in examples
remove duplicate word in 'Remove duplicate code' :)
fix is-a order in Prefer composition over inheritance description
Add translation section same format AirBnb style, with Brazilian Portuguese and Chinese translations
ryanmcdermott and others added 29 commits January 19, 2017 17:42
Changed Function arguments section to include destructuring
Fix method call in getter/setter example
**Pedal** is the act of using bicycle pedals. *Peddle* means to travel around selling something. I think you meant the former.

BTW, thanks for the great guide!
README.md: change 'peddle' to 'pedal'
Maker function instead of Function constructor
Update the example from "Single concept per test"
* Explicitly describing a function #175

* Keeping consistency by using singular nouns
Liskov Substitution (SOLID section) - width/height/length as constructor params
getters and setters as functions, also without the get/set keywords
Add vietnamese translation
@Endika Endika merged commit b6c1897 into Endika:master Feb 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.