Skip to main content

One post tagged with "javascript"

View All Tags

· 12 min read
Krystian Sowiński

Nowadays, no matter which framework we're using or if any at all, no matter if we're using TypeScript or not, we're still writing JavaScript (kinda). There are many helpful features in recent ECMAScript versions that may significantly improve both code readability and our efficiency. Let's jump into them!