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
2035
problems.
Stats
82.8k
EtPoint
32.7k
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
Is returning the same Promise to multiple callers wrong?
Are private fields of subclasses of built-in classes not accesible inside overriden methods?
Why is "use strict" a plain string and not a JavaScript reserved keyword?
Do singletons have advantages over modules in TypeScript?
Why can't I access arguments.callee in this sloppy-mode function?
Postgres ltree module, update id of a node with all the children related paths
What is the indexing logic in the ImageData array?
What is the difference between a key and an identifier in JS?
React useState with ES6 classes
Setting enumerable property on object prototype