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
770
problems.
Stats
22.1k
EtPoint
7.6k
Vote count
3
questions
770
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
ERROR Unexpected aliasing of 'this' to local variable @typescript-eslint/no-this-alias
Convert a string of comma separated numbers into a 2D array
Writing a regex in JavaScript to match $ variable prefix syntax (like found in Bash scripts)
How come setTimeout still calls callback after object deletion
How do const variables change in React hooks?
Reverse string in alternating chunks of size k
Why does adding a default parameter value change the behavior when modifying the arguments?
ES6 arrow function and setTimeOut
Find value in array from key
JavaScript: Add space between Char and Number with Regex