Ionic and Typescript: Part 1

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Is this process also necessary for Ionic v2 projects as well? If so it'd be nice to see a video/doc on how to set this up for the new directory structure (not so flat with just everything src going to js, but folders per feature/module etc). Thanks!

BrianHolub
Автор

How is your terminal styled in that way? And how in depth is this series aiming to go?

EnglipinoVideos
Автор

if typescript ultimately compiles to vanilla js... then...why use it as opposed to using vanilla js?

TimeSpace
Автор

Who is in 2022 or more. Guys don't even try this bullshit! I spent a week trying to find out how to use typescript in my old ionic v1 + AngularJS project! With new packages like gulp and new nodejs this shit won't work. I am about to spend another 2-3 month to rewrite entire project on Ionic v6 and Angular 13. Even if you rewrite you won't be able to support it or someone else because it's 7 years old es5 js. Moreover if you need to add a new module into your project there is a big chance that you have problems again. It is my pain! :(

Ixtinkt