Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fedlarm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
fedlarm
11mo ago
You could write the logic in a more straight forward, but less composable way, so that all the logic resides in one pure function. This way you can also keep the code to only loop over the users once. email.sendBulk(generateExpiryEmails(db.
2.
▲
by
fedlarm
5y ago
I know this article and comments here are mostly related to 1:1s with your boss. But I also use them in a not boss related situation, like scheduled 1:1s with an architect or ux designer if they are not fully assigned to a team.
3.
▲
by
fedlarm
6y ago
For me the module federation is a new feature that I can take advantage of to improve integrations.
4.
▲
by
fedlarm
6y ago
As a frontend developer I also encounter I need Geometry from time to time. I used it a lot in my days as a flash developer drawing vector graphics programmatically. I feel that its missing from this list. I rarely see geometry mentioned on
5.
▲
by
fedlarm
9y ago
I used to share this opinion as well, until I started working on an internal library that was created by a skilled developer. He had very good test coverage and good quality tests, which turned out invaluable, once I got on board. We tried
6.
▲
by
fedlarm
11y ago
Beat from Deftones RX Queen http://typedrummer.com/j9t913
7.
▲
by
fedlarm
12y ago
One I've never thought of using before is the: isAwesome && alert("yay"); I have used the name || "no name" operator a lot and thought to myself that it looked cool on first impression. But having something
8.
▲
by
fedlarm
12y ago
Yes the Griptape is an essential part to make high ollies consistently. However ollie's are possible to do without griptape as well. Just a lot harder because you'll have a lot less control. The harder you slam down the tail of th
9.
▲
by
fedlarm
13y ago
Hmm.. Might just be me, but isn't that half of the job of the reviewer, to decline a PR if it isn't fixed? The one making the PR should get a notification that it is declined. Their ball.