Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Eugene Yarmash
Eugene Yarmash has asked
107
questions and find answers to
397
problems.
Stats
13.3k
EtPoint
4.7k
Vote count
107
questions
397
answers
About
By day, a software engineer. By night, also a software engineer.
Eugene Yarmash questions
Javascript: prototype of Number
Is ~~ a short-circuit operator?
Is locale setting global in perl?
Is $(( expr )) equivalent to $[ expr ] in bash? [duplicate]
Why does Perl autovivify in this case?
Using a Facebook access token as the resource owner credentials in OAuth2.0
When is it necessary to set the 'prototype.constructor' property of a class in Javascript? [duplicate]
How to avoid race conditions when using the find_or_create method of DBIx::Class::ResultSet?
Why does setInterval() ignore errors?
When is Perl's scalar comma operator useful?
Eugene Yarmash answers
How to pull out every comma, hyphen, underscore, space, and joining remaining words without spaces?
Fastest way to check if a string can be created with a list of characters in python
Escape string within % [duplicate]
pythonic way of initialization of dict in a for loop
How to find out which of 'master' or 'main' branches exists in a repository?
Optimize intersection of large sets
check if element exists in priorityQueue of tuples
Sorting instances of an Object by Numeric values Python
perl can't use string as an array ref
extract every nth number