SpiceQA
Questions
Tags
Users
Badges
user_139010
@user_139010
0
reputation
0
answers
14
questions
About Me
// Hello, World !
Top Answers
What's the yield keyword in JavaScript?
83 votes
.datepicker('setdate') issues, in jQuery
11 votes
Can I construct a JavaScript object without using the new keyword?
10 votes
Loop timer in JavaScript
8 votes
Setting width of table cell contents based on available width
0 votes
Top Questions
Comparing Java enum members: == or equals()?
2049 votes
15 answers
What is the simplest way to convert a Java string from all caps (words separated by underscores) to CamelCase (no word separators)?
176 votes
22 answers
Should I use string.isEmpty() or "".equals(string)?
175 votes
6 answers
What is the fastest or most elegant way to compute a set difference using Javascript arrays?
157 votes
14 answers
Why does setTimeout() "break" for large millisecond delay values?
129 votes
7 answers