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
26
questions and find answers to
2116
problems.
Stats
84.3k
EtPoint
33.1k
Vote count
26
questions
2k
answers
About
ecmascript-6 and promise evangelist.
Bergi questions
For which html5 attributes is the "empty attribute syntax" allowed?
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?
Bergi answers
IIFE vs bind() for event/callback function
Javascript __proto__ output
Difference between Object.prototype.hasOwnProperty.call and {}.hasOwnProperty.call.(eslint rule guard-for-in)
JavaScript Promise.prototype.finally() that receives arguments
Elegant way to include es6-promise for IE
On a one-time self-re-defining function pattern
rejectionhandled not firing
object in prototype is inherited as reference
Javascript Closures vs Object.createProperty
Can I prevent an `AsyncGenerator` from yielding after its `return()` method has been invoked?