摘要: The error we encountered in this challenge was that the EventTarget | null type was incompatible with the required parameter of type HTMLFormElement. 阅读全文
posted @ 2024-07-29 20:27 Zhentiw 阅读(15) 评论(0) 推荐(0) 编辑
摘要: Value Objects are another pattern in Domain-driven Design that provide more structure around what you can and cannot do with a type. In TypeScript we 阅读全文
posted @ 2024-07-29 14:36 Zhentiw 阅读(3) 评论(0) 推荐(0) 编辑