musaffa | 5 years ago | on: When Should You Not Use Rails?
musaffa's comments
musaffa | 7 years ago | on: Improving DuckDuckGo
I'm waiting for DDG to integrate dates in the search results. Date is crucial to understand how new or old the content is. This is one of the reasons why I'm not using it.
musaffa | 9 years ago | on: NeoVim 0.2.0 released
I use Neovim on daily basis. It works really well. It requires tremendous efforts and love to transform a huge archaic code base into a much modern one. Thanks, Neovim team!
musaffa | 9 years ago | on: Ruby 2.4.0 Released
Python 2 to Python 3 was a disaster. Matz has made it clear in his speeches that he wont do the same mistake in Ruby. Performance and better memory management will hopefully come in the upcoming 2.5, 2.6 and 3.0 releases. What I want from all those changes is that all my current projects should just work.
musaffa | 9 years ago | on: Rails 5.0.1 has been released
In the world of Hype, I still use Ember at the frontend and Rails API at the backend.
page 1
Before the API thing, I also developed websites with fullstack Rails. The experience with fullstack Rails and Rails API have helped me a lot to understand the requirement of a backend framework. I'm forever endebted to Rails for this.