Guillaume Nury
ebrithil.fr
Guillaume Nury
@ebrithil.fr
Reposted by Guillaume Nury
🔥 Experimental vitest support coming to Angular in a couple of weeks with support for:

‣ Watch mode
‣ Browser testing

To try it out:

‣ npm i vitest jsdom --save-dev
‣ Update your angular.json
‣ Add a couple of imports
May 14, 2025 at 2:06 PM
Reposted by Guillaume Nury
Deprecated Angular APIs added to Angular Caniuse.

75 deprecated are listed, scrapped from the Angular repo.

The 2 top next priorities are:

- add a link towards the reference API angular.dev page
- add the replaced API, if any

Check it out: www.angular.courses/caniuse?sear...
March 11, 2025 at 8:25 AM
Want to explore Angular template AST? The new ast-explorer.dev can now display the AST return by @angular/[email protected] 🚀
Thanks @sxzz.dev for merging my PR that fast ❤️
March 7, 2025 at 9:25 AM