Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jphpsf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
From a logfile to a histogram with a few lines of R - Andy Davies
(andydavies.me)
6 points
by
jphpsf
13y ago
|
0 comments
2.
▲
Running Jasmine tests with Phantom.js or Webdriver
(blog.jphpsf.com)
2 points
by
jphpsf
14y ago
|
0 comments
3.
▲
by
jphpsf
14y ago
Good post from Rob Flaherty showing how to leverage Google Analytics custom events to track usage of web apps/websites opened from the home screen of iOS.
4.
▲
Tracking iOS Web App Usage
(ravelrumba.com)
1 points
by
jphpsf
14y ago
|
1 comments
5.
▲
by
jphpsf
14y ago
You are absolutely right. On one side, the UI is using automated tests (using TDD) and on the other side there is no tests (backend server has no tests and first 2 years of the UI had not tests).
6.
▲
by
jphpsf
14y ago
Thanks for the feedback. See my comment to roryokane above about the time spent on testing. I agree with you about the practicality of TDD. For instance, recently, I was prototyping an upcoming feature involving a new library. The feature w
7.
▲
by
jphpsf
14y ago
Thanks for the feedback. I will checkout this link, it looks like there is a lot of interesting resources. Regarding the first part of your comment: I don't think that is the case. We don't usually add backend code without UI (I don't have
8.
▲
by
jphpsf
14y ago
Very interesting. Thanks for your reply. Out of curiosity, I have 2 questions: 1) Do you measure the defect counts over time? And if so can you share it? 2) What is your platform (web?)? Thanks!
9.
▲
Test Driven Development Actually Works
(blog.jphpsf.com)
58 points
by
jphpsf
14y ago
|
32 comments
10.
▲
DRYing up your JavaScript Jasmine tests with the data provider pattern
(blog.jphpsf.com)
1 points
by
jphpsf
14y ago
|
0 comments
11.
▲
by
jphpsf
14y ago
Great post from Paul Rouget (Mozilla) on his experience losing weight. Very interesting read as I have been following similar practices for a few months.
12.
▲
How I lost 30 lbs
(paulrouget.com)
14 points
by
jphpsf
14y ago
|
9 comments
13.
▲
by
jphpsf
14y ago
Interesting tip to reduce your phone bill. As my contract is up, I’ve been thinking about doing the same as explained in the blog post. Does anybody have any good experience with MVNOs?
14.
▲
by
jphpsf
14y ago
This is the recording of the "Building a Performant HTML5 Mobile App" session from LinkedIn at the #sfwebperf meetup. The talk was given last month, but the recording was just recently posted. This was one of the best talk I got to attend t
15.
▲
[video] Building a Performant HTML5 Mobile App LinkedIn
(youtube.com)
2 points
by
jphpsf
14y ago
|
1 comments
16.
▲
The Web only Works Thanks to Reload… (and why the mobile web fails)
(belshe.com)
2 points
by
jphpsf
14y ago
|
1 comments
17.
▲
Backing up your Twitter account with the t ruby gem
(blog.jphpsf.com)
39 points
by
jphpsf
14y ago
|
3 comments
18.
▲
by
jphpsf
14y ago
That is a great tip. Thank you! I just mentioned it in the comment thread of the blog post. JP