| bio | website | virtuosimedia.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 8 months |
| seen | 7 hours ago | |
| stats | profile views | 92 |
|
May 16 |
awarded | Popular Question |
|
Apr 22 |
comment |
How do you keep logins organized between multiple developers? This isn't a full answer, but you should also be aware of risk management issues with having shared accounts and put the appropriate controls in place. What happens when a developer leaves the company? Where are the account details stored and how are they accessed? Can you restrict access once it is given? What if you are hacked? |
|
Apr 7 |
accepted | Why does JavaScript count array lengths by the last index? |
|
Apr 7 |
revised |
Why does JavaScript count array lengths by the last index? added 8 characters in body |
|
Apr 7 |
comment |
Why does JavaScript count array lengths by the last index? Interesting, I didn't catch that. I inspected it in the console, but didn't loop over the array. |
|
Apr 7 |
comment |
Why does JavaScript count array lengths by the last index? Right, I get that it's doing lastIndex + 1 to set the length, but my question is why it would do that rather than getting the true count by counting the number of items. |
|
Apr 7 |
revised |
Why does JavaScript count array lengths by the last index? added 3 characters in body |
|
Apr 7 |
asked | Why does JavaScript count array lengths by the last index? |
|
Apr 2 |
awarded | Popular Question |
|
Mar 19 |
awarded | Nice Answer |
|
Mar 13 |
revised |
How to rewrite from scratch a code for which I own the copyright so I can use it on my job without losing the rights to the first version? added 1 characters in body |
|
Mar 13 |
answered | How to rewrite from scratch a code for which I own the copyright so I can use it on my job without losing the rights to the first version? |
|
Mar 7 |
awarded | Notable Question |
|
Feb 23 |
awarded | Popular Question |
|
Feb 17 |
comment |
How can I deal with the cargo-cult programming attitude? And then I'm going to add a few happy semi-colons here... |
|
Sep 24 |
accepted | Proper Use Of HTML Data Attributes |
|
Sep 23 |
asked | Proper Use Of HTML Data Attributes |
|
Sep 21 |
revised |
is it safe to use jQuery and MooTools together? added 1174 characters in body |
|
Sep 21 |
answered | is it safe to use jQuery and MooTools together? |
|
Sep 17 |
revised |
How can we unify business goals and technical goals? added 51 characters in body |