HackerTrans
热门最新趋势评论往期问答秀出招聘

nerdkid93

no profile record

提交

TypeScript 3.7

typescriptlang.org
415 分·作者 nerdkid93·7年前·162 评论

评论

nerdkid93
·5年前·讨论
Looking at the Internet Archive for typescriptlang.org, most (but not all) of their original samples are doing something in a browser[0], so while it definitely became popular with backend developers, I don't know if I would go so far as to say it was created for non-frontend developers who were forced to deal with the frontend.

[0] https://web.archive.org/web/20121004030106/http://www.typesc...
nerdkid93
·6年前·讨论
Out of curiosity, is Monarch using Plaid for financial data aggregation? I have been wondering how long it would take for a standalone budget/asset tracker to emerge using Plaid's services. It seems most Plaid users are selling other financial products, and tack on aggregation as an additional feature, like Personal Capital.
nerdkid93
·7年前·讨论
TS 3.7 obviates the need for using `lodash.get` or `just-safe-get`, but it does so in a way that preserves the type of your object