Web Development
34.6K subscribers
1.55K photos
8 videos
961 links
Web Development news feed
Download Telegram
JS Dates Are About to Be Fixed

#js #javascript

Read more
4👍4
Mathematical Symbols and JavaScript Equivalents

#js #javascript

Read more
6👍10
Unleash JavaScript's Potential with Functional Programming

#js #javascript

Read more
7👍8
Exploring JavaScript Symbols

#js #javascript

Read more
10👍10
JavaScript's ??= Operator: Default Values Made Simple

#js #javascript #ecmascript

Read more
11👍8
33 Concepts Every JavaScript Developer Should Know

#javascript #js

Read more
15🔥11
JavaScript Temporal is coming!

Temporal is designed as a full replacement for the Date object, making date and time management reliable and predictable.

Temporal adds support for time zone and calendar representations, many built-in methods for conversions, comparisons and computations, formatting, and more.

The API surface has over 200 utility methods! 😱


#js #javascript

Read more
3👍12
2👍3
How to format dates in JavaScript: Methods, libraries, and best practices

#js #javascript

Read more
👍5
JavaScript's upcoming Temporal API and what problems it will solve

After years of coping with the old Date API, JavaScript developers finally have a path to a better future with dates and times.


#js #javascript #temporalapi

Read more
👍11
Building a Lightweight Reactive State Manager with JavaScript Proxies

#js #javascript

🛠️ Shortly how to build a lightweight reactive state manager using JavaScript proxies, enabling automatic UI updates without relying on heavy libraries or complex setups


Read more