We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77e890b commit d81fa66Copy full SHA for d81fa66
source/content/pages/04-web-development/12-javascript.markdown
@@ -44,6 +44,10 @@ which is defined by the
44
45
46
## JavaScript resources
47
+* [Frontend tooling in 2015](http://ashleynolan.co.uk/blog/frontend-tooling-survey-2015-results)
48
+ shows the results of a survey for what frontend developers are using for
49
+ CSS pre- and post-processing and other build steps.
50
+
51
* [How Browsers Work](http://www.html5rocks.com/en/tutorials/internals/howbrowserswork/)
52
is a great overview of both JavaScript and CSS as well as how pages are
53
rendered in a browser.
0 commit comments