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
27
questions and find answers to
2172
problems.
Stats
85.3k
EtPoint
33.4k
Vote count
27
questions
2k
answers
About
ecmascript-6 and promise evangelist.
Bergi questions
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
What is the inverse of a promise?
Does the Arguments object leak?
Bergi answers
Javascript string.slice() works only once
Exporting a default & declaring anon function all in one
How to merge multiple Zod (object) schema
Uncaught TypeError: Cannot read property 'firstElementChild' of undefined when expanding posts in a certain order
document order for DOM selection method
why static methods of Object class are not inherited by other classes in JavaScript
Javascript scope and click events
How to catch errors in a sequential promise chain
Typescript equivalent of elvis “?: return” operator
Understanding THIS in Javascript, i got lost