Viewing profile — jasonkarns
jasonkarns
HN member- Joined
- Wed, Jun 26, 2013, 1:20 PM UTC
- HN karma
- 4
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About jasonkarns
Recent public activity
-
comment
Comment #42908725
Side project means it’s not that team’s primary focus.
-
comment
Comment #7143771
What's your definition of zoomable? I'm able to adjust text size just fine. More details on your specific issue? If you mean layout, it is responsive. The text column narrows and t…
-
comment
Comment #7143749
The author is stating that the child dependency cannot be extracted to another library or app. If it is extracted, it is untested, because the only tests wrapping the child depende…
-
comment
Comment #6127226
There is a strong difference between exposing everything as part of the API, and making it permanently inaccessible. Taking your car example, imagine if the engine were in a locked…
-
comment
Comment #5945824
Depends on your definition of frontend tests. TDD alleviates these workflow problems for javascript (the actual code of the application). But using automated tests for the UI layou…