2023-11-30
What's Changed
- 演習問題バグ修正 (todo) by @fridge0 in #604
- Fix description of shape class exercise by @chvmvd in #598
- Fix typos by @chvmvd in #603
- コードブロックのタイトルにダブルクォーテーション追加 by @fridge0 in #618
- ライブラリの説明の修正 by @fridge0 in #617
- require -> import by @fridge0 in #613
- fs モジュールの関数から fs. を削除 by @fridge0 in #612
- Remove unnecessary abbreviation of anonymous function by @chvmvd in #602
- {variable} -> by @fridge0 in #619
- アロー関数の省略の説明を分かりやすくしました by @fridge0 in #620
- Rename from strange to greet in description of anonymous function by @chvmvd in #599
- Standardize the spelling of "コンピュータ" to "コンピューター" by @chvmvd in #629
- Fix typo from "が" to "も" by @chvmvd in #632
- Fix typo from "Windows10" to "Windows 10" by @chvmvd in #628
- Change from "terminal.app" to "ターミナル" by @chvmvd in #630
- Update installation of Node.js by @chvmvd in #631
- コンストラクタの引数の説明があいまいだったので明確に by @fridge0 in #626
- Remove unnecessary space by @chvmvd in #645
- Fix description of
fs.readFileSyncby @chvmvd in #644 - Change file name from
server.mjstomain.mjsby @chvmvd in #639 - Fix typo from tag to element by @chvmvd in #640
- Migrate fullstack app from CJS to ESM by @chvmvd in #638
- Remove "関数" as function has not yet been introduced by @chvmvd in #650
- Fix description of named import by @chvmvd in #637
- Change import from
fstonode:fsby @chvmvd in #641 - Remove unnecessary space in project section by @chvmvd in #654
- Fix title of reduce method exercise by @chvmvd in #653
- Fix description of list item exercise by @chvmvd in #651
- Fix typo from "Mac" to "macOS" by @chvmvd in #636
- emojiの問題追加 by @kazukinumazato in #648
- Fix exercise of Express by @chvmvd in #646
- Remove exercise of
date-fnsby @chvmvd in #635 - 演習問題バグ修正 (Date) by @fridge0 in #605
Full Changelog: 2023-11-16-2...2023-11-30