Skip to main content
tnkh's user avatar
tnkh's user avatar
tnkh's user avatar
tnkh
Software developer at IEPL
  • Member for 7 years, 8 months
  • Last seen more than a month ago
  • Singapore
44 votes
1 answer
61k views

Merge made by 'recursive' strategy

24 votes
13 answers
27k views

Could not find the task 'tsc: build - tsconfig.json'

20 votes
1 answer
2k views

Differences in Vuex and Redux immutability approaches

13 votes
1 answer
6k views

Feather JS vs Express JS

6 votes
3 answers
4k views

How to detect whether an element that have parent `overflow: hidden;`, is hidden?

5 votes
7 answers
793 views

For (;;) loop explanation

5 votes
5 answers
5k views

How to make hover effect stays even after unhover?

4 votes
4 answers
509 views

Default function parameters

4 votes
3 answers
196 views

implicit coercion in javascript

4 votes
1 answer
6k views

How does open api 3.0 support a single query param key with multiple values?

4 votes
1 answer
9k views

Can a repo have multiple package.json in different directory?

3 votes
1 answer
253 views

OnsenUI Navigator + React failed to navigate

3 votes
3 answers
756 views

Shortest distance between objects

2 votes
2 answers
787 views

Should I use update or bulk update?

2 votes
1 answer
956 views

Do not use JSDoc (/** … */) for implementation comments?

2 votes
2 answers
2k views

Can I just move the library from devDependency to dependencies manually?

1 vote
1 answer
2k views

Possible to call the aws interface endpoint in a peered vpc?

1 vote
1 answer
1k views

Eslint fix throw error even on json file?

1 vote
1 answer
2k views

Typescript requires different return type depending on scenario

1 vote
1 answer
24 views

Select items that share identical values in another field

1 vote
0 answers
121 views

Kick out/Force log out users from browser session

1 vote
3 answers
893 views

Meteor: insert failed: Access denied. No allow validators set on restricted collection for method 'insert'

1 vote
1 answer
49 views

OAuth 2.0 - role of the resource server, authorization server and the resource owner

1 vote
1 answer
205 views

differences between API calls with Koa and Express

1 vote
2 answers
53 views

array.map iterates over an array to return an object array

0 votes
4 answers
51 views

My silver body is not appearing

0 votes
1 answer
751 views

How to hide loader when there is no more page to be loaded

0 votes
3 answers
667 views

Logical Operators (AND Operators)

0 votes
1 answer
48 views

Best way to reference an object property

0 votes
3 answers
99 views

Cartesian product of object values (to array)