Skip to content

Instantly share code, notes, and snippets.

@Kpjackson27
Forked from dwayne/a-modern-frontend-dev.md
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save Kpjackson27/97937ebf4ba1a677a143 to your computer and use it in GitHub Desktop.

Select an option

Save Kpjackson27/97937ebf4ba1a677a143 to your computer and use it in GitHub Desktop.

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

Articles

Tutorials

Podcasts

Videos

Miscellaneous Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment