Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
CertainPerformance
CertainPerformance has asked
3
questions and find answers to
921
problems.
Stats
24.8k
EtPoint
8.3k
Vote count
3
questions
921
answers
About
Check out my userscripts for useful tools and UI improvements for Stack Exchange sites.
CertainPerformance questions
How to avoid accidentally implicitly referring to properties on the global object?
Why are await and async valid variable names?
CertainPerformance answers
How do you handle splicing a variable that is shared among async functions?
Await javascript recursive function to return true
jQuery event capturing stop propagation
how to check if an element is present in an array or not in javascript without using for loop or any method of array
How to access a default class property from an object?
How to call ES6 module function from onclick [duplicate]
How to detect sentences without comments and markdown using Javascript regex?
BREAKING CHANGE since webpack 5: The devtool option is more strict
Arrow function in class
Is this JavaScript problem possible without loops?