lookingfj

↗ HN profile [ 193 ms ] full profile
Karma
11
Created
February 21, 2017 (9y ago)
Submissions
0
  1. So it is trivial to check a url is valid using regex, but if you wanted to take this one step further and make sure it is a valid domain name that is registered and actually in use...how would you do this? I have a few…

  2. I am a mid level full Stack Developer. I enjoy working on all areas of the Stack, but I have started to try to move towards the more senior rank and I am wondering if being a specialist in one particular area will make…

  3. I am a mid level full Stack Developer. I enjoy working on all areas of the Stack, but I have started to try to move towards the more senior rank and I am wondering if being a specialist in one particular area will make…

  4. I am just about to start using gulp on my project to prepare my front end for production. It's effectively going to run my tests, transpile it and move it to a new directory, however I know it is capable of much more.…