Skip to content

Merge forked repo #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 109 commits into from
Aug 31, 2017
Merged

Merge forked repo #1

merged 109 commits into from
Aug 31, 2017

Conversation

jamesyang124
Copy link
Owner

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 April 16, 2017 20:01
updating function name per #200 thanks to @marzelin to clean up some issues
In the Bad section, shouldn't it be config.cancellable !== undefined?
Mistake in the Set default objects with Object.assign
Add Japanese translation
updating L278 to `isActiveClient`
...you will find that those *case*... -> ..you will find that those *cases*...
Update README.md to include explanatory function names per #200
* translate kata pengantar / introduction

* translate variabel

* typo

* function 1/2

* 1/2 replace

* translate ### 😂

* translate Function section in Bahasa Indonesia is done

* 1/2 SOLID translation to Bahasa Indonesia

* SOLID translation to Bahasa Indonesia is Done

* translating Error Handling to bahasa indonesia is done

* well done, translated to Bahasa Indonesia

* review 1, check typo

* review 2

* just link
Capital letters in const, remove default data in class Car
Capital letters in const, remove default data in class Car
The proposed "good" way of coding was actually changing a property's name in the developers object.

While one can argue that in this case they could be the same, the point of the example was to show that you can still remove duplicated code that require *different* things.
Remove space before colon in object.
'data' is never reassigned. Use 'const' instead.
@jamesyang124 jamesyang124 merged commit 3ce2b05 into jamesyang124:master Aug 31, 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.