I Stopped Destructuring Everythingallthingssmitty.com2 points·by AllThingsSmitty·16 giờ trước·0 comments
The quiet problem with unnecessary asyncallthingssmitty.com1 points·by AllThingsSmitty·tháng trước·1 comments
I keep tripping over "true, false, true"allthingssmitty.com26 points·by AllThingsSmitty·2 tháng trước·56 comments
I don't chain everything in JavaScript anymoreallthingssmitty.com40 points·by AllThingsSmitty·3 tháng trước·50 comments
You probably don't need to lift stateallthingssmitty.com3 points·by AllThingsSmitty·4 tháng trước·1 comments
Native JSON modules are finally realallthingssmitty.com1 points·by AllThingsSmitty·4 tháng trước·0 comments
From instanceof to Error.isError: safer error checking in JavaScriptallthingssmitty.com1 points·by AllThingsSmitty·5 tháng trước·0 comments
Explicit Resource Management in JavaScriptallthingssmitty.com2 points·by AllThingsSmitty·5 tháng trước·1 comments
Stop turning everything into arrays (and do less work instead)allthingssmitty.com3 points·by AllThingsSmitty·6 tháng trước·0 comments
React has changed, your Hooks should tooallthingssmitty.com1 points·by AllThingsSmitty·7 tháng trước·0 comments
Error chaining in JavaScript: cleaner debugging with Error.causeallthingssmitty.com4 points·by AllThingsSmitty·8 tháng trước·0 comments
How to group arrays in JavaScript without reduce()allthingssmitty.com1 points·by AllThingsSmitty·9 tháng trước·1 comments
Stop using .reverse().find() in JavaScript: meet findLast()allthingssmitty.com3 points·by AllThingsSmitty·10 tháng trước·0 comments
Safe Array Methods in JavaScriptallthingssmitty.com2 points·by AllThingsSmitty·10 tháng trước·0 comments
Understanding Promise.any(): when one success is enoughallthingssmitty.com1 points·by AllThingsSmitty·11 tháng trước·0 comments
Logical assignment operators in JavaScript: small syntax, big winsallthingssmitty.com1 points·by AllThingsSmitty·12 tháng trước·0 comments
Modern async iteration in JavaScript with Array.fromAsync()allthingssmitty.com2 points·by AllThingsSmitty·12 tháng trước·1 comments
Make your JavaScript functions smarter and cleaner with default parametersallthingssmitty.com2 points·by AllThingsSmitty·năm ngoái·0 comments