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

「関数と宣言」のまとめに記載されている順番を本文の順番に対応させた #1584

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

haruguchi-yuma
Copy link
Contributor

「関数と宣言」のまとめにて

  • 関数の宣言方法
  • 関数を値として使う方法
  • コールバック関数
  • 関数式とArrow Function
  • メソッドの定義方法

という順番になっているが、
本文は「関数式とArrow Function」→ 「コールバック関数」という順番であるため本文の順番に対応するように修正しました。
提案レベルなのですが、いかがでしょうか?

まとめにて
- 関数の宣言方法
- 関数を値として使う方法
- コールバック関数
- 関数式とArrow Function
- メソッドの定義方法
という順番になっているが、本文は「関数式とArrow Function」→ 「コールバック関数」
という順番になっていたため、本文の順番に対応するように修正した。
@bot-user
Copy link

Deploy Preview for js-primer ready!

Name Link
🔨 Latest commit 2e958a9
🔍 Latest deploy log https://app.netlify.com/sites/js-primer/deploys/63e901063997950008c9c9ac
😎 Deploy Preview https://deploy-preview-1584--js-primer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@azu azu added the Type: Need to Publish Publishに反映したほうがよいもの label Feb 13, 2023
@azu azu merged commit 2fe856d into asciidwango:master Feb 13, 2023
@azu
Copy link
Collaborator

azu commented Feb 13, 2023

ありがとうございます。
確かに逆ですね

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Need to Publish Publishに反映したほうがよいもの
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants