3 ms·
Ugh, this isn’t Angular anymore. This will be just like the v1 -> v2 transition. Presignal -> signal. The second they start deprecating the previous syntax, we
by JamesonNetworks 3y ago
Ugh, this isn’t Angular anymore. This will be just like the v1 -> v2 transition. Presignal -> signal. The second they start deprecating the previous syntax, we will hit very difficult migrations
- baggachipz 3y agoWe just got done porting everything from AngularJS to Angular D:
- wentin 3y agoA joke or really? At this point, I would just port it into Svelte, it is the same amount of effort anyway and it has been so long!
- baggachipz 3y agoWe started the transition years ago; large codebase to port. Trust me, if it was my choice it wouldn't be Angular. I trust no google product.
- b15h0p 3y agoThere is a pretty usable migration tool built into Angular CLI at least for switching over to the new template syntax. Requires some manual cleanup here and there but overall it’s not painful at all.
- pquki4 3y agoHow "not painful" would it be for a codebase with thousands of files, hundreds of which are widgets?