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
834
problems.
Stats
23.3k
EtPoint
7.9k
Vote count
3
questions
834
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
react native inline vs end of file - export default - while using firebase [duplicate]
Defining arrays in single line in Javascript
Formatting milliseconds to always 3 digits for d.getMilliseconds() call
What causes the different behaviors between "var" and "let" when assign them a returned value of a function which throws an error
Can I do array destructuring assignment inside an object declaration?
Return variable and a promise from a function
How to conditionally update properties of an object?
Getting different results from attribute.dataset and jquery .data() method
array function that generates array with subset range of numbers
Is there a simple way to customize how arrays are formatted by JSON.stringify?