Releases: ut-code/utcode-learn
Releases · ut-code/utcode-learn
2024-04-14
What's Changed
不具合を修正
- fix error message by @aster-void in #706
- 変数の章に問題を追加 by @chvmvd in #703
- HTMLの章の問題を修正 by @chvmvd in #700
- JavaScriptファイルとCSSファイルの指定方法を統一 by @chvmvd in #702
- ループと関数の並べ替え by @aster-void in #694
- イベントの節の課題の解答が無かったので追加 by @naka-12 in #711
Full Changelog: 2024-04-11...2024-04-14
2024-04-11
2024-04-09
What's Changed
不要な章を削除し、projects
フォルダの場所をホームフォルダに変更しました。
- Refactor answer of exercise of login by @chvmvd in #668
- Update packages by @chvmvd in #690
- Update answer of forum in form section by @chvmvd in #658
- 「その他」のセクションを削除 by @chvmvd in #692
- 演習問題集をすべて削除 by @chvmvd in #691
projects
フォルダの場所をホームフォルダに移動 by @chvmvd in #695
Full Changelog: 2023-12-21...2024-04-09
2023-12-21
What's Changed
- データベースの章のメッセージ送信時のエンドポイントの誤りを修正 by @chelproc in #681
- Update Git and GitHub section by @chvmvd in #679
Full Changelog: 2023-12-16...2023-12-21
2023-12-16
GitとGitHubのセットアップのセクションを修正
What's Changed
- Change path for forum by @SatohiroToko in #671
- Update git-github-init section by @chvmvd in #659
- 分かりにくいヒントを消しました by @aster-void in #677
- 必要のないコメントアウトを消しました by @aster-void in #676
Full Changelog: 2023-12-14...2023-12-16
2023-12-14
What's Changed
- unix username に大文字を使えないことを明記 (新) by @fridge0 in #666
- Refactor keyboard shortcut notation by @chvmvd in #633
- Remove
autoplay
attribute fromvideo
element by @chvmvd in #634 - データベースの節を読みやすく改善 by @chelproc in #657
- expected output が実際の出力と match しない by @fridge0 in #667
- Delete unnecessary commentout by @fridge0 in #669
- Update README.md by @fridge0 in #623
Full Changelog: 2023-12-07...2023-12-14
2023-12-07
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.readFileSync
by @chvmvd in #644 - Change file name from
server.mjs
tomain.mjs
by @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
fs
tonode:fs
by @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-fns
by @chvmvd in #635 - 演習問題バグ修正 (Date) by @fridge0 in #605
Full Changelog: 2023-11-16-2...2023-11-30
2023-11-16-2
2023-11-16
What's Changed
- Remove duplicate description by @chvmvd in #577
- Remove unnecessary space from countdown exercise by @chvmvd in #576
- Fix description of
console.log
by @chvmvd in #572 - 車の演習問題の修正 by @fridge0 in #580
- EJSからの移行 by @fridge0 in #581
- テンプレートリテラルからの移行 by @fridge0 in #583
- warning -> message by @fridge0 in #579
- Added String#replace by @fridge0 in #584
- Renamed from originalPrices to pricesWithoutTax by @SatohiroToko in #595
- カレンダー -> To Do アプリ by @fridge0 in #585
- カレンダーを ToDo アプリに変更 by @kazukinumazato in #471
- Add video of ToDo project by @chvmvd in #596
Full Changelog: 2023-11-09-3...2023-11-16