Details
-
AboutPineapples are my spirit animal.
-
SkillsJavaScript, TypeScript, Angular, Ionic, Node
-
LocationAtlanta
-
Website
-
Github
Joined devRant on 6/21/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
-
If you’re stuck in hell, I mean, Webpack, try parcel. I was skeptical until I used it, and it’s just magical1
-
Do you have 1000000000 node_modules folders and no space on your machine? This command will help. Just NPM install in the folders you actually use:
rm -r **/node_modules6 -
Request for software: a program that prevents shitty coworkers from committing with the message “fix”, random letters, or other nondescript messages.4
-
This is the best developer meme I think I have ever seen! Whoever came up with this is a true genius.3
-
If you said “I like webpack” when I said “Fuck Webpack.” I have downvoted your comment.
Keep your satanism in your own corner, we will stay here in our universe without people like you who enjoy pain and internal death.6 -
I was given a project at work, and instead of committing a src directory, all of the work the person before me did was in the compiled dist directory. fml1
-
Anyone know how to effectively write a DI in TypeScript with decorators? I’m working on a TS node framework and need some help4
-
if (thingYouNeed.exists == false)
developer.make(thingYouNeed,
function(err,success) {
if(!err) thingYouNeed.exists = true;
})3 -
I wrote a function a few months ago that made 10 http calls for the same data... had to refactor it because users were saying it was broken. FML but I've learned my lesson.
JUST ONE CALL. -
I wonder if devrant actually uses a `new Rant()` class in the source code like it does on the sticker2
-
I have a friend who started a company and I asked them for a job. He said he would intern me first before coming on as contractor.
He said he'd call me on Friday. I need this job so bad, he better hire me. -
We have been waiting for Apple to drop a new beta for 2 weeks! They better get us a new seed on Monday or I am going to lose my shit.
-
Developers are magical machines powered by coffee that can make something out of nothing. The CEO machine runs on expensive Amazonian coffee and comes up with ideas and unreasonable deadlines. Daisy chaining them makes the CEO machine's idea into a product with uncommented code and console.log()s left over from development.
-
One person I work with thinks they know what they're doing but they have no idea, and we all know it and make fun of him behind his back.