Ng-News 24/48: Ng-Poland Keynote & more

Ng-News 24/48: Ng-Poland Keynote & more

Last week’s episode focused on Angular 19, but that release wasn’t the only thing happening in the Angular world.

Ng-Poland Keynote

If you’re curious about what Angular 20 and beyond might bring, the Ng-Poland keynote is now available for free. Simply head to https://myconf.dev/channels/ng-poland, register, and watch the recording.

Code Coverage with HTML

Code coverage in Angular has long had a weak spot when it comes to templates. Logic within templates isn’t reflected in code coverage reports. Younes Jaaidi addresses this by leveraging AOT compilation and using the generated JavaScript instructions to identify which parts of the template are covered.

This approach is already available for Vitest, and Younes has created PRs for Jasmine/Karma and Jest. Learn more in his blog post:

Native Federation

Native Federation, an approach for MicroFrontends using import maps for runtime loading, now supports SSR. It also offers a new feature allowing Module Federation to be embedded within Native Federation. This is likely to be useful for very large applications or environments with complex requirements.

Finally, here's a quick reminder: The State of JavaScript survey is still open. If you haven’t participated yet, make sure to fill it out!



要查看或添加评论,请登录

Rainer Hahnekamp的更多文章

社区洞察

其他会员也浏览了