#ecmascript kết quả tìm kiếm
🤔 why should we all focus on #ECMAScript/#javascript iterators very much? ⚡️ and how does that impact performance? The Ultimate Guide to PERFORMANT DATA PROCESSING (via iterators) - future #javascript - in the thread below 🧵
When you include JQuery in your resume just to discover your level of expertise. #javascript #ecmascript #jquery #programming #programmerslife #coding #meme
The ECMAScript proposal "type-annotations" currently at Stage 1, aims to allow developers to add type annotations in their JavaScript code. #ecmascript #javascript #typescript
I've drafted this small proposal for ECMAScript imports and I believe it could be a huge DX improvement. Anyone wants to take a look? `import { x, y, z } as Name from "module"` #javascript #ecmascript #tc39 #js #typescript #ts github.com/mmiszy/proposa…
I was one of the early tester of NotebookLM! Love their web experience. Tested 'Audio Overview' with @ECMAScript here is preview from what was generated. #ecmascript #javascript #ai #llm #notebooklm
ECMAScript pasti sering kamu dengar kalau lagi belajar JavaScript. Emang apa sih ECMAScript itu? 🤔 Cari tahu jawabannya di postingan ini ya! 😊 #dumetschool #coding #ecmascript #javascript
We are excited to be hosting the 98th Meeting of @TC39 in the @Bloomberg office in Tokyo this week (Sept 26-28)! We welcome all the #TC39 delegates and wish them a productive week discussing the future of #ECMAScript / #JavaScript! bloom.bg/3RyBeZg #opensource #JS
We're proud to host the 128th Meeting of the Ecma General Assembly at @Bloomberg's Global HQ, starting today in NYC! We welcome the attending Ecma members & wish them a productive week discussing the future of Ecma's standards, including #ECMAScript & #CycloneDX! #opensource
#TypeScript adds support for #ECMAScript’s Set methods | InfoWorld bit.ly/4aRQsOZ #TechJunkieInvest #investing #TechJunkieNews #Tech #SoftwareDev
What will be the value of foo in this Javascript? #js #javascript #ecmascript #es6 #es6 #es7 #pirple #coding #learnToCode #code
What would be the console output of this Javascript? #js #javascript #ecmascript #es6 #es6 #es7 #pirple #coding #learnToCode #code
What will be logged to the console in this Javascript code? #js #javascript #ecmascript #es6 #es6 #es7 #pirple #coding #learnToCode #code
え?? #ECMAScript、Array#sort も TypedArray#sort も安定でなければならないという要請があるが、 toSorted 側には両方ともなくないか? いや、意図的かもと思ったけど周辺issue等みる感じ、抜けてるだけっぽそうじゃない?
🚀 Discover the game-changing features of #ECMAScript 2024! 🎉 🗂️ Effortless data grouping ⏳ Simplified date handling 📝 Reliable text processing and more! #JavaScript #WebDev syncfusion.com/blogs/post/wha…
ECMAScript proposal updates @ 2023-03. Iterator.range + Promise.withResolvers looks really promising. #ecmascript #javascript ecmascript-daily.github.io/ecmascript/202…
I now wish it was [promise, resolve, reject] instead of {promise, resolve, reject}, because it would have made them easier to rename when needed! But I know this is mostly the #reactJS API familiarity inside me talking 😂 #JavaScript #EcmaScript
🎉 Promise.withResolvers() made it to stage 4! One of the features on the promises that was missing. Use it now 👉 npmjs.com/package/promis… Full spec 👉 github.com/tc39/proposal-…
Ecma International approves ECMAScript 2025: What’s new? 2ality.com/2025/06/ecmasc… #JavaScript #ECMAScript #2ality
Tuples will be useful. Tuples, where the equality operators compare contents, not object identity. Hypothetical: const a = #[1, 2]; const b = #[1, 2]; a === b; // true const set = new Set(); set.add(a); set.has(b); // true #EcmaScript Proposal tc39.es/proposal-recor…
⚡️ Iteration Unleashed: ECMAScript 2025's *Iterator Helpers* bring array-like methods directly to iterators, enabling zero intermediate arrays for peak data processing performance. Ready to ditch `Array.from`? What's your first killer use case? #ECMAScript #JSPerf…
developer.mozilla.org
MDN Web Docs
The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.
🚀 Streamline Data Flows! *Iterator Helpers* bring array-like methods directly to iterators, enabling efficient, truly lazy data processing without materializing intermediate arrays. How will this transform your data pipelines? #ECMAScript #LazyOps developer.mozilla.org
developer.mozilla.org
MDN Web Docs
The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.
Big news in JavaScript! Say hello to Float16Array – a new TypedArray designed for high-performance computing and ML workloads. Read More: infoworld.com/article/402194… #javascript #ecmascript #webdev #programming #developers #coding #machinelearning #ai #bigdata #techupdate
#JavaScript Standards Update: What’s New in #ECMAScript 2025 JavaScript continues its annual momentum with new developer friendly features in the latest version of ECMAScript, due to arrive soon. thenewstack.io/javascript-sta… #Nodejs
🎉 ¡Curso completado! Finalicé "ECMAScript: historia y versiones de JavaScript" en @platzi 🧑💻 Aprendí cómo JS evolucionó desde ES6 (2015) hasta ES2022, y cómo cada versión trajo nuevas herramientas para escribir mejor código 🚀 Gracias @gndx 🙌 #JavaScript #ECMAScript #Platzi
30 Years of #JavaScript: 10 Milestones That Changed the Web From its 1995 creation at #Netscape, to #ECMAScript in 1997, to #jQuery, #Nodejs and #React in the 21st century, JavaScript has had a wild run. thenewstack.io/30-years-of-ja…
Hey All, I just published my blog on ECMAScript 2015 (ES6) medium.com/p/ecmascript-2… Go and read it! #Coding #JS #EcmaScript #learn #codegold #code
ECMAScript 2025がEcmaのGAで承認され正式にリリースされた。 "Ecma International approves new standards - Ecma International" ecma-international.org/news/ecma-inte… #ECMAScript #news
ecma-international.org
Ecma International approves new standards - Ecma International
The 129th General Assembly has approved new editions of the following standards: ECMA-74, ECMA-109, ECMA-262, ECMA-402, ECMA-403, ECMA-418-2 and ECMA-419.
🤔 why should we all focus on #ECMAScript/#javascript iterators very much? ⚡️ and how does that impact performance? The Ultimate Guide to PERFORMANT DATA PROCESSING (via iterators) - future #javascript - in the thread below 🧵
Python has "with" statement, C# has "using", well... JavaScript would soon have something similar 🤯😬 🧵/1 #nodejs #javascript #ecmascript #tc39 #ecma262 #newstojs #100daysofcode #js
Big news in JavaScript! Say hello to Float16Array – a new TypedArray designed for high-performance computing and ML workloads. Read More: infoworld.com/article/402194… #javascript #ecmascript #webdev #programming #developers #coding #machinelearning #ai #bigdata #techupdate
What's the alternative? 💪 Streaming via #ECMAScript iterators, available since ES2015. 🌊 We declare what computation _might_ take place (map, filter, etc.) but only when there's a consumer who would actually _consume_ the downstream (output).
Everything you need to know about the new Array methods in JavaScript 🔥 🧵/1 #javascript #ecmascript #nodejs #devtips #devnews #devcommunity #node @nodejs
#ECMAScript 2024 has been officially approved, bringing a host of exciting new features to the #JavaScript standard. These enhancements aim to improve user experience, streamline asynchronous operations, optimize memory management, and provide advanced data organization options.
When you include JQuery in your resume just to discover your level of expertise. #javascript #ecmascript #jquery #programming #programmerslife #coding #meme
#TypeScript #ECMAScript #DesenvolvimentoDeSoftware #TypeChecking #TypeScriptLove #frontend #javascript #webdevelopment
𝐄𝐦𝐞𝐫𝐠𝐢𝐧𝐠 𝐅𝐞𝐚𝐭𝐮𝐫𝐞𝐬 𝐢𝐧 𝐉𝐚𝐯𝐚𝐒𝐜𝐫𝐢𝐩𝐭 𝐄𝐒𝟐𝟎𝟐𝟓 zurl.co/Ic5cF #JavaScriptES2025 #JavaScript #ECMAScript(ES) #ScriptingLanguages #Tech #IW #IWNews #IndustryWired
A tiny #JavaScript library to compare objects as values in #ECMAScript cssscript.com/compare-object…
ES20xx, so shiny! ... When you find that you're in a hole please, whatever you do, just don't stop digging! Gotta reach the bottom. Rock bottom. #javascript #webdevelopers #ecmascript
I finished the course “Game Development with JS”. I don’t have much free time nowadays, but I try to squeeze in a @Sololearn exercise once in a while. #JavaScript #EcmaScript #Sololearn
ECMAScript The standard language for making web pages interactive. Learn more about this powerful scripting language and how to use it to build amazing web experiences: developer.mozilla.org/en-US/docs/Glo… #ECMAScript #webdevelopment #javascript #programming #learning
Javascript: Extending Error in Javascript with ES6 syntax & Babel - #javascript - #ecmascript-6 - #babeljs - #transpiler - Answer link : codehunter.cc/a/javascript/e…
Something went wrong.
Something went wrong.
United States Trends
- 1. Broncos 63.8K posts
- 2. Bo Nix 17.7K posts
- 3. yeonjun 175K posts
- 4. Geno 18K posts
- 5. $SMILEY N/A
- 6. Sean Payton 4,653 posts
- 7. Kenny Pickett 1,493 posts
- 8. #TNFonPrime 3,963 posts
- 9. DANIELA 35.5K posts
- 10. Chip Kelly 1,950 posts
- 11. Bradley Beal 3,302 posts
- 12. Jalen Green 6,965 posts
- 13. #criticalrolespoilers 4,434 posts
- 14. Pete Carroll 1,883 posts
- 15. TALK TO YOU OUT NOW 24.2K posts
- 16. byers 28.2K posts
- 17. Jeanty 6,463 posts
- 18. #TSTheLifeofaShowgirl 1,613 posts
- 19. Troy Franklin 2,394 posts
- 20. Daniel Carlson N/A