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
681
problems.
Stats
20.5k
EtPoint
7.2k
Vote count
3
questions
681
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
Getting error .split("").reverse() not a function [duplicate]
Match group only if it's different than other matching group
Fastest way to check for an object's existence in a list in JavaScript
How to handle large amount of data in browsers local storage on Angular 4?
What is output for foo.x
Are JavaScript private fields private per class or per instance?
Removing images using event handlers
Invalid configuration for rule "react/jsx-sort-props"
How can I place newlines in my regex to make it more readable? [duplicate]
How to split a string into an array based on every FOUR commas?