German content: New Case Study/ Video Interview: Micro Frontends in a Customer Project at Capgemini ๐ฅ (Industry: Logistics) #Angular #ModuleFederation
Just released: angular-oauth2-oidc, version 15 for #Angular 15 and Standalone APIs:
Change log: ๐ https://github.com/manfredsteyer/angular-oauth2-oidc/releases/tag/15.0.0
https://www.npmjs.com/package/angular-oauth2-oidc#option-1-standalone-apis
Just released: angular-architects/module-federation v15 for #Angular 15
https://www.npmjs.com/package/@angular-architects/module-federation
Change log: https://github.com/angular-architects/module-federation-plugin/releases/tag/15.0.0
Seamlessly using Webpack Module Federation with the Angular CLI.. Latest version: 15.0.2, last published: 20 minutes ago. Start using @angular-architects/module-federation in your project by running `npm i @angular-architects/module-federation`. There are 6 other projects in the npm registry using @angular-architects/module-federation.
Today at @sag_conference, I've talked about advanced Micro Frontend scenarios with #ModuleFederation.
Today, @angular 15 was released. My favorite new feature: Standalone APIs for the HttpClient. They provide for better tree-shakability and come with more lightweight functional interceptors. Also, interceptors can now be lazy-loaded.