Adventures In TypeScript: Typing My Way Out of Problems
Table Of Contents
- Introduction
- The Problem
- Rendering A Link
- Objects And Typing Issues
- Cheating
- Another Solution
- The Better Solution
Introduction
I’ve been taking more and more tickets with the new gig. This week I was tracking down some text to make some updates, and this was not as simple as I thought it might be, so I decided to take some notes and reflect on some stuff I learned.