© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
MAYANK KUMAR
There are many shorthand ways provided by es6 which we can write javascript. 1. Declaring Variables 2. Assigning values to multiple variables We can assign values to multiple variables in one line with array destructuring. 3.The Ternary operator We...
Sojin Samuel
Sojin Samuel here. I’m a Full Stack Engineer, You can hire me as a writer for your blog for topics like web2/web3 && especially for JS
We can also use structuredClone() to make deep clones of an object. Ref: developer.mozilla.org/en-US/docs/Web/API/structur…
yes we can use structuredClone() also
Faisal Ahmed
helpful article
Great to know that it's useful to you. Also, check my other resources.
Amit Mehta
Javascript Developer who Loves to Code!
Great work! Fantastic list!!!
ES6 truly rocks! With all these techniques you can do neat things like solve the palindrome problem is 1 line of javascript : indepthjavascript.dev/how-to-solve-valid-palindro…
😎
Thanks, yes ES6 helps a lot.
Sojin Samuel
Sojin Samuel here. I’m a Full Stack Engineer, You can hire me as a writer for your blog for topics like web2/web3 && especially for JS
We can also use structuredClone() to make deep clones of an object. Ref: developer.mozilla.org/en-US/docs/Web/API/structur…