amatt13/BossFight

Use Object.assign() in js models

開放

#33 建立於 2023年3月28日

 (2 則留言) (0 個反應) (0 位負責人)C# (1 個分叉)auto 404
Front Endgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南