HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bluepnume

no profile record

Submissions

TypeScript's number type is a lie

bluepnume.medium.com
4 points·by bluepnume·2 tháng trước·6 comments

comments

bluepnume
·tháng trước·discuss
[dead]
bluepnume
·2 tháng trước·discuss
True enough. Although personally I prefer to just use regular functions rather than big inheritance chains.
bluepnume
·2 tháng trước·discuss
Probably if nothing else, impossible to have it perform well without static typing?
bluepnume
·2 tháng trước·discuss
In most languages you could probably solve this problem with a class. But wrapping all your numbers in a class with runtime consequences, just for a bit of extra type safety, feels quite extreme.
bluepnume
·7 năm trước·discuss
Vouching for Ty. Been working with him on brainblocks.io for the last few years, the guy is a solid engineer, leader, and a fast learner. Had a fantastic experience working with him!
bluepnume
·7 năm trước·discuss
Ironically though, using _.get or _.set makes that code virtually impossible to type.