Details
-
AboutAlways high on code :)
-
Skillsjs, ruby, bash and batch
-
LocationMumbai
-
Github
Joined devRant on 4/30/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
There was this guy on LinkedIn who has done many projects on Ruby on Rails
I asked him the exact count of projects.
He said it's tough to keep track.3 -
If you start your Gradle build at 11:50 pm on New Years Eve, you'll be able to start resolving your compile time errors by the time the clock strikes midnight.
Kick off 2018 the right way.3 -
"Pasting code from the Internet into production code is like chewing gum found in the street." - unknown3
-
“Good comments explain why, not what,” says Andy Marks. “Do more of the former and none of the latter. A well named method or variable will beat a well-written comment every day.”2
-
Rant::aboutMyself(my_code){
Wrote 500+ lines of code without proper documentation. Got 200 little bugs. Got frustrated. Gave up on code. Started documenting it. Step by step. Resolved many silly mistake while documenting the code. Completed documentation. Run the program . Bugs reduced to 10. I'm sooo happy. I LOVE DOCUMENTATION 😍
}2 -
In Javascript, we have frameworks named after everything.
The only thing we don't have is a framework named after pre-mature ejaculation.
But I hear that's coming quickly.2 -
You ever see a rant with zero ++ and even though you are not that good person but just want OP to feel loved so you give em one of those ++? I do12
-
Installing Windows after Ubuntu is not the recommended process for a dual boot Windows and Ubuntu system, but it is possible. 😂6
-
There are 2 types of insulting
Normal: You are stupid
Ultra: You are so stupid you put b and h1 tags inside your title tag. (This one hurts)1 -
Github rewrites its Desktop Client using Electron!!!
Along with this, GitHub has also introduced a new beta of atom sporting out-of-the-box Git and Github integration.
Nice move 👏
https://infoq.com/news/2017/...2 -
A wise man once said:
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
😂😁10