HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AllThingsSmitty

565 karmajoined 12 years ago
Helping build a better web.

Submissions

I Stopped Destructuring Everything

allthingssmitty.com
2 points·by AllThingsSmitty·12 hours ago·0 comments

The quiet problem with unnecessary async

allthingssmitty.com
1 points·by AllThingsSmitty·last month·1 comments

TypeScript Tips Everyone Should Know

github.com
2 points·by AllThingsSmitty·last month·0 comments

I keep tripping over "true, false, true"

allthingssmitty.com
26 points·by AllThingsSmitty·2 months ago·56 comments

I don't chain everything in JavaScript anymore

allthingssmitty.com
40 points·by AllThingsSmitty·3 months ago·50 comments

You probably don't need to lift state

allthingssmitty.com
3 points·by AllThingsSmitty·4 months ago·1 comments

Native JSON modules are finally real

allthingssmitty.com
1 points·by AllThingsSmitty·4 months ago·0 comments

From instanceof to Error.isError: safer error checking in JavaScript

allthingssmitty.com
1 points·by AllThingsSmitty·5 months ago·0 comments

Explicit Resource Management in JavaScript

allthingssmitty.com
2 points·by AllThingsSmitty·5 months ago·1 comments

Stop turning everything into arrays (and do less work instead)

allthingssmitty.com
3 points·by AllThingsSmitty·6 months ago·0 comments

React has changed, your Hooks should too

allthingssmitty.com
1 points·by AllThingsSmitty·7 months ago·0 comments

Error chaining in JavaScript: cleaner debugging with Error.cause

allthingssmitty.com
4 points·by AllThingsSmitty·8 months ago·0 comments

[untitled]

12 points·by AllThingsSmitty·9 months ago·0 comments

How to group arrays in JavaScript without reduce()

allthingssmitty.com
1 points·by AllThingsSmitty·9 months ago·1 comments

Stop using .reverse().find() in JavaScript: meet findLast()

allthingssmitty.com
3 points·by AllThingsSmitty·10 months ago·0 comments

Safe Array Methods in JavaScript

allthingssmitty.com
2 points·by AllThingsSmitty·10 months ago·0 comments