Skip to content

Instantly share code, notes, and snippets.

View Windancer's full-sized avatar
😆
只要心中有爱,眼里有光,必将美梦成真!

风舞 Windancer

😆
只要心中有爱,眼里有光,必将美梦成真!
View GitHub Profile
@Windancer
Windancer / a-modern-frontend-dev.md
Created December 10, 2015 03:20 — forked from dwayne/a-modern-frontend-dev.md
Articles, tutorials and tools for modern front-end development.

Problem: What does a Modern Front-End Development Workflow Look Like?

I want to start writing libraries and large applications using the JavaScript language. However, I don't know how to setup the project and which build tools to use. What I do know is that the JavaScript community has moved way beyond using browser developer tool plugins and strategically-placed console.log() statements to debug, test, and build code.

I need help.

Below, I will keep track of articles, tutorials and tools I come across as I search for a way to bring my front-end development chops up-to-date.

The Ultimate Resource