LoginSignup
1
0

More than 3 years have passed since last update.

ポートフォリオの開発日記4

Posted at

今日は、ユーザ登録のページのバリデーション周りを実装した。
バリデーションライブラリがReactのclass構文では使えないため、やむえずスクラッチ実装することにした。
そのため、とても冗長なソース量になった。
ある程度機能を実装出来たら、別のバリデーションライブラリを探して、リファクタリングをしようと思う

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