# ng-japan OnAir #50 Typed Forms ``` ng-japan OnAirはAngular日本ユーザー会が主催するオンラインイベントです https://community.angular.jp connpass: https://connpass.com/event/236957/ shownote: https://hackmd.io/@lacolaco/BJ1OaxraF #Angular #ng_jp_onair ``` ## アジェンダ ### Typed Forms RFCを読もう! [Typed Forms: The RFC Is Here\. For five years, strong types in the… \| by Dylan D\. Hunn \| Jan, 2022 \| Angular Blog](https://blog.angular.io/typed-forms-the-rfc-is-here-53263e792c89) [\[Open\] RFC: Strictly Typed Reactive Forms · Discussion \#44513 · angular/angular](https://github.com/angular/angular/discussions/44513) [RFC Close](https://github.com/angular/angular/discussions/44513#discussioncomment-2038985) #### ポイント - 再設計ではなく改善(後方互換性の担保) - Value-typeではなくControl-Type - Nullable と `reset()` についてのトレードオフ - `disabled` と `rawValue` ###### tags: `ng_jp_onair`