GithubHelp home page GithubHelp logo

Incompatibility with use.js about needsjs HOT 3 OPEN

gigafied avatar gigafied commented on June 9, 2024
Incompatibility with use.js

from needsjs.

Comments (3)

iaincarsberg avatar iaincarsberg commented on June 9, 2024

I've made a quick demo gist if that helps https://gist.github.com/af1f1cad47631dae0dda I've popped in some console.logs to highlight where I think the issue is occurring.

Would be great to get your thoughts on the matter.

Thanks.

ps. Needs looks pretty awesome :D

from needsjs.

gigafied avatar gigafied commented on June 9, 2024

Thanks for logging this, and thanks a ton for the demo gist.

I see what the problem is. Currently if you require "someModule", and "someModule" is not written as an AMD module, then the callback function never gets invoked.

This is obviously, the entire point of the use plugin, and it should be supported. RequireJS allows anything to be required() and calls the callback function when the file finishes loading. Needs doesn't work this way currently.

I'm in the middle of rewriting some of the load logic, and I'll make sure I tackle this along with it.

Thanks for the feedback :)

from needsjs.

iaincarsberg avatar iaincarsberg commented on June 9, 2024

Ah awesome, and nps.

Looking forward to the update :D

from needsjs.

Related Issues (1)

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.