Eh, not entirely. Typescript will build faster and the text editor can parse it quicker but once it hits the browser no speed is gained. It’s kinda stated in the article but it dances around it quite well I wouldn’t blame you for missing it.
This just makes transpilation quicker along with some other benefits while working with it in editor. It’s still just JavaScript in the end this just gets it there quicker. Still very cool though.
Eh, not entirely. Typescript will build faster and the text editor can parse it quicker but once it hits the browser no speed is gained. It’s kinda stated in the article but it dances around it quite well I wouldn’t blame you for missing it.
This just makes transpilation quicker along with some other benefits while working with it in editor. It’s still just JavaScript in the end this just gets it there quicker. Still very cool though.