Preškočiť k obsahu

Jazyk

Slovník JavaScriptu.
Comments71
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Promise.allSettled()

Comments29
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Dynamické 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

Privá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

Nullish 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 údajov 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.

Numerické separátory

Comments46
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

String.prototype.replaceAll()

Comments43
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

String.prototype.matchAll()

Comments12
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Logical 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

Promise.any()

Comments8
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Array.prototype.at()

Comments23
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Top-Level Await

Comments47
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Temporal

Comments40
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Array.prototype.findLast()

Comments27
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Error.prototype.cause

Comments21
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Object.hasOwn()

Comments18
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Regexp Match Indices

Comments9
Compare Data
Nepočul som o tom
Počul som o tom
Použil som

Odporúčané zdroje

JavaScript: The Hard Parts, v2
Will Sentance
Codesmith

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.