21 ms·
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 the
by b15h0p 2y 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 2y agoHow "not painful" would it be for a codebase with thousands of files, hundreds of which are widgets?