Viewing profile — fedlarm
fedlarm
HN member- Joined
- Sat, Feb 15, 2014, 2:15 PM UTC
- HN karma
- 3
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About fedlarm
No profile information was provided.
Recent public activity
-
comment
Comment #45725953
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 …
-
comment
Comment #30611970
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 de…
-
comment
Comment #24744508
For me the module federation is a new feature that I can take advantage of to improve integrations.
-
comment
Comment #24576115
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 it…
-
comment
Comment #14602696
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,…
-
comment
Comment #9519206
Beat from Deftones RX Queen http://typedrummer.com/j9t913
- comment
- comment
-
comment
Comment #8432604
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 impres…
-
comment
Comment #8420057
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 les…
-
comment
Comment #7372486
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. Thei…