Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
es2020
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Removendo itens duplicados no JavaScript ES6
Guilherme Rodrigues
Guilherme Rodrigues
Guilherme Rodrigues
Follow
Sep 8 '21
Removendo itens duplicados no JavaScript ES6
#
javascript
#
performance
#
ecmascript
#
es2020
5
reactions
Comments
Add Comment
7 min read
Optional Chaining (?.) Refactoring
Lars Grammel
Lars Grammel
Lars Grammel
Follow
for
P42
May 15 '21
Optional Chaining (?.) Refactoring
#
javascript
#
refactoring
#
es2020
10
reactions
Comments
1
comment
2 min read
TS and ts-jest meet “type”: “module”
Anton Golub
Anton Golub
Anton Golub
Follow
May 11 '21
TS and ts-jest meet “type”: “module”
#
typescript
#
tsc
#
es2020
#
esm
9
reactions
Comments
Add Comment
4 min read
ES2021 Features with simple examples
Carlos Caballero
Carlos Caballero
Carlos Caballero
Follow
Jan 2 '21
ES2021 Features with simple examples
#
javascript
#
webdev
#
node
#
es2020
90
reactions
Comments
1
comment
3 min read
How to use Dynamic Imports in ES2020
Joseph Chow
Joseph Chow
Joseph Chow
Follow
Dec 29 '20
How to use Dynamic Imports in ES2020
#
javascript
#
webdev
#
es2020
7
reactions
Comments
Add Comment
2 min read
Optional Chaining in JavaScript ES2020 Illustrated
Richard Burd
Richard Burd
Richard Burd
Follow
Dec 17 '20
Optional Chaining in JavaScript ES2020 Illustrated
#
javascript
#
webdev
#
optionalchaining
#
es2020
5
reactions
Comments
Add Comment
1 min read
Let's talk about ES2020
Sunny Praksah
Sunny Praksah
Sunny Praksah
Follow
Oct 25 '20
Let's talk about ES2020
#
javascript
#
es2020
25
reactions
Comments
Add Comment
4 min read
Optional Chaining - the null safer in javascript
William Godoy
William Godoy
William Godoy
Follow
Sep 8 '20
Optional Chaining - the null safer in javascript
#
es2020
#
javascript
#
ecmascript
#
dev
3
reactions
Comments
Add Comment
2 min read
What is the new Nullish Coalescing Operator in Javascript?
Manuel Pascual
Manuel Pascual
Manuel Pascual
Follow
Jul 1 '20
What is the new Nullish Coalescing Operator in Javascript?
#
javascript
#
es2020
6
reactions
Comments
Add Comment
2 min read
ES2020: Everything You Need to Know
Martin McKeaveney
Martin McKeaveney
Martin McKeaveney
Follow
May 5 '20
ES2020: Everything You Need to Know
#
javascript
#
es2020
#
webdev
8
reactions
Comments
Add Comment
12 min read
Optional Chaining & Nullish Coalescing
Wayne Gakuo
Wayne Gakuo
Wayne Gakuo
Follow
May 3 '20
Optional Chaining & Nullish Coalescing
#
javascript
#
beginners
#
es2020
#
es6
28
reactions
Comments
8
comments
2 min read
ES2020: Summary of new features & examples 🔥
Olivier
Olivier
Olivier
Follow
Apr 12 '20
ES2020: Summary of new features & examples 🔥
#
es2020
#
javascript
#
webdev
#
node
122
reactions
Comments
6
comments
4 min read
Nullish Coalescing in JavaScript
Emeruche Ikenna
Emeruche Ikenna
Emeruche Ikenna
Follow
Apr 15 '20
Nullish Coalescing in JavaScript
#
javascript
#
react
#
es2020
#
web
6
reactions
Comments
Add Comment
2 min read
Cleaning up your code using optional chaining Javascript
Bonvic Bundi
Bonvic Bundi
Bonvic Bundi
Follow
Apr 12 '20
Cleaning up your code using optional chaining Javascript
#
news
#
javascript
#
es2020
6
reactions
Comments
Add Comment
3 min read
ES2016 Features with simple examples
Carlos Caballero
Carlos Caballero
Carlos Caballero
Follow
Jan 30 '20
ES2016 Features with simple examples
#
javascript
#
webdev
#
node
#
es2020
97
reactions
Comments
Add Comment
2 min read
ES2017 Features with simple examples
Carlos Caballero
Carlos Caballero
Carlos Caballero
Follow
Jan 24 '20
ES2017 Features with simple examples
#
javascript
#
webdev
#
node
#
es2020
196
reactions
Comments
4
comments
3 min read
[pt-BR] ES2020: Nullish coalescing operator (??)
Mesaque Francisco
Mesaque Francisco
Mesaque Francisco
Follow
Jan 28 '20
[pt-BR] ES2020: Nullish coalescing operator (??)
#
javascript
#
es2020
6
reactions
Comments
Add Comment
2 min read
[pt-BR] ES2020: Optional chaining operator
Mesaque Francisco
Mesaque Francisco
Mesaque Francisco
Follow
Jan 28 '20
[pt-BR] ES2020: Optional chaining operator
#
javascript
#
es2020
#
optionalchaining
8
reactions
Comments
Add Comment
1 min read
[pt-BR] ES2020: Promise.allSettled
Mesaque Francisco
Mesaque Francisco
Mesaque Francisco
Follow
Jan 27 '20
[pt-BR] ES2020: Promise.allSettled
#
javascript
#
es2020
#
promises
#
allsettled
6
reactions
Comments
Add Comment
2 min read
ES2018 Features with simple examples
Carlos Caballero
Carlos Caballero
Carlos Caballero
Follow
Jan 17 '20
ES2018 Features with simple examples
#
javascript
#
webdev
#
node
#
es2020
160
reactions
Comments
9
comments
3 min read
5 ECMAScript Proposals To Look Out For In ES2020
Roy Derks
Roy Derks
Roy Derks
Follow
Jan 14 '20
5 ECMAScript Proposals To Look Out For In ES2020
#
javascript
#
ecmascript
#
es2020
22
reactions
Comments
1
comment
5 min read
ES2020 Features in simple examples
Carlos Caballero
Carlos Caballero
Carlos Caballero
Follow
Jan 3 '20
ES2020 Features in simple examples
#
javascript
#
webdev
#
node
#
es2020
302
reactions
Comments
12
comments
3 min read
What is globalThis? ES2020 new features
twostepdeveloper
twostepdeveloper
twostepdeveloper
Follow
Jan 10 '20
What is globalThis? ES2020 new features
#
es2020
4
reactions
Comments
Add Comment
1 min read
New Additions to JavaScript
Jen Kennedy
Jen Kennedy
Jen Kennedy
Follow
Jan 3 '20
New Additions to JavaScript
#
javascript
#
tc39
#
es2020
8
reactions
Comments
2
comments
3 min read
What is Optional Chaining and Nullish Coalescing? (ES2020)
Alex Merced
Alex Merced
Alex Merced
Follow
Dec 19 '19
What is Optional Chaining and Nullish Coalescing? (ES2020)
#
typescript
#
es2020
#
optionalchaining
#
nullishcoalescing
8
reactions
Comments
Add Comment
2 min read
What is Optional Chaining in JavaScript?
Ahmet Kapusuz
Ahmet Kapusuz
Ahmet Kapusuz
Follow
Dec 13 '19
What is Optional Chaining in JavaScript?
#
javascript
#
es2020
#
esnext
10
reactions
Comments
1
comment
1 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account