Getting more impressed!

Github Copilot knew I was rendering a list of words as a comma-separated string in the ui (["a", "b", "c"] -> "a, b, c") and so it auto-wrote the reverse function to accept the updated comma-separated list and store it back as an array!

Definitely not genius-level or anything, but still pretty awesome. It even auto-completed my code comments explaining why that conversion code was necessary!

Reply to this note

Please Login to reply.

Discussion

No replies yet.