Added other languages

This commit is contained in:
Angus
2021-06-02 09:23:56 +01:00
parent bb9adf7306
commit a340da518d
13 changed files with 40 additions and 13 deletions

View File

@@ -220,8 +220,10 @@ Web開発者は、自分のコードがWeb上でどのように実行される
#### Web開発者向けの有名なドキュメント
- [Mozilla Developer Network](https://developer.mozilla.org/docs/Web)
- [Mozilla Developer Network (MDN)](https://developer.mozilla.org/docs/Web), [Firefox](https://www.mozilla.org/firefox/) の発行元である Mozilla から
- [Frontend Masters](https://frontendmasters.com/learn/)
- [Web.dev](https://web.dev), [Chrome](https://www.google.com/chrome/) の発行元である Google から
- [Microsoft 独自の開発者向けドキュメント](https://docs.microsoft.com/microsoft-edge/#microsoft-edge-for-developers), [Microsoft Edge](https://www.microsoft.com/edge) の場合
✅ Web開発者の開発環境の基礎を理解したところで、Webデザイナーの開発環境との違いを見てみましょう。