Lately we’ve been noticing a lot of NaN’s show up in our app. We search for the source and find the following code: We sigh to ourselves, and decide maybe it’s finally time to add a type checker. We… (more…)
Read more »
Parser Combinators in the TypeScript Type System. Contribute to sinclairzx81/parsebox development by creating an account on GitHub. (more…)
Read more »
I’ve played with TypeScript before and used Gulp for task automation. Now I wanted to do some more TypeScript experimenting, and decided I… (more…)
Read more »
schemats - Generate typescript interface definitions from SQL database schema... (more…)
Read more »
Functional programming has enjoyed a massive surge in popularity amongst JavaScript developers in recent years. This is likely partly due to the popularity of libraries like Redux and React which promote functional programming styles, and have proven... (more…)
Read more »