Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ndnenkov
ndnenkov has asked
19
questions and find answers to
112
problems.
Stats
3.2k
EtPoint
1.1k
Vote count
19
questions
112
answers
About
(PC)
REgex is like violence - if it doesn't solve your problems you aren't using enough of it.
SOreadytohelp
ndnenkov questions
Concatenate procs while retaining context reevaluation capabilities
Understanding returning from procs in Ruby
Capybara increase max allowed page load time
How does git track changes to files
Case of Ruby performing better than Java
What is the point of Ruby's method unbinding mechanism?
Google Analytics - less than n minutes ago
Ruby left vs right recursion
How to efficiently set subtract a join table in PostgreSQL?
Weird syntax error with parens
ndnenkov answers
WordPress Redirection Plugin case insensitive regular expression
Is unary minus supposed to have higher precedence for numeric literals?
How can I find the first non-recurring letter of a string in Ruby?
How can i replace a { with {}
Why [^\d\w\s,] matches "leonardo,davinci"?
Rspec check if a method has been called without calling the method
Split an array of strings into an array of arrays of strings
How does Ruby's array work?
Custom sort using spaceship operator in ruby [duplicate]
How to determine the class a method was defined in?