GitHub CoPilot + TypeScript is an awesome combo


GitHub CoPilot + TypeScript is an awesome combo.

Example: I'm improving types and CoPilot was smart enough to parse the entire file and see what valid values there are for the status field.

It wrote the proper union type for me!

View original on X