Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bergi
Bergi has asked
25
questions and find answers to
1949
problems.
Stats
81.2k
EtPoint
32.3k
Vote count
25
questions
2k
answers
About
ecmascript-6 and promise evangelist.
Bergi questions
What is the `constructor` property really used for? [duplicate]
How to put a <script> in the "body" of a frameset document?
How does this getRight :: Either a b -> Maybe b work?
Can compare return anything else than -1, 0 and 1?
Why can I set [enumerability and] writability of unconfigurable property descriptors?
possible web protocols in javascript
What is the inverse of a promise?
Does the Arguments object leak?
Is a closure for dereferencing variables useful?
Throwing an Error in jQuery's Deferred object
Bergi answers
How can I convert a short date to a long date in Javascript?
Uncaught SyntaxError: Invalid flags supplied to RegExp constructor 'Capture'
Using new on an anonymous object with a prototype property?
Bind an event function to a class but using removeEventListener and removing his references allowing the garbagecollector to work correctly
Produce a promise which depends on recursive promises
How to use removeEventListener when event handler is a prototype function?
ES6 Promise patterns for exotic control flows
What is the callback and err in async.whilst used for?
Why do(es) the ball(s) stick to the ground after an arbitrary amount of time?
How to implement a more general reduce function to allow early exit?