Slovník JavaScriptu.
Comments71
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuPromise.allSettled()
Comments29
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuDynamické importy
Comments28
Compare Data
Príklad: <code>await import('/modules/my-module.js')</code>
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuPrivátne polia
Comments101
Compare Data
[sk-SK][ERR] features.private_fields.description
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuNullish Coalescing
Comments66
Compare Data
Príklad: `const foo = 0 ?? 42`
Nepočul som o tom | |
Počul som o tom | |
Použil som |
We asked members of the JavaScript community to share their “pick of the year”
My 2022 Pick: SvelteKit 1.0
Two years in the making, SvelteKit is finally ready for production – and it has no shortage of amazing features for developers.
We asked members of the JavaScript community to share their “pick of the year”
Lee Robinson
VP of Developer Experience at Vercel
💡
Tabuľka
Vám umožní prezrieť nespracované údate pre každý graf. Môžete si ich prezrieť ako JSON, alebo získať GraphQL query, ktoré spustíte v našom verejnom API.Odkaz na sekciuNumerické separátory
Comments46
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuString.prototype.replaceAll()
Comments43
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuString.prototype.matchAll()
Comments12
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuLogical Assignment
Comments59
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
We asked members of the JavaScript community to share their “pick of the year”
My 2022 Pick: Astro
Astro is a new exciting static site generator. Zero client JavaScript by default, lazy-loading hydration, and framework-agnostic. Built on top of Vite, it's blazing fast and easy to use.
We asked members of the JavaScript community to share their “pick of the year”
Miguel Ángel Durán (midudev)
Twitch Coding Streamer & Content Creator
Odkaz na sekciuPromise.any()
Comments8
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuArray.prototype.at()
Comments23
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuTop-Level Await
Comments47
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuTemporal
Comments40
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuArray.prototype.findLast()
Comments27
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuError.prototype.cause
Comments21
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuObject.hasOwn()
Comments18
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuRegexp Match Indices
Comments9
Compare Data
Nepočul som o tom | |
Počul som o tom | |
Použil som |
Odkaz na sekciuOdporúčané zdroje
JavaScript: The Hard Parts, v2
Combining mental models of JavaScript's inner workings and hands-on programming challenges, this course will give you a solid understanding of callbacks and higher-order functions, closure, asynchronous JavaScript, and object-oriented JavaScript.
Thanks to our partners for supporting us! Learn more.