NOTE:
Some tutorials say you need these babel plugins for typescript:
"plugins": [
"@babel/proposal-class-properties",
"@babel/proposal-object-rest-spread"
]
But it seems like the current @babel/preset-env supports these out of the box which is why they are not in the video
Enable Subtitles if you are having difficulty following, I understand its quite fast
TS Babel Example Github Repo:
https://github.com/kapydev/babel-typescript-example
Check out ezbackend:
https://www.ezbackend.io
Ask questions about web development / Follow the development of EzBackend
Discord - https://discord.gg/RwgdruFJHc
Keywords:
Babel, Typescript
Download
0 formats
No download links available.
Compiling Typescript with Babel in 2 MINS | NatokHD