supersan

↗ HN profile [ 86.2 ms ] full profile
Karma
354
Created
August 31, 2009 (16y ago)
Submissions
0
  1. Anyone vs. Everyone (dailywritingtips.com)
  2. I recently saw an article on HN about how to use GitHub's search as a starting point when writing code. That indeed is a great trick and it has already helped me save a lot of time. Unfortunately, GitHub's search is…

  3. Hi, I was just wondering that there a lot of repos on GitHub with only 1 or two contributors. So it doesn't make sense to ask questions about code on StackOverflow. You can certainly put it in Issues tab but I think…

  4. I have a question for you about TDD. How important do you think TDD is to Javascript, PHP and other development in general? I want to know your own personal opinion about it. 1. Do you enjoy it? 2. Have you written code…

  5. I've been using AngularJS 1.4 in most of my project but deciding to try out the new version for my next site. So far I'm really very happy with 1.x syntax. After seeing some tutorials and videos for Angular 2.0, I find…