Details
Joined devRant on 10/1/2016
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
-
Appreciate how lucky we are. We get to say "It's a bug" instead of "I've made mistakes". Suddenly it's not our fault.3
-
// I wanna know the number of Active Devrant users out of curiosity, please run the code below.
if ( you are dfox || trogus ){
comment( no_of_Active_Users );
} else {
upvote++;
}20