filmov
tv
Readonly with Rob Meyer - TypeScript Type Challenges #7 [EASY]
Показать описание
The ability to mark a field as readonly is one of the fundamental tools in the TypeScript toolbelt because it prevents users from mistakenly using a field that you don't want it to be possible to use.
00:00 description of the challenge
01:02 attempt at a solution
01:54 all tests pass
02:00 examining the actual TypeScript builtin
02:44 no alternatives known
00:00 description of the challenge
01:02 attempt at a solution
01:54 all tests pass
02:00 examining the actual TypeScript builtin
02:44 no alternatives known
Комментарии