Viewing profile — daniellmb
daniellmb
HN member- Joined
- Mon, Mar 28, 2011, 5:13 PM UTC
- HN karma
- 32
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About daniellmb
http://www.linkedin.com/in/daniellamb
[ my public key: https://keybase.io/daniellamb; my proof: https://keybase.io/daniellamb/sigs/NTfD3BXKOmdq_TzXtWdijidndb-Ojv0adW5XFPXCMsM ]
Recent public activity
-
story
Interested in a cryptographically signed identity?
I have a few invites to Keybase if you want to skip the line of 25,000+ people on the waiting list. :-) https://keybase.io/daniellamb
- story
-
comment
Comment #9341380
I've archived the original 2005 jquery script (aka jselect) https://github.com/daniellmb/jquery-archive
-
comment
Comment #9264193
This website may help Betty. https://www.readability.com turns any web page into a clean view for reading now or later on your computer, smartphone, or tablet.
-
comment
Comment #9188012
She's already on an iPad why not use the built-in "Reader View" in Safari? This is exactly why it was built, to simplify web pages for reading. No need to build a custom solution t…
-
comment
Comment #8763052
If you already understand both jQuery and AngularJS, it may seem a little silly to compare them. Like comparing a motor to a car. Yet, this article will help those that know about …
- story
-
comment
Comment #8120567
Using the NODE_ENV is nice simple solution but when you need more there is a great dependency injection module called rewire that adds a special setter and getter to modules so you…
-
story
Ask HN: Recommended JavaScript books?
I've read these so far: - JavaScript The Definitive Guide by David Flanagan - High-performance JavaScript by Nicholas Zakas - Object-Oriented JavaScript by Stoyan Stefanov - JavaSc…
- story
-
comment
Comment #2379203
Great start! Here are a few other books I've read recently and marked the crap out of because there is so much good information in them. - JavaScript Patterns by Stoyan Stefanov - …