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
๐Ÿ“„ Angular v17 with TanStack Angular Query

#angular #guide #TanStack

Managing API interactions in Angular projects often involves repetitive logic, leading to code duplication, increased maintenance burden, and potential state management complexities. While "@ tanstack/angular-query-experimentaloffers" a robust solution, it's important to note that this package is still under experimental development. Instead, for Angular v17 projects specifically, consider utilizing the stable "@ tanstack/angular-query-experimental" package.


$ npm install @tanstack/query-angular-experimental @tanstack/angular-query-devtools-experimental


๐Ÿ”— TanStack link โœ… Article link ๐ŸŽ Code Link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ˜ฑ1
โ„น๏ธ Angular History of Updates 1/2

#angular #info

โœ… Article link
๐Ÿ‘3
โ„น๏ธ Angular History of Updates 2/2

#angular #info

โœ… Article link
๐Ÿ‘3
Hey ๐Ÿ‘‹
Our chat is open for various discussions about Angular and more!

https://t.me/angular_practical_notes_chat
๐Ÿ“„ JavaScript โ€” Whatโ€™s new with ECMAScriptยฎ 2024 (ES15)

#js #es2024

....According to the ECMAScript 2024 Internationalization API Specification (ECMA-402 11th Edition) several features are slated for inclusion in ES2024....


๐Ÿงช Remember, the pipeline operator is still in โ€œDraftโ€, Stage 2 of TC39.

๐Ÿงช Records and Tuples in Stage 2 of proposal and not yet implemented in JavaScript engines (use Babel).

๐Ÿงช Realm in Stage 3 of proposal and not yet implemented.

๐Ÿ—ฃ I donโ€™t know why the author included non-working features in the article, but I left them in the post just FYI


โœ… Article link
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
โค1