JavaScript
Articles
- "export default thing" is different to "export { thing as default }" (opens in a new tab)
- Encoding data for POST requests (opens in a new tab)
- JavaScript Design Patterns (opens in a new tab)
- Network reliability (opens in a new tab)
- What is the meaning of this? (opens in a new tab)
- How to win at CORS (opens in a new tab)
Date
Std lib
Libs
- date-fns (opens in a new tab)
- Day.js (opens in a new tab)
- Luxon (opens in a new tab)
- moment.js (opens in a new tab)
Articles
- Handling Time Zone in JavaScript (opens in a new tab)
- The best JavaScript date libraries in 2021 (opens in a new tab)
Libraries
- colord (opens in a new tab)
Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. - Immer (opens in a new tab)
Immer (German for: always) is a tiny package that allows you to work with immutable state in a more convenient way.