
Khizer Rehan
@KhizerDev
Followers
106
Following
538
Media
52
Statuses
677
RT @Armandotrue: This may very well be an unpopular opinion, but. I think you should wrap third-party components in your #Angular apps.….
0
4
0
Attend #DevFest #Gemini Lahore 2024 | #Supercharge! and it was absolutely worth!. Amazing day at @GDGCloudLahore . A fantastic conference filled with great conversations and connections. #GDGCloudLahore #Supercharge #AI #Tech #Conference #Lahore
0
0
1
@PressSec45 @Jean__Meche @SantoshYadavDev . I would love to know some good starting points to learn framework level code with ease repo itself is huge.
0
0
0
What are tips to learn and contribute to Angular Repo? There are a lot of things but I am struggling to understand how the framework is created and the level of code being added to the repo. Any suggestion/Advice to learn and get grip into #Angular repo codebase?.
1
0
0
RT @Jean__Meche: When performance expert @Enea_Jahollari takes a look at code base, you end-up with perf improvements in PRs :) .(That dude….
0
8
0
RT @tomasz_ducin: My "awesomes" list is nearly twitter/X-free 🥰 only few people missing. And yes, I came here to mention it explicitly 😁😘….
0
1
0
RT @MarkoStDev: @Armandotrue We shouldn't use signals to represent events (`latestClick` from your code snippet). What if `rxResource` pro….
0
3
0
RT @WebStormIDE: Tired of clutter in your search results? With WebStorm’s Find in Files, results from node_modules are now skipped by defau….
0
1
0
RT @Armandotrue: Another small but useful addition to #Angular v19. We can now use the `typeof` operator in templates! .
0
20
0
RT @Armandotrue: #Angular's Resource API is wonderful. Easily chain HTTP requests that depend on each other:
0
16
0
RT @Armandotrue: #Angular v19 Resolvers will now also accept a `RedirectCommand`!. We can use it to navigate to other pages depending on th….
0
8
0
Fundamental principle in RxJS:.- Success path: next → complete.- Error path: error (and stop) . Never both complete and error are executed . #Angular #RxJS #ErrorHandling
0
0
0
Any Angular Extension that can give you stats of your application e.g. - How many components?.- How many Services?.- How many Pipes?.- How many Directives?. Within the Application?.#Angular #stats #extension?.
0
0
0
- Approach-1: Change all components all over the application (back/forth) iterations.- Approach-2: Apply Directive and use the #MutationObserver API to handle DOM changes and apply classes based on keywords. Boom 🔥 It worked for me like we wanted. #Power #Directives.
0
0
0
Directives in #Angular are so powerful even after working Years of working experience has not used to its full potential but this has saved me a lot when I need some solution and possibility to solve via directive approach.
1
0
1