Apr. 2-4week (수정예정)
Apr 9.
IN BRIEF:
Articles & Tutorials
Feroot sponsor
Postlight sponsor
Robin Wieruch
TLDR Newsletter sponsor
Reader Submissions
- Cory Brown is happy to stir up a little controversy when he explains why he avoids
async
/await
– it certainly provoked a lot of comments .
Apr 16.
- JS Function Composition: What’s The Big Deal? — James’ articles on JavaScript fundamentals have been very popular over the years, so it’s great to see a new one focusing on a common activity: function composition — “Why, then, do functional programmers get all worked up about it? What’s the big deal?”
JAMES SINCLAIR
JOSH W COMEAU
Apr 23.
- Lexical: An Extensible Text Editor Library (That Does Things Differently) — Fresh from Meta (or Facebook, as my brain still calls it) comes a new text editor framework with accessibility, performance, and reliability at its heart. 22KB gzipped, supports React 18 (but can be used in a vanilla fashion), and a (native) iOS version is to follow. Remind you of Draft.js? Think of this as the next generation: Meta is – they’re replacing Draft with Lexical in their apps.
META / FACEBOOK