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!