Skip to content
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

将代码全都换成es6的写法 #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pandavickey
Copy link

@pandavickey pandavickey commented Jul 26, 2016

上手react-native还是直接使用es6的写法,不然会对新手照成一定的困扰,请大哥review一下代码。

@pandavickey pandavickey changed the title 将代码全都换成es6度写法 将代码全都换成es6的写法 Jul 26, 2016
@dewafer
Copy link

dewafer commented Aug 4, 2016

建议 var -> let / const , function() { ... } -> () => { ... } , deconstructor 等。

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.

2 participants