2
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

React、TypeScriptで学習記録アプリを作成

Posted at

実践内容

React/TypeScriptで学習記録アプリを作成しました。

成果物はこちら

アプリ

github

バックエンドのDBにsupabase、ホスティングにfirebaseなどのツールを活用しています。
また、jestでテストプログラムの実装、git actionsでci/cdの実装、makeコマンドでfirebaseデプロイ自動化なども実施。

TypeScriptははじめて使いましたが、オブジェクト指向の概念はC#の経験で定着していたので取っつきやすく、今までの開発経験が活きているように感じました。

課題

css周りは実装するためにほぼすべてを調べている状態で、簡単なことしか実装していないので、まだまだ学習が足りていないと感じました。
chakraやそれ以外のライブラリも活用しつつ、もっと経験を積んでいきます。

JISOUのメンバー募集中!

プログラミングコーチングJISOUでは、新たなメンバーを募集しています。
日本一のアウトプットコミュニティでキャリアアップしませんか?
興味のある方は、ぜひホームページをのぞいてみてください!
▼▼▼

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?