Angular πŸ‡ΊπŸ‡¦ - practical notes
1.63K subscribers
1.6K photos
1 file
532 links
Angular - practical notes

This group is for posting practical notes for Angular developers. Mostly all posts are for quick implementation https://t.me/angular_practical_notes (Commenting on posts only in ENG and UA langs here). Welcome!
Download Telegram
Hello, friends!
As you can see, I'm a Ukrainian software engineer who tries to do volunteer fundraisers to support the Armed Forces of Ukraine. Sometimes it takes a lot of time and I am not able to maintain this channel for you. Please help me close these fundraisers because without the Ukrainian army there will be nothing Ukrainian. Thank you very much!

Buy Mavic 3 for aerial reconnaissance of an assault brigade!

πŸ’΅ FOR Ukraine:
https://send.monobank.ua/jar/7Wh12WsfQt
5375 4114 1222 8582

🌎 FOR ALL DONATS:

πŸ’΅ SWIFT code: UNJSUAUKXXX

πŸ’΅ PayPal: luckystudydanit@gmail.com

My profile with reports after closing fundraiser :
https://www.facebook.com/volunt2erua/

also all reports in our πŸš€ channel:
https://t.me/toxicc_squad
Please open Telegram to view this post
VIEW IN TELEGRAM
❀5
πŸ€“ NgRx Action Group Creator

#angular #ngrx #createActionGroup

🚩 > NgRx v13

βœ… Article link: https://dev.to/ngrx/ngrx-action-group-creator-1deh
πŸ“„ JS Generators: Practical Example - Infinite Scrolling

#js #generators #yield

// CSS code
.post {
height: 300px;
}

// HTML code
<div id="postsContainer"></div>


βœ… Article link: https://blog.stackademic.com/dont-be-afraid-of-javascript-generators-15c998aea652
πŸ§ͺ Matching in JavaScript

#js #match

Pattern matching allows you to match against the shape and contents of a value in a single expression. It provides a more concise alternative to chained if-else statements and switch cases.

🚩 JS PROPOSAL

βœ… Article link: https://medium.com/@techsuneel99/goodbye-if-else-hello-pattern-matching-in-javascript-proposal-e8682458d863
πŸ”₯1
πŸ€“ Tree Shaking in Angular.

#angular

βœ… Article link: https://venuvudu.medium.com/tree-shaking-in-angular-63a34e7384fd
πŸ”₯1πŸ‘1
πŸ§ͺ New Angular 17 feature: deferred loading

#angular #html #controlFlow

🚩 > Angular v17.0.0-next.8

βœ… Article link: https://itnext.io/new-angular-17-feature-deferred-loading-156d472b008b

🎁 Code link: https://github.com/gergelyszerovay/angular-17-deferred-loading
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1πŸ”₯1