Hacker News
- Faster Builds with Gulp and browserify-shim https://medium.com/p/f1c587cb56b9 5 comments javascript
- Yeoman now scaffolds Laravel (generator-genlaravel), Ghost (generator-ghost), Browserify (generator-browserify), Gulp(generator-gulp-plugin) https://twitter.com/addyosmani/status/409119714615386112 3 comments laravel
- @pika/web - Install npm dependencies that run directly in the browser. No Browserify, Webpack or import maps required. https://github.com/pikapkg/web 4 comments javascript
- How do I serve files from a bundle.js(socket.io script and browserify script to use require method) with the correct MIME type? https://www.reddit.com/r/learnprogramming/comments/9krpyc/how_do_i_serve_files_from_a_bundlejssocketio/ 10 comments learnprogramming
- Getting a "ready to go" Node Web Server Setup With Express.js, Pug, Browserify, React, Babel, Grunt / Gulp, etc. https://www.reddit.com/r/webdev/comments/77h85n/getting_a_ready_to_go_node_web_server_setup_with/ 5 comments webdev
- Using Browserify with Web Workers for parallel project builds? https://www.reddit.com/r/webdev/comments/5h7s31/using_browserify_with_web_workers_for_parallel/ 2 comments webdev
- CommonJS, RequireJS, AMD, Browserify, ES6 Modules.... Can someone explain all these terms? https://www.reddit.com/r/webdev/comments/4m95ll/commonjs_requirejs_amd_browserify_es6_modules_can/ 6 comments webdev
- Organising your Angular code with Browserify http://nicholasjohnson.com/blog/building-angular-with-browserify/ 4 comments angularjs
- Broccoli, ES6, Browserify and NPM http://www.hutchinson.io/broccoli-es6-browserify-and-npm/ 3 comments javascript
- Getting acquainted with Browserify http://rbrtsmith.com/2015/09/getting-acquainted-with-browserify/ 6 comments node
- Can somebody explain browserify to me? Can it substitute bower? Been reading about it and have more questions than answers http://stackoverflow.com/questions/18641899/what-is-the-difference-between-bower-and-npm 5 comments web_design
- Browserify vs Webpack https://medium.com/@housecor/browserify-vs-webpack-b3d7ca08a0a9 18 comments javascript
- Loading only one version of jQuery in Browserify http://macr.ae/article/only-one-jquery.html 7 comments javascript
- Module loader comparison: Webpack vs Require.js vs Browserify http://hackhat.com/p/110/module-loader-webpack-vs-requirejs-vs-browserify/ 8 comments javascript
- Live code editing with Browserify + React https://github.com/milankinen/livereactload 4 comments javascript
- react-rocket: a boilerplate using ReactJS (along with react-router and RefluxJS), SASS, Gulp, and Browserify https://github.com/jakemmarsh/react-rocket 10 comments webdev
- A basic gulp codebase project using Browserify with 6to5ify, SASS, Autoprefixer and Slim. https://github.com/juancabrera/gulp-frontend-codebase-6to5 8 comments javascript
- React.js Tutorial Pt 2: Building React Applications with Gulp and Browserify. http://tylermcginnis.com/reactjs-tutorial-pt-2-building-react-applications-with-gulp-and-browserify/ 3 comments reactjs
- Browserify VS Webpack http://blog.namangoel.com/browserify-vs-webpack-js-drama 26 comments javascript
- Getting Started with Gulp, Browserify, and npm http://justinjohnson.org/javascript/getting-started-with-gulp-and-browserify/ 13 comments webdev
- Getting Started with Gulp, Browserify, and npm http://justinjohnson.org/javascript/getting-started-with-gulp-and-browserify/ 3 comments javascript
- A seed project to create your own Libraries using Gulp and Browserify https://github.com/mgonto/gulp-browserify-library-seed 4 comments javascript
- A Journey From Require.js To Browserify http://orizens.com/wp/topics/a-journey-from-require-js-to-browserify/ 6 comments javascript
- Traceur, Gulp, Browserify and ES6 http://www.mattgreer.org/articles/traceur-gulp-browserify-es6/ 8 comments javascript
- a new, documented AngularJS boilerplate using Gulp and Browserify (SASS included) https://github.com/jakemmarsh/angularjs-gulp-browserify-boilerplate 11 comments webdev
- Let's build: An AngularJS app with Browserify and Gulp http://mindthecode.com/lets-build-an-angularjs-app-with-browserify-and-gulp/ 5 comments angularjs
- Better JavaScript Dependency Management with Browserify http://www.gayadesign.com/front-end/better-javascript-dependency-management-with-browserify/ 19 comments javascript
- How to unit test your JS (with gulp-jasmine) and use it in the browser (with browserify) http://www.rexfeng.com/blog/2014/07/how-to-unit-test-your-js-and-use-it-in-the-browser/ 5 comments javascript
- Gulp + Browserify: The Everything Post http://viget.com/extend/gulp-browserify-starter-faq 8 comments javascript
- My RequireJS Itches and How I Scratched them using Browserify http://blog.m4nu.co/the-requirejs-itches-and-how-i-scratched-them-with-browserify/ 22 comments javascript
- And just like that Grunt and RequireJS are out, it’s all about Gulp and Browserify now http://www.100percentjs.com/just-like-grunt-gulp-browserify-now/ 19 comments node
- Pixies tree - graph drawing with PIXI.js and browserify http://anvaka.github.io/ngraph/examples/pixi.js/06%20-%20packaging/ 3 comments javascript
- And just like that Grunt is out, it’s all about Gulp and Browserify now http://www.100percentjs.com/just-like-grunt-gulp-browserify-now/ 49 comments javascript
- Browserify and synchronous require('') for development https://github.com/dillonkrug/require-sync 8 comments javascript
- Client-Side JavaScript Management: Browserify vs Component http://procbits.com/2013/06/17/client-side-javascript-management-browserify-vs-component 10 comments javascript
- Browserify getting slower as your project grows? Try browser-build, it incrementally rebuilds for the browser to keep your edit/refresh/test loop fast. (I wrote it this weekend to solve this problem.) https://github.com/krisnye/browser-build 30 comments javascript
- Asynchronous Module Loading With Browserify http://esa-matti.suuronen.org/blog/2013/04/15/asynchronous-module-loading-with-browserify/ 5 comments javascript
- This is hands-down my favorite JS library (Browserify) [video/talk] https://vimeo.com/62988591 6 comments javascript
- Journey From RequireJS to Browserify http://esa-matti.suuronen.org/blog/2013/03/22/journey-from-requirejs-to-browserify/ 21 comments javascript