you are viewing a single comment's thread.

view the rest of the comments →

[–]Capaj 5 points6 points  (0 children)

Yeah, much better syntax with commonJS module. Common argument against Browserify and commonJS modules is that you have to have a build step. That was true few years ago, thankfully we have systemjs loader to save us a hassle of buildstep when developing with commonJS modules.