Changing times for web developers
amazedsaint.com
Changing times for web developers
1–10 of 147 posts
Re: Changing times for web developers
#2#7 - Learn the value of humility.
Re: Changing times for web developers
#3Re: Changing times for web developers
#4Re: Changing times for web developers
#5Is CoffeeScript a higher abstraction level from JavaScript? Whenever I've taken a casual look at coffeescript I came away with the impression it was just syntax sugar.
Re: Changing times for web developers
#6Is CoffeeScript a higher abstraction level from JavaScript? Whenever I've taken a casual look at coffeescript I came away with the impression it was just syntax sugar.
Re: Changing times for web developers
#7Re: Changing times for web developers
#8I couldn't help but notice the self-aggrandizing "most valuable professional evah" logo front-and-center on this guy's blog, so I feel compelled to add the 7th tip to his list. Here goes. #7 - Learn the value of humility.
Honesty, integrity, credit where credit is due, etc, but an overdeveloped sense of humility is the best way to go unrecognized, at least in America.
Re: Changing times for web developers
#9JS MVC frameworks: MVC in JS is almost always overkill.
HTML5: Most of the web doesn't have support for it yet.
Optimization: Sure, but don't preoptimize so rather go looking for the tools once your app tells you it's slow. Also minified JS is great to save a tiny bit of bandwidth and obfuscate, but damn it's a pain to debug your live site.
Re: Changing times for web developers
#10I couldn't help but notice the self-aggrandizing "most valuable professional evah" logo front-and-center on this guy's blog, so I feel compelled to add the 7th tip to his list. Here goes. #7 - Learn the value of humility.
What's the value of humility in the professional world? Honesty, integrity, credit where credit is due, etc, but an overdeveloped sense of humility is the best way to go unrecognized, at least in America.