InNumatic VenturesbyVladimir Topolev5 Typescript Tips for React DeveloperWe go along with some tips which may be handy for you as a React developer to improve your codebaseMay 18, 20221May 18, 20221
Osman CeaDomain modeling for frontend applications using TypeScriptThanks to Rafael Poveda and Abel Fernández for proof reading this article ❤️Mar 3, 20221Mar 3, 20221
InTableau Engineering BlogbyRick WeberReally Advanced Typescript TypesWe explore custom compilation errors, surprising ways to use generics, and constructing type sets and maps using partial evaluation.Apr 28, 20214Apr 28, 20214
InSoftwareMill Tech BlogbyMateusz LedwońTypescript Mistakes To AvoidTypescript took the Javascript world by storm. If you are a frontend developer working with the browser or a backend dev using Node (or…Dec 18, 20206Dec 18, 20206
Ross BulatTypeScript: Typing Dynamic Objects and Subsets with GenericsHow to use keyof, in, and extends keywords to type dynamic functions in TypeScriptFeb 28, 20211Feb 28, 20211
InFrontend WeeklybyVasilyev MaksimDiscriminated unions in Typescript: Why is it so good? 🤔One of the most interesting typescript featuresJan 19, 20212Jan 19, 20212
InBetter ProgrammingbyJose GranjaTop TypeScript Features Released in 2021A recap of the new features to use in 2022Jan 3, 20223Jan 3, 20223
Marius BongartsAdvanced TypeScript With Code Challenges: Union TypesLearn advanced TypeScript features and apply them to practical code exercisesDec 1, 2021Dec 1, 2021
InJavaScript in Plain EnglishbyFlorianTypeScript Essentials: Conditionally Filter TypesLearn how to conditionally filter types in TypeScript and demystify a commonly used pattern.Dec 5, 2021Dec 5, 2021
InLevel Up CodingbyDom DiCiccoImproving Babel support for TypeScript with ‘type-only’ importsTypeScript 3.8 introduces new syntax which, when utilized, adds certainty to the type resolution process.Mar 8, 2020Mar 8, 2020
InBetter ProgrammingbyJose GranjaMastering TypeScript Template Literal Typeshow to use the awesome Template Literal Types featureNov 9, 2021Nov 9, 2021
InDream11 EngineeringbyDream11 EngineeringHow To Convert a Huge Frontend Monolith to a Micro-frontendWhen starting a new project, most technology teams begin with a single frontend repository. This worked very well for us at Dream11 too…Apr 20, 20213Apr 20, 20213
IncodeburstbyJohn TuckerFunctional Patterns with TypeScriptExploring if you can have your cake and eat it to.Jan 4, 20199Jan 4, 20199
InJavaScript in Plain EnglishbyNikhil MishraTypeScript: Conditional Subtypes Using ‘as clause’Using TypeScript’s Mapped Types with as clause to create a subtype conditionally.Jun 19, 2021Jun 19, 2021
InJavaScript in Plain EnglishbyKacper WdowikAdvanced TypeScript Type GuardsHow to be Sure that the Vehicle is a Car?May 7, 2021May 7, 2021
InBetter ProgrammingbyOyster Lee7 Advanced Usages of TypeScriptAre you coding a lot of redundant types? Here are some advanced features.Oct 27, 20213Oct 27, 20213
InITNEXTbyElias NygrenParse, don’t validate, incoming data in TypeScript.How to work with libraries like io-ts, Runtypes and Zod to parse all incoming & outgoing data in your applications type safely.Sep 5, 20217Sep 5, 20217
InStackAnatomybyFernando DoglioTypeScript Done WrongTop 5 mistakes you’re most likely making — the last one was a surprise to me too!Oct 20, 20213Oct 20, 20213
InVim EngineeringbyDaniel Hallel JakobsenWriting Scalable Types in TypeScriptAt Vim we’re using TypeScript heavily and through our TypeScript journey I’ve found a few patterns that helps organise and improve types…Oct 6, 20214Oct 6, 20214