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
1079
problems.
Stats
27.9k
EtPoint
9.1k
Vote count
3
questions
1k
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
Run my JavaScript code on every page on my browser, similar to how a Chrome extension would
node 8.6 javascript promises: UnhandledPromiseRejectionWarning
What is this syntax isNaN(+str!)
Closures VS Classes in modern Javascript
Create a common function to use same for other data
find an object by key values 2 levels deep
JavaScript wait for backend response while iterating array
Global Symbol Registry and cross realm symbols
Check if this array includes any name that has "John" inside of it
Javascript function transfomr my value in undefined. Me and my teacher does'nt understand why