2
0

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.

はじめに

アウトプットのため、簡単なシステムを個人で開発したときの内容を簡単にまとめてみます。
詰まった際にサポートしてもらいつつではありましたが、デプロイまで20時間弱で出来ました。

image.png

image.png

image.png

概要

その日に学んだことを簡単な記事としてアウトプット/共有できる成長可視化システム
使い勝手はTwitterをイメージ
記事を作成するとタイムラインに表示され、他ユーザーからいいねがもらえるような作り

使用技術

  • TypeScript
  • React
  • FireStore/Firebase Hosting
  • Chakura-UI

良かったこと

  • 業務で学んだことを自分の思考スピードでアウトプットすることで理解が深まった
  • デプロイまで一通りやりきった経験は自信に繋がった

気をつけたい点

  • リファクタリングまで考える余裕がなかった
  • Firebaseは初めてで、慣れるまで時間がかかった

おわりに

デプロイまでの流れを把握することや、画面を素早く作ることなどを意識付ける機会になりました
もっと慣れていきたいです。

2
0
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
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?