WatchMeCode

Node.js and JavaScript Screencasts for Back-End Developers

  • Catalog
  • Log In
WatchMeCode Series

Intro To Browserify

Wouldn't it be nice to have a module system that mirrored Node, but in your browser? The simple “require” statements to load another file and use it's functionality… the ability to write complete applications that never once touch or pollute the global namespace in JavaScript!

With Browserify, you can have CommonJS modules – the format used by Node – in your browser!

In this series, you'll learn the basics of using Browserify to build module-based applications for your browser. You'll see what it takes to get the modules packaged together for the browser, how to debug browserified modules and more! And as a bonus, you'll see a complete development workflow that includes Browserify as well as way to work with ES6 modules and have them compiled with Browserify!

Series Episodes

  • Introduction To Browserify
    (10:19)
  • Debugging Browserify Modules
    (7:06)
  • Re-Browserifying Code w/ Watchify
    (4:44)
  • A NodeJS, Web Dev Workflow
    (19:44)
  • ES6 Modules, Part 2 (LIVE!)
    (23:18)

Filed Under: Uncategorized

About derickbailey

Derick Bailey is an entrepreneur, problem solver (and creator? :P ), software developer, screecaster, writer, blogger, speaker and technology leader in central Texas (north of Austin).

WMC Site Navigation

  • Catalog
  • #slack
  • Screencasts
  • Interviews
  • eBooks
  • Member Discounts
  • Github
  • About WatchMeCode

Content License

WatchMeCode episodes take a lot of time and effort to build. Please support my efforts by not distributing copies to your friends or coworkers (within reason). You are not allowed to redistribute or sell any materials found on the WatchMeCode site, without permission. A ... [Continue Reading]

Derick Bailey Around The Web

  • DerickBailey.com
  • My books @ Leanpub
  • Entreprogrammers
  • @derickbailey
  • +DerickBailey

Copyright © 2016 Muted Solutions, LLC. All Rights Reserved · Log in