Y
Hacker News
new
|
ask
|
show
|
jobs
user:
AllThingsSmitty
created:
2014-03-14
karma:
564
Helping build a better web.
submissions:
The quiet problem with unnecessary async
1 points
|
1 comments
TypeScript Tips Everyone Should Know
2 points
|
0 comments
I keep tripping over "true, false, true"
26 points
|
56 comments
I don't chain everything in JavaScript anymore
40 points
|
50 comments
You probably don't need to lift state
3 points
|
1 comments
Native JSON modules are finally real
1 points
|
0 comments
From instanceof to Error.isError: safer error checking in JavaScript
1 points
|
0 comments
Explicit Resource Management in JavaScript
2 points
|
1 comments
Stop turning everything into arrays (and do less work instead)
3 points
|
0 comments
React has changed, your Hooks should too
1 points
|
0 comments
Error chaining in JavaScript: cleaner debugging with Error.cause
4 points
|
0 comments
How to group arrays in JavaScript without reduce()
1 points
|
1 comments
Stop using .reverse().find() in JavaScript: meet findLast()
3 points
|
0 comments
Safe Array Methods in JavaScript
2 points
|
0 comments
Understanding Promise.any(): when one success is enough
1 points
|
0 comments
Logical assignment operators in JavaScript: small syntax, big wins
1 points
|
0 comments
Modern async iteration in JavaScript with Array.fromAsync()
2 points
|
1 comments
Make your JavaScript functions smarter and cleaner with default parameters
2 points
|
0 comments
Using await at the top level in ES modules
1 points
|
0 comments
Write more reliable JavaScript with optional chaining
3 points
|
0 comments
0 points
|
0 comments
JavaScript Algorithms – Clean and beginner-friendly implementations
1 points
|
1 comments
JavaScript's at() method makes array indexing easier
2 points
|
0 comments
The power of spread and rest patterns in JavaScript
2 points
|
1 comments
TypeScript – Leveraging "unknown" instead of "any"
2 points
|
1 comments
Basic design pattern examples in JavaScript
2 points
|
1 comments
CSS-Only Version of Apple iMessage
2 points
|
0 comments
CSS Fix for 100vh in Mobile WebKit
2 points
|
0 comments
A useful list of must-watch talks about CSS
1 points
|
0 comments