In this video, I'll show the strategy you can use to migrate any javascript application to typescript.
I'll also show a practical example using a Next.js application.
The strategy consists of creating a dependency graph/tree. Then start the migration by the leaf components going up to the root components.
----
Github Repository: https://github.com/bmvantunes/youtube-2020-march-nextjs-part3
----
Slides: https://docs.google.com/presentation/d/1VB7XQNrMyKa0n8y2JvCzKEgSKt8Tdr0nKJWbPVyH8Ow/edit?usp=sharing
----
Follow me on:
Twitter: https://twitter.com/bmvantunes
Dev.to: https://dev.to/bmvantunes
Website: https://brunoantunes.net
Github: https://github.com/bmvantunes
LinkedIn: https://www.linkedin.com/in/bmvantunes
Download
0 formats
No download links available.
Next.js Tutorial - Part 3 | TypeScript Migration | NatokHD