Douglas Gimli (@douglasgimli) 's Twitter Profile
Douglas Gimli

@douglasgimli

Senior Fullstack Developer •
Partner and VP of Business Development at @cheesecakelabs

ID: 32401460

linkhttps://www.douglasdasilva.com.br calendar_today17-04-2009 13:22:44

37 Tweet

162 Takipçi

241 Takip Edilen

Cheesecake Labs | Software Development & Staff Aug (@cheesecakelabs) 's Twitter Profile Photo

Clutch has just ranked us in the Top 25 mobile app development companies worldwide! 🚀 Check out what they are saying about us: cheesecakelabs.com/blog/cheesecak…

Gabe Greenberg (@gabe_g2i) 's Twitter Profile Photo

I'm sending out Superhuman invites/referrals this week. RT this tweet and email me at [email protected] Reasons to check it out: - It's Vim Editor for email - Inbox is going away in March - If organizing your email is painful - You really want custom inboxes - You ❤️ speed

Douglas Gimli (@douglasgimli) 's Twitter Profile Photo

I've spent the last year or so entirely focused on running a great tech company but my developer side was bowling in the inside so I've got back to it: a simple maze generator project in JS with the hunt and kill algorithm github.com/douglasgimli/m…

Douglas Gimli (@douglasgimli) 's Twitter Profile Photo

Docker-compose container tty: true stdin_open: true docker-compose run --services-open <container> Enjoy Python pdb on a docker container!

Douglas Gimli (@douglasgimli) 's Twitter Profile Photo

“...2030s VR will feel 100% real. We'll be able to upload our consciousness by the end of the decade.” Ray Kurtzweil's predictions

Cheesecake Labs | Software Development & Staff Aug (@cheesecakelabs) 's Twitter Profile Photo

BEM, ITCSS, CSS-in-JS… what is the best approach to scale the CSS Architecture in a ReactJS project? #css #webdesign cheesecakelabs.com/blog/css-archi…

Juri · juri.dev (@juristr) 's Twitter Profile Photo

Always again doubts on .apply(..) vs. call(..)? Which takes the array & which the param list? Here's an easy mnemonic #protip #javascript