Details
-
Aboutnothing cool...
-
Skillstrying to do front-end stuff... JS, CSS, SASS, HTML...
-
LocationMontreal
-
Github
Joined devRant on 5/3/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
-
Separate all this in nice small files and use a task runner to assemble everything (grunt, gulp, brunch etc...)
-
Try {
//your plan
}
Catch (shit){
you.updateResume ();
}
All the luck buddy.
🖒 -
@CSaratakij no not really! But small commits is GIT best practice
-
Is that an shortcut of Donald Trump waves beside the 4??
-
5017 is for me.
-
As far as I know, you just need your head to code. Now if you want to share/keep/organize your code, there's plenty of VCS out there.
But hell yeah GIT rocks.🖒 -
Commit each words... even unfinished sentence! #WhoCaresAboutUnitTests 🤘😬
-
Jason's the best buddy... you just need to get to know each others:)
-
Everyone's up for a bit of a challenge from time to time.
-
@creator I know all JavaScript brackets including the ending </> one
-
Found that on google. As per your boss, this should do it for the demo.
================
import <Foundation/Foundation.h>
int main (int argc, const char * argv[])
{
NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
NSLog (@"Hello, World!");
[pool drain];
return 0;
} -
Yes go ahead... your IDE will solve everything... (irony)
-
You're ready for Docker.
-
Seems to be a reordering function...
-
Say it. You sent yourself couple of email to make to 404? 😂😂
-
Now your gonna start receiving phone call from your family, ex-gf, boss and friend worrying. Is that what you want?
-
What is the minimum app developed to become one? If he's been able to have it checked and promote to the play store, I guess it makes him a android dev yeah. It's one more the me!
-
@loserboi not every dev are architect. UI architect is not common, but with all frameworks, concepts (NBC, REST, etc), a proper architecture needs to be determined on large project.
-
JQuery is a good way to learn JavaScript. After that, it will create 2 types of developer; the one that will want to understand what's behind JQuery and become more educated, and the one that will always rely on frameworks and stack overflow to code.
-
recValues [0] = (recValues [0]==='0') ? '1' : '0';
-
#rantOfTheWeek congratz
-
@theothergod 😂😂
-
Must be darn old this GIF. 21yo born in 1981... a GIF from 2002.
-
I hope you are a backend dev.
You'll be able to says "Most of my work is done behind the scene... you don't see it be it's there" -
S for Sport? Windows 10 Sport Edition?
-
https://thenextweb.com/insider/...
-
Hehe yeah
-
The most beautiful part is that he retrieve the whole user table... with what we can assume, password in clear!!
-
@Codebeard 😂😂😂🖒🖒
-
@runfrodorun well in my particular situation it was way simpiler than that. Just a small piece of code, no trap. And it was a senior (apparently) that we were interviewing.