That seems like a really good idea, might try it next time
> Engineers are pressed to get it done anyway possible and as fast a possible. The ones that push back get fired or moved to another project. This. Also incompetent engineering teams could be a major factor.
How do you track time that you spend on the project that is not done inside the editor; for example research?
I don't see the point of this other than the "cool i spend 50% more time in [insert language here] than [insert language here]" factor. Also: http://martinfowler.com/bliki/CannotMeasureProductivity.html
so web focused is not technical or professional?
How exactly did you test the usability? The first thing i noticed was the checkbox label "Prevent duplicate votes?" was not clickable.
When i can't sleep I usually watch or read something in bed on my tablet until i can't keep my eyes open anymore
i'd rather they implement more stuff http://caniuse.com/#compare=ie+10,ie+11,ie+Edge,firefox+39,c...
The author probaly never worked with a deadline before, where there is no time to build everything custom.
Shouldn't the undefined check be like this? if (typeof fruit === "undefined") { fruit = "strawberry"; } Unless your doing something like: (function(undefined) { })();
Nice to know someone else is waking up really early. I started setting my alarm 5 minutes back each day toward my goal of waking up at 4am. I started at 7am now I am at 4:40am and I'm really liking it so far; I get…
So is BEST just MVC but a with a different name?
The scroll performance was bothering me so much i had to add transform: translateZ(0); to the #background-canvas element of the page to stop the screen painting on every fking scroll; to continue to read in peace…
That seems like a really good idea, might try it next time
> Engineers are pressed to get it done anyway possible and as fast a possible. The ones that push back get fired or moved to another project. This. Also incompetent engineering teams could be a major factor.
How do you track time that you spend on the project that is not done inside the editor; for example research?
I don't see the point of this other than the "cool i spend 50% more time in [insert language here] than [insert language here]" factor. Also: http://martinfowler.com/bliki/CannotMeasureProductivity.html
so web focused is not technical or professional?
How exactly did you test the usability? The first thing i noticed was the checkbox label "Prevent duplicate votes?" was not clickable.
When i can't sleep I usually watch or read something in bed on my tablet until i can't keep my eyes open anymore
i'd rather they implement more stuff http://caniuse.com/#compare=ie+10,ie+11,ie+Edge,firefox+39,c...
The author probaly never worked with a deadline before, where there is no time to build everything custom.
Shouldn't the undefined check be like this? if (typeof fruit === "undefined") { fruit = "strawberry"; } Unless your doing something like: (function(undefined) { })();
Nice to know someone else is waking up really early. I started setting my alarm 5 minutes back each day toward my goal of waking up at 4am. I started at 7am now I am at 4:40am and I'm really liking it so far; I get…
So is BEST just MVC but a with a different name?
The scroll performance was bothering me so much i had to add transform: translateZ(0); to the #background-canvas element of the page to stop the screen painting on every fking scroll; to continue to read in peace…