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
828
problems.
Stats
23.1k
EtPoint
7.9k
Vote count
3
questions
828
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 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?
How to differentiate " and \" in Javascript
Unable to define type for tuple: Target requires 2 element(s) but source may have fewer
What are the advantages of reassigning constants inside of JavaScript for loops? [duplicate]
Capitalize first letter of every other array element
Why does an instantiated object still have a property of the prototype even after the prototype is reassigned to an empty object? [duplicate]
React - Adding props.something as a dependency of useEffect