Learn how to convert strings to numbers in TypeScript using parseInt(), parseFloat(), Number(), and unary plus operator (+). Complete guide with examples and best practices for error handling.