We're discontinuing support for AngularJS. Find what this means and our recommendations for transitioning to Angular in our latest blog post...
For five years, strong types in the Forms package have been a top feature request. Issue (#13721) is the most popular issue of all time on the Angular repo. Many contributors have attempted to implement it over the years.
We’re proud to announce the Typed Forms Request for Comment. This is the first big step toward adding this long-sought feature to Angular.
In 2021, Angular announced an RFC (Request For Comments) for Standalone Components. Optional NgModules
have been a frequent ask from the framework's community since their introduction in Angular 2-rc.5. Standalone Components (and Directives and Pipes) are Angular's answer to this request. It paves the way for our Angular apps to...
Jest is user-friendly, has a great command-line interface, and most importantly it's fast. Jest is fast because doesn't have to spin up a browser but instead...
How will Standalone Components/Optional NgModules affect our application and will they have an impact on modularity?
In today’s episode of NgXP, we have a transparent conversation with Google Developer Relations Engineer Mark Thompson about finding balance between your work and family life. After discussing common beliefs and obstacles that’ve created disparities between work and family life, Mark then shares what he's done to overcome them. He rounds off the discussion by talking about how you can recognize shortcomings in your life and how to pivot to work through them.
IF you don’t want to use If statements, THEN what? We’ve got you. In this episode, Charles sits down with Yiu Pang (Leo) Chan, a software developer whose expertise in Angular has helped hospitals weather the COVID storm on their systems. They talk about Leo’s go-to tips for building a robust dashboard, the biggest way Angular changed Leo’s game, and Leo’s #1 choice for building stacks in 2022.
Meet Angularians from all over the world - share knowledge. Hear top speakers from around the world. Learn about the present and future of Angular and its ecosystem, TypeScript, tools and much more.
This is the second article in a series of articles that aims to showcase the process of scaffolding and deploying a Micro Frontend Architecture using Nx and Netlify.