Taric OvTypeScript (2): Handling Nullable Types (5 quick ways)Null-able types are all about typing a variable value that can either hold a valid value of a specific type or be NULL or UNDEFINED.Mar 3Mar 3
Taric Ov(1) TypeScript: Create Optional Types From Old Types?Here’s a quick tip on how to use already-existing types to create a new type with optional properties without changing the original type:Jan 20Jan 20
Taric OvDo We Really Hate Bugs? A Call For Peace… ⎯ CringyAI And Moving Things #2This is the 2nd edition of a light-weight tech-comic newsletter ⎯ CringyAI and Moving Things shares thought-provoking ideas about tech and…Jun 20, 2023Jun 20, 2023
Taric OvHow About A Game.. That Plays You? ⎯ CringyAI And Moving Things #1This is the 1st edition of a light-weight tech-comic newsletter ⎯ CringyAI and Moving Things shares thought-provoking ideas about tech and…Jun 16, 2023Jun 16, 2023
Taric OvTypeScript: Any…? Does <any> Have Any Benefits in Your Code?The <any> type in TypeScript is a dangerous "escape hatch" from the type system.Jun 14, 2023Jun 14, 2023
Taric OvTypescript: Typing Your API Requests — Generics Hacks #4Are you ready to take your REST API requests to the next level? Buckle up, because… Ah! 😑 why go boring? while i can call u guyzzzzz 🤣Jun 14, 20234Jun 14, 20234
Taric OvTypescript: How to use Generics to make your own Type Templates?Extending from the last post about Type Utilities…Jun 1, 2023Jun 1, 2023
Taric OvTypescript: Type Utilities for the goodness and reusabilityHow to use Pick/Omit/Exclude/etc.. to do cool stuff..May 29, 2023May 29, 2023
Taric OvGenerics Hacks (1): ReadOnly in Typescript w/ 3 ExamplesGenerics Hacks #: is a quick tip at a time about using typescript generics.May 20, 20231May 20, 20231
Taric OvTypeScript Generics… How about pizza?Your types are compatible, and they are type-safe in ⚡️ Compile time and even before running your app.May 14, 2023May 14, 2023