Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Arrow functions, the basics#88

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
platypuswithoutk wants to merge2 commits intojavascript-tutorial:master
base:master
Choose a base branch
Loading
fromplatypuswithoutk:16-arrow-functions-basics

Conversation

platypuswithoutk
Copy link

Please review

@CLAassistant
Copy link

CLAassistant commentedJan 11, 2021
edited
Loading

CLA assistant check
All committers have signed the CLA.

@platypuswithoutk
Copy link
Author

@AlenJakob Can you push this pull request forward?

@@ -1,7 +1,7 @@

#Rewrite with arrow functions
#Przepisz kod użwając funckji strzałkowych
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please fix mistyped words: 'użwając', 'funckji'

AlenJakob reacted with thumbs up emoji

It's called "arrow functions", because it looks like this:
Nazywają się "funkcjami strzałkowymi" i wyglądają następująco:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please replace 'i wyglądają' with 'ponieważ wyglądają' to keep the original meaning

AlenJakob reacted with thumbs up emoji

Sometimes we need something a little bit more complex, like multiple expressions or statements. It is also possible, but we should enclose them in curly braces. Then use a normal `return` within them.
Czasami potrzebujemy czegoś bardziej złożonego, na przykład wielu wyrażeń lub instrukcji. Powinniśmy je wtedy napisać w nawiasach klamrowych i oczywiście, nie zapomnieć o "return".

Like this:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please translate this line too

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@deivuss331deivuss331deivuss331 requested changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@platypuswithoutk@CLAassistant@javascript-translate-bot@deivuss331

[8]ページ先頭

©2009-2025 Movatter.jp