amatt13/BossFight

Use Object.assign() in js models

オープン

#33 opened on 2023/03/28

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1 件のフォーク)auto 404
Front Endgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Use Object.assign() instead of manually mapping each field to key-value pair.

Complex types such a references to other models classes can be created by first popping the dict with the complex type and creating it seperately.

コントリビューターガイド