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
๐Ÿ“„ 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
๐Ÿงช ECMAScript 2024 (ES15): JS Features

#js #es #es2024 #es15 #withResolvers #groupBy #temporal #tuples #decorators

ECMAScript 2024 (ES15) is just around the corner, arriving in June 2024. This new version brings many exciting features that promise to simplify your JavaScript code and boost your productivity โ€” giving you even more time to relax! Letโ€™s dive into five of the most impactful additions.


โœ… Article link