top | item 39777975

(no title)

JamesonNetworks | 1 year 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

discuss

order

baggachipz|1 year ago

We just got done porting everything from AngularJS to Angular D:

wentin|1 year ago

A 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!

b15h0p|1 year ago

There 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|1 year ago

How "not painful" would it be for a codebase with thousands of files, hundreds of which are widgets?