@ShirleyAlmCh L'infra Twitter se décompose petit à petit et beaucoup de notifications/messages vont être un peu Schrodinger : https://t.co/I6nuHRTPMB
Je préconise d'encourager à répondre aux annonces via d'autres canaux.
@JeremiePat@fabricedesre@TC39 In ES, Sets are useful for de-duplication and fast membership test https://t.co/RTt6QCbaK4.
In other languages, it's also useful for unions, intersections, differences, etc. Looks like we're going to get those soon: https://t.co/oopJyqof9T.
@fabricedesre@JeremiePat@TC39 Although that’s the computer science way to think about this data structure, many languages including ECMAScript guarantee insertion order.
But I’ve never had to rely on it.
@fvsch@stefanjudis@container WebKit implemented range queries inside container queries(https://t.co/StiT6PjUaH) before range queries in media queries (https://t.co/jWfvw25cPH).
✍️ Thinking About The In-between Design Cases
The in-between design cases are often forgotten when writing CSS. The items in this layout become too wide when viewed with a breakpoint between the mobile and tablet sizes.
Read more: https://t.co/BTYjwEc2Aw