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
30
questions and find answers to
2356
problems.
Stats
89.8k
EtPoint
34.8k
Vote count
30
questions
2k
answers
About
ecmascript-6 and promise evangelist.
Bergi questions
How to wrap a borrowed value in a newtype that is also a borrowed value?
Ways of setting/getting a textNode's value [duplicate]
Import a local (existing) git repo into Aptana 3
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
Bergi answers
Is there XSS risk when using a template literal with an untrusted string to set an attribute value?
Is there a way to get charCode from an individual character?
In Promise of es6, '.catch(rejection)' is equal to '.then(null,rejection)'?
Is it better to use Reflect.defineProperty instead of Object.defineProperty?
for...of an iterator without closing it
Export/Import custom function of built-in object in ES6?
Check if "instanceof" is going to fail
DOM - Replace node with an array of nodes (efficiently)
Wrapper function which returns promise irrespective of function arguments
INSERT multidimensional array to Postgres