こんにちは、フロントエンドエンジニアのてりーです。 記事を手に取って頂きありがとうございます。 このチュートリアルではNetflixクローンを作る過程で、React・TypeScriptの基礎やAPIを利用したWebサービス開発について学んでいきます。 React+TypeScriptを使っ ...
前回、WSL2(Ubuntu)上で、TypeScript Deep Dive 日本語版のReact & TypeScript のプロジェクト作成と実行確認ができたので、今回は、その続き「Create React Appを利用する場合」を試します。 Create React Appを利用する Create React Appは、Reactの公式チュートリアルで利用した ...
You'll notice that the course is split into exercises. Each exercise is split into a *.problem.ts and a *.solution.ts. The exercise script will run TypeScript typechecks and a test suite on the ...