DEV Community

Discussion on: TypeScript Exercises Bonus🦠 - Answers Part 1

Collapse
 
windtraveler profile image
WindTraveler • Edited

Well, I find out the answer2 seems not work.
How can I fix it ?
Thx in advanced.
img

Collapse
 
macsikora profile image
Pragmatic Maciej

Interesting, TS can have impact. Can you share yours?

Collapse
 
macsikora profile image
Pragmatic Maciej

Ok the example solution was rewritten in TS 4.0 with using Variadic Tuple Types. Now works! Again thanks for the notice