React TL;DR – a human filter for most useful React content.
11 Frontend tricks that most Frontend Developers don’t know about
Interesting tricks you can do with HTML/JS/CSS, using: Datalist element Clickable label with a checkbox Child selectors Writing mode calc() function Math.round & ...
The Case for Versioning Independent UI Components
Advantages of by-component versioning Small, rapid incremental updates. Avoiding redundant dependency conflicts. Continuous releases, hotfixes, and rollbacks. Mix and match UI composition. Retaining ...
Ant Design 4.0 is out!
Upgrades: Design specification upgrade Dark theme Borderless component Compatibility adjustment Smaller size Component rewrite New DatePicker, TimePicker and Calendar Notification/Modal support Hooks Virtual ...
A Recap of Frontend Development in 2019
WebAssembly becomes the 4th language of the web joining HTML, CSS, and JavaScript TypeScript usage surges — many developers fall in love React ...
8 New ES10 (ES2019) Features by Example
New features: Optional Catch Binding Object.fromEntries Array.flat Array.flatMap String#{trimStart,trimEnd} Dynamic Import globalThis object Read the full article