What actually prints to the console and why? Go!

Estimated read time 1 min read

Post Contenthttps://www.youtube.com/shorts/L1QlVr686Bg

​ Here’s a sneaky TypeScript developer challenge. We map an array of strings to numbers using parseInt. It compiles cleanly and looks like it should return [1, 2, 3]. But the actual output is something very different. Why does this happen, and how would you fix the code so the output matches your intent? Share your answers in the comments.

Subscribe to Google for Developers → https://goo.gle/developers

Speakers: Meg Bauman   Read More Google for Developers 

You May Also Like

More From Author