47
51

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Reactの技術面接質問の問題集がすごい

Posted at

はじめに

先日「Reactの技術面接質問の問題集がすごい」と話題になっていたので確認すると、333問ものReactに関するQ&Aが載っていたのでご紹介します。Reactの知識を確認したいという方はぜひ一度見てください。

中身は全部英語なので、英語に苦手意識がある方はGoogle翻訳をかけて読むことをお勧めします。
https://translate.google.com/ から左上のタブでウェブサイトを選択し、上記のリポジトリのURLを貼ると、結構わかりやすく翻訳されます。(propsが小道具と翻訳されたり、やや日本語が怪しい部分は自分で補ってください)

とにかくリポジトリを見てください!!!
だけでおしまいになると記事として寂しいので、少しだけ中身をご紹介します。

内容

全部で8つの項目にわかれてます。

  • React本体
  • React Router
  • 多言語対応
  • テスト
  • React Redux
  • React Native
  • Reactのサポートするライブラリやインテグレーション
  • その他HooksやHOCなどいろいろなこと

Reactに関して基礎知識から基礎的コーディング、推奨する方法や推奨のライブラリなど、たくさんのReactに関することが載っていて、一通り全部目を通しておくと自分がどのくらいReactを理解しているのかのチェックリストになっているので非常におすすめです。

特に採用者側は面接でReactに関しての技量を図るのに、また応募者側は面接対策として使ってみるのはいかがでしょうか?

47
51
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
47
51

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?