author | handle | source | date |
---|---|---|---|
Matt Pocock 🏖️ |
@mattpocockuk |
2022-03-23 20:05:24 UTC |
Matt Pocock 🏖️ (@mattpocockuk) - March 23, 2022 at 8:25 PM
🔥 TypeScript Tip #12 🔥
Ever wanted just a bit of autocomplete?
Here, we create a TypeScript helped called LooseAutocomplete which gives us autocomplete while also allowing arbitrary values.
Picked up this tip from @GavinRayDev - worth a follow!