Shehriyar Qureshi's Blog

Shehriyar Qureshi's Blog

Follow
homeAbout MeNon-TechFinanceSetupFAQnewsletter
Tag

TypeScript

#typescript

More content

Read more stories on Hashnode


Articles with this tag

Reducing exceptions in TypeScript

Dec 1, 20224 min read

Treat error as a value, not an explosion. · Practices I’ve developed for myself when working with different areas of a project in TypeScript. These are...

Reducing exceptions in TypeScript

TypeScript, a gentle intro

Dec 1, 20225 min read

At CreditPer, we inherited a codebase that is.. beyond explanation. All JavaScript, no hint of TypeScript. One of the pros mentioned regarding...

TypeScript, a gentle intro