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

feat: Node.jsの章の変更をmainにマージ #1758

Merged
merged 4 commits into from
Aug 3, 2024
Merged

Conversation

azu
Copy link
Collaborator

@azu azu commented Aug 3, 2024

#1694 はただのアップデートなため別で変更しても特に問題ないので、ここまでの変更をmainに入れてウェブサイトに反映する

変更点

Preview: https://deploy-preview-1758--js-primer.netlify.app/use-case/nodecli/

windchime-yk and others added 4 commits May 27, 2024 22:48
* fix(nodecli): ユニットテストのMochaをnode:testに変更

* fix(nodecli): Mochaのリンクを削除

* fix(nodecli): 修正箇所の言い回しを訂正

* fix(nodecli): Windowsで動作しないサンプルコードを削除

* fix(nodecli): refactor-and-unittestからMochaを削除
* fix(nodecli): commanderをコードから削除

* refactor: commanderのインストールを削除、セットアップセクションを追加

* fix: commanderをparseArgに置き換える

* fix

* fix

* fix: main-3.jsは利用しな苦なった

* fix

* fix

* fix

* fix order

* fix: node:fsに統一

* `node:`をコラムに移動

* fix

* fix

* fix

* fix

* fix

* remove empty line

* fix

* fix

* npm link

* link

* fix

* fix

* fix

* シンプルに

* 標準モジュールはインストールが不要なことを明記

* fix
@azu azu marked this pull request as ready for review August 3, 2024 08:02
@azu azu requested a review from lacolaco August 3, 2024 08:02
@bot-user
Copy link

bot-user commented Aug 3, 2024

Deploy Preview for js-primer ready!

Name Link
🔨 Latest commit 2a0712b
🔍 Latest deploy log https://app.netlify.com/sites/js-primer/deploys/66ade4255d589f00081b60a6
😎 Deploy Preview https://deploy-preview-1758--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 configuration.

@azu azu merged commit 2f99346 into master Aug 3, 2024
13 checks passed
@azu azu deleted the v6-node-updates branch August 3, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

utils.parseArgsの利用法を追記
3 participants