You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/7-bank-project/translations/README.ja.md

1.3 KiB

💵 銀行を作る

このプロジェクトでは、架空の銀行を構築する方法を学びます。これらのレッスンでは、Web アプリのレイアウト方法やルートの提供、フォームの構築、状態の管理、銀行のデータを API からフェッチする方法などを説明します。

Screen1 Screen2

レッスン

  1. Web アプリの HTML テンプレートとルート
  2. ログインと登録フォームの構築
  3. データの取得と利用方法
  4. 状態管理の概念

クレジット

These lessons were written with ♥️ by Yohan Lasorsa.

これらのレッスンで使用した server API の構築方法を学びたい方は、このシリーズの動画 をご覧ください (特に動画1721)。

また、このインタラクティブな学習チュートリアル もご覧ください。