Angular

378 readers
1 users here now

A community for discussion about angular

Wormhole

!godot@programming.dev

Logo base by Angular under CC BY 4.0 with modifications to add a gradient and drop shadow

founded 2 years ago
MODERATORS
1
 
 

I'm really astonished by the support for Server side render or static site generation of #angular!
Well done @angular !

2
3
4
 
 

Im kind of new to Angular and I think I'm finally starting to understand the difference between canMatch and canActivate guards in terms of behavior, but I still struggle to understand which to use in which scenario.

Let's say I have an application with some component/page that requires a user to be logged in, and also have certain permissions. It seems to me that it doesn't really matter which one to use, right?

And yes, I understand that this is all client side and the actual backend endpoints need to do the same checks, I'm just wondering why you would use one over the other.

Any insights would be welcome.

Note: I'm using Angular 19.

5
8
Meet Angular v19 (blog.angular.dev)
submitted 8 months ago by neme@lemm.ee to c/angular@programming.dev
6
 
 

Excited 🤩 release of #MaterialM, Available on #Angular18 #dashboard #template

Features MaterialM Angular
- Modern 🤩 Material Design
- Extensive ⚡ Features
- Pre-built 🍂 Components

For More Features 👉 Check it out here - https://www.wrappixel.com/templates/materialm-material-angular-dashboard-template/

@Gallant_Gakii

@angular@programming.dev

@angular @angular@a.gup.pe

7
8
9
 
 
  • by Rodrigo Oler
10
 
 

Adding fallback content for ng-content got a lot easier with Angular v18

11
 
 

Was waiting for a long time for jest to replace karma. It seems there is a new test runner overtaking jest for Angular testing: Web Test Runner.

12
13
14
15
16
17
18
19
 
 

i need to import HtmlClient and router, thank you.

20
 
 

Great usecase for the transforming @Input properties.

We will have to refactor a huge (and I mean huge) component for a customer in the near future. The consuming teams should not notice any of this. transform could be very useful for this.

21
22
 
 
23
 
 

Never heard and never used this feature of Angular v16.

24
 
 

Has anyone already switched to Jest? Has anyone already gained experience with Playwright Component Tests in Angular?

25
view more: next ›