Hello guys, what is an easier way to migrate from Blaze to Angular? I want to replace some parts of my application step by step.
Hi @laboratory. Angular 2 and Blaze are quite different.
Just my personal opinion: I think you’d better start from a clean project, which can actually save you more time than migrate.
There’s an Angular Blaze Template that you can use, but the one from @Urigo won’t work with Meteor 1.3.
I have posted a workaround in the link above.