Details
-
AboutFrontend Developer <3
-
Skillshtml, css js, java, php
-
LocationGermany
Joined devRant on 11/3/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
-
I love the Hollywood Technical Jargon Generator:
"The SDRAM transmitter is down, compress the auxiliary address so we can synthesize the GB matrix!"3 -
I don't really like the way how JavaScript does a foreach loop. Either you have to use the "for in" loop, or you have to use the "Array.prototype.forEach" function which opens a new scope.2
-
Just a quick Tip for our jQuery Users: There is a difference between $(document).ready() and $(document).on("ready")! I learnt it the hard way :)4
-
You know you are worth for Senior when you explain a Task to some Junior 20 times in about 1 hour and you are only a bit upset about it. And the best is: you could have done it by yourself in 3 minutes2
-
For all JS Frontend Developers: Learn to use the Developers Tools. Use Breakpoints and the Stack for Debugging.
-
Random Guy: So you wrote all this in Java?
Me: JavaScript
Random Guy: Yea. What i said. It's the same!
Me: *triggered*11 -
Boss: Who knows VB?
Me: I once wrote a calculator
Boss: Good enough! You will edit the companies biggest VB Application.
Lesson learned. When your Boss asks if you know a programming language you do not really know, you are like John Snow: Know nothing7