We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Junko Tahara. Most of the code snippets you mentioned are men...
Dec 17 '20
with curiosity. Did you missed to take a look at Rubocop gem!?
Dec 16 '20
Great post. I am still little confused(I can say exploring mo...
Jun 13 '20
I do think GNU deserves a mention. If Linux was solely deve...
Apr 23 '20
I completely agree with the adaptability and different flav...
Apr 21 '20
Oh Pleaseeee!!!! Am I the only one seeing this post as compl...
def spinWords(sentence) sentence.split(' ').map { |word| ...
May 20 '19
If it is written for a beginner understanding, I think you ...
Apr 14 '19
Recent comments
Refactoring checklist for beautiful Ruby code
Junko Tahara. Most of the code snippets you mentioned are men...
Refactoring checklist for beautiful Ruby code
with curiosity. Did you missed to take a look at Rubocop gem!?
Rails 6 Dependency Management with Service Objects
Great post. I am still little confused(I can say exploring mo...
So... Linux?
I do think GNU deserves a mention. If Linux was solely deve...
So... Linux?
I completely agree with the adaptability and different flav...
So... Linux?
Oh Pleaseeee!!!! Am I the only one seeing this post as compl...
how to fix
def spinWords(sentence) sentence.split(' ').map { |word| ...
OO Ruby Concepts Part 1, Object Behavior
If it is written for a beginner understanding, I think you ...