Skip to main content
Elias Van Ootegem's user avatar
Elias Van Ootegem's user avatar
Elias Van Ootegem's user avatar
Elias Van Ootegem
  • Member for 12 years, 5 months
  • Last seen this week
278 votes
5 answers
612k views

Best way to get child nodes

30 votes
2 answers
10k views

Memory leak risk in JavaScript closures

20 votes
3 answers
5k views

Object.prototype is Verboten?

15 votes
1 answer
3k views

let var or var to let

14 votes
2 answers
3k views

JavaScript: How to simulate change event in internet explorer (delegation)

5 votes
2 answers
268 views

JavaScript's control flow constructs: browser specific or inherent to JS

5 votes
2 answers
3k views

JavaScript closure and the this object

5 votes
6 answers
300 views

Does this avoid UB

5 votes
2 answers
8k views

JavaScript Event prototype in IE8

3 votes
1 answer
2k views

JavaScript Ajax request vs jQuery $.ajax

3 votes
1 answer
2k views

Importing multiple csv files to mysql tables

3 votes
1 answer
1k views

load .profile with proc_open()

3 votes
1 answer
940 views

Inconsistent behaviour of "this" in JavaScript strict mode

2 votes
1 answer
4k views

proc_open interaction

2 votes
0 answers
618 views

Pass current route to template

2 votes
2 answers
141 views

float output format yields weird value [duplicate]

1 vote
1 answer
580 views

echo innerHTML, without outer node tags

1 vote
4 answers
212 views

Regex with possible empty matches and multi-line match

1 vote
0 answers
43 views

WaitGroup deadlock (without error message) [duplicate]

1 vote
0 answers
180 views

Reliable way to write to a channel when buffer available

1 vote
3 answers
196 views

JavaScript's this keyword surprise

1 vote
1 answer
900 views

JavaScript inheritance Object.create

1 vote
1 answer
409 views

Zend Framework partialLoop with associative array of models

0 votes
2 answers
889 views

How is JavaScript's strict mode implemented

0 votes
2 answers
7k views

Allocate 2D char array malloc or calloc

0 votes
3 answers
3k views

JavaScript unique method for array prototype [closed]

0 votes
2 answers
532 views

Unexpected notice: undefined index when null

0 votes
1 answer
227 views

addButton not working a second time

0 votes
2 answers
3k views

Using grep -q in shell one-liners