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?
so web focused is not technical or professional?
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
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) { })();
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?
so web focused is not technical or professional?
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
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) { })();