Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
randomguy
randomguy has asked
60
questions and find answers to
9
problems.
Stats
928
EtPoint
293
Vote count
60
questions
9
answers
About
Living to learn. Learning to live.
randomguy questions
Is there a way to prevent browser from sending a specific cookie?
How to disable input field's autocomplete with EditorFor?
Returns inside transactions and ActiveRecord::Rollback
Do all browsers ignore nameless input fields?
How would you implement these queries efficiently in MongoDB?
Is converting database string enums to integers worth it?
How to re-use result for SELECT, WHERE and ORDER BY clauses?
How to encode strings for Regular Expression in .NET?
Does Time.to_i always return number of seconds since EPOCH in UTC?
Why is same origin policy kicking in when making request from localhost to localhost?
randomguy answers
Can redis fully replace mysql?
rails ajax fav button for user posts
Calculate percentage in ruby? [closed]
How to make a preselection for a select list generated by AngularJS?
ActiveModel::MissingAttributeError occurs after deploying and then goes away after a while
Canonicalization in Rails - routing or .htaccess?
What's the best design to follow for this API in this case?