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
857
problems.
Stats
23.7k
EtPoint
8.1k
Vote count
3
questions
857
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
Do you need to use the word "new" when assigning a RegExp?
JavaScript: Sort mixed array of ASCII string and non-ASCII strings
Can you return different values each time you invoke a function? - JavaScript
Async await and setTimeout are not working in ReactJS
Cannot use boolean in JSX attribute
One-liner to set a variable value using a function and throw if it is falsy
destructuring default values in function params
React: Spread the return of a function in one line
The object doesn't manage forEach Properties
ES6 static method vs non-static and ES5 OOP