TypeScript is becoming an ever increasingly common choice of language to develop React and other types of apps. In this tutorial, we’ll build a simple Recipe search app using React and TypeScript.

Code is available on GitHub: https://github.com/codebubb/react-recipe-typescript-tutorial

React Project: Recipe Search App (using TypeScript)

  • 00:00 Introduction
  • 00:30 Project Overview
  • 02:01 Setup, create react app TypeScript & proxy server
  • 04:21 Overview of TypeScript React app
  • 05:18 Creating the App Component
  • 07:09 Typing the query argument
  • 10:32 Connecting the search logic
  • 16:51 Creating types
  • 19:07 Creating a Recipe component
  • 25:24 Styling
  • 31:00 Review

#typescript #react

React Project: Recipe Search App (using TypeScript)
2.25 GEEK