Open2

Angularでブログサイトのプロトタイプを構築する

bonobono

使うもの

Angular

公式
https://angular.jp/
RxJS
https://rxjs.dev/
NgRx
https://ngrx.io/docs
Angular アプリケーションプログラミング 読了
https://gihyo.jp/book/2017/978-4-7741-9130-0
Angular - The Complete Guide (2024 Edition)
https://www.udemy.com/course/the-complete-guide-to-angular-2/

MDN

JavaScript
https://developer.mozilla.org/ja/docs/Web/JavaScript

TypeScript

TypeScript for JavaScript Programmers 読了
https://www.typescriptlang.org/docs/handbook/typescript-in-5-minutes.html
Decorators 読了
https://www.typescriptlang.org/docs/handbook/decorators.html

Firebase

Firebaseドキュメント
https://firebase.google.com/docs?hl=ja

bonobono

やること

  1. Angularのドキュメント等による学習する
  2. Firebase(主にHosting)の使い方を学習する
  3. ヘッドレスCMSの使い方を知る
  4. プロトタイプを作る