freeCodeCamp/docs/i18n/japanese/index.md

3.7 KiB

freeCodeCamp.org コミュニティは、皆さんのような親切な何千人ものボランティアのおかげで成り立っています。 貴重な時間や専門知識を提供してくださる方々を、喜んで歓迎しています。

[!NOTE] 先に進まれる前に、私たちの 行動規範 をご一読ください。2 分ほどでお読みいただけます。 freeCodeCamp.org に貢献することが誰にとっても安全でインクルーシブな体験になるよう、コミュニティ全体でこの規範を厳守します。

私たちの カリキュラム の作成、更新、バグの解消や、freeCodeCamp.org の 学習プラットフォーム のバグの解消、freeCodeCamp.org の世界言語への 翻訳 にご協力いただけると助かります。

貢献に関する一般的なご質問には、コントリビューターのよくある質問 でお答えします。

貢献をお楽しみください。


カリキュラム

私たちのカリキュラムは、世界中の freeCodeCamp コミュニティによってキュレーションされています。 こうすることで、皆さんのようなボランティアから専門的な知識を取り入れることができます。

皆さんは、カリキュラムを拡張したり改善したりする支援ができます。 プロジェクトのユーザーストーリーをより良い概念の説明に更新することもできます。 また、より正確にコードをテストするために、テスト自動化を改善することができます。

カリキュラムの改善にご興味があれば、カリキュラムに貢献する方法 をご覧ください。

翻訳

私たちは freeCodeCamp.org を世界中の主要言語へローカライズしています。

Certifications are already live in some major world languages like below:

We encourage you to read the announcement here and share it with your friends to get them excited about this.

If you're interested in translating, here's how to translate freeCodeCamp's resources.

学習プラットフォーム

Our learning platform runs on a modern JavaScript stack. It has various components, tools, and libraries. These include Node.js, MongoDB, OAuth 2.0, React, Gatsby, Webpack, and more.

Broadly, we have a Node.js based API server, a set of React-based client applications, testing scripts to evaluate camper-submitted curriculum projects, and more. If you want to productively contribute to the learning platform, we recommend some familiarity with these tools.

If you want to help us improve our codebase...

you can either use Gitpod, a free online dev environment that starts a ready-to-code dev environment for freeCodeCamp in your browser.

Open in Gitpod

Or you can...

Set up freeCodeCamp locally on your machine.