Thread with 2 posts
jump to expanded postSometimes I really want the good old vanilla JavaScript back. Dealing with generics can be exhausting, and it can last a long time after the functionality already works.
#javascript #typescript #webdev
of course after all the frustration you fall back too simple basics, like default values in arguments instead of all the wiseassery with possible and impossible combos, it just does the job.