![Fabio Biondi Profile](https://pbs.twimg.com/profile_images/1607876578083590144/tELvDx1Z_x96.jpg)
Fabio Biondi
@biondifabio
Followers
2K
Following
1K
Statuses
979
• Google Developer Expert & Microsoft MVP • Front-End Instructor: Angular, React, RxJS, JS, TS and web techs • YouTube: https://t.co/soIBqxHUpV
Trieste / Italy
Joined February 2010
Ultimo giorno per acquistare il nuovissimo video corso MASTERING #ANGULAR COMPONENTS al prezzo di lancio LINK AL CORSO:
0
0
1
Do you want to be sure your #Angular components are ready to use the latest change detection mechanism and they are ready for next-generation Zoneless Angular applications? Set the "ChangeDetectionStrategy.onPush".
0
0
1
There are several approaches to including style sheets in #Angular components, some of which are only available in the most recent versions of the framework: 1️⃣ Inline styles 2️⃣ Inline styles (array) 3️⃣4️⃣ External CSS file (single or array)
0
0
1
#Angular allows us to decide precisely where and how our components can be integrated. Here are some types of key selectors that every Angular developer should know
0
1
1
In November 2024 was announced a "soft deprecation" of the #Angular directives "ngClass" and "ngStyle", mainly due to performance-related problems, in favor of a direct binding to the attributes "class" and "style". More info:
0
0
2
🚀 Conditional Types in #React components🚀 An example to show how #TypeScript conditional types can be used to create a Button that can accept different properties based on a "variant" property. In this case we could also use a Discriminated Union to achieve the same result
0
0
2
An example of how #TypeScript can help us create more robust code. Here, we use a "Union type" to type the properties of a #React component and handle different Notifications Each branch of the JSX template will show only the right properties:
0
0
1
#typescript Working on the new landing page of my next online book about TypeScript (with React v.19 examples too). Any feedback is appreciated
1
1
3
Tomorrow at @angularday in Verona I will give a lighting talk about the latest NGRX APIs Cya there : )
0
0
1