itsericwoodward-site-v2/src/sitePosts/journal/2015/07-22-fatigue-and-mastery.md

1.2 KiB

title date_pub date_upd content_type tags
Fatigue and Mastery 2015-07-22T00:00:00-04:00 2018-11-04T15:21:00-05:00 journal code js philosophy

Tero Parviainen has a nice piece about Overcoming Javascript Framework Fatigue, but don't let the title fool you - much of the advice can be applied those who work (and live) in most any rapidly-evolving field. Plus, it contains one of the best quotes from Rich Hickey (the creator of Clojure) about what skills a developer really needs to have (and those skills have nothing to do with preferred language or framework):

Programming mastery has little to do with languages, paradigms, platforms, building blocks, open source, conferences etc. These things change all the time and are not fundamental. Knowledge acquisition skills allow you to grok them as needed. I'd take a developer (or even non-developer!) with deep knowledge acquisition and problem solving skills over a programmer with a smorgasbord of shallow experiences any day.

Via JavaScript Weekly