Git Product home page Git Product logo

Comments (13)

krnlde avatar krnlde commented on May 18, 2024

Personally I like the way systemjs works. It's similar to the require.js workflow really. Plus it uses promises. Plus it's based on standards. I have no experience with browserify, though.

from baumeister.

mischah avatar mischah commented on May 18, 2024

@krnlde Thanks Going to give it a try πŸ‘

from baumeister.

krnlde avatar krnlde commented on May 18, 2024

Angular2 is using system.js too.

from baumeister.

mischah avatar mischah commented on May 18, 2024

After chatting with @revrng I came to the conclusion that now that ES6/7 is widely used we should use Babel and not just a module loader.

So we can load modules and start exploring ES6 Features 😘

from baumeister.

mischah avatar mischah commented on May 18, 2024

Preparing for ES6 modules? This rule forces you to use require() in a compatible way: http://eslint.org/docs/rules/global-require

from baumeister.

krnlde avatar krnlde commented on May 18, 2024

Di you know that System.js has the babel compiler as a transpile/parse step?

from baumeister.

mischah avatar mischah commented on May 18, 2024

Nope. Still a bit confused about all the possibilities.

But this post really enlighted me:
An Intro To Using npm and ES6 Modules for Front End Development

from baumeister.

reneviering avatar reneviering commented on May 18, 2024

I found a nice article about setting up browserify and babel with grunt. Maybe we should give it a try!?
http://www.sitepoint.com/setting-up-es6-project-using-babel-browserify/

An example project to the article is available on github:
https://github.com/sitepoint-editors/browserify-babel-demo

from baumeister.

mischah avatar mischah commented on May 18, 2024

πŸ‘

from baumeister.

krnlde avatar krnlde commented on May 18, 2024

I'm using browserify in another project. I find it a bit slow but does its job very well. Try +1

from baumeister.

mischah avatar mischah commented on May 18, 2024

@revrng I guess we can close this 😏

from baumeister.

krnlde avatar krnlde commented on May 18, 2024

Why? In favor of #86 ?

from baumeister.

mischah avatar mischah commented on May 18, 2024

Jep. It’s implemented with #86 which now is in develop branch 😊

from baumeister.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.