TypeScript 3.7 added support for the ?. operator, also known as the optional chaining operator. We can use this operator to descend into an object whose properties potentially hold the values null or undefined without writing any null checks for intermedi... (more…)
Read more »
Protobuf RPC for TypeScript and Go with streaming support. - GitHub - aperturerobotics/starpc: Protobuf RPC for TypeScript and Go with streaming support. (more…)
Read more »
An ongoing architecture trend towards smaller services and faster, agile feature development gives developers some freedom to try out new languages and frameworks. TypeScript and Node seem to have a bad reputation amongst some backend developers although ... (more…)
Read more »
A 'CSS reset' for TypeScript, improving types for common JavaScript API's - GitHub - total-typescript/ts-reset: A 'CSS reset' for TypeScript, improving types for common JavaScri... (more…)
Read more »
Thanks much to Anders for the interview!0:00 Video foreword0:20 Introduction & current work1:06 Getting into programming languages & Turbo Pascal2:11 Lessons... (more…)
Read more »