Giter VIP home page Giter VIP logo

101-hello-worlds's People

Contributors

allicolyer avatar capnfabs avatar georgemandis avatar kirjavascript avatar lukegil avatar mcecode avatar nderscore avatar thykka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

101-hello-worlds's Issues

Fix tests to accommodate multiple node versions

Currently the following examples are failing:

  • 41
  • 45
  • 46

Those should be examined to make sure there isn’t in fact something broken with them, but for 41 and 46 at least the issues lies in globalThis not existing in the Node version the GH action runs in (See issue #14).

It’ll be cumbersome to fix, but I think moving each file into its own folder with a corresponding .nvmrc file might be the way forward (Or maybe use asdf if I’m feeling…fun?).

Once I do that and the template is there is shouldn’t be that hard to maintain going forward.

While I’m doing this I might want to reexamine the test suite and see if I can better accommodate more adventurous solutions.

Fix #20

#19 and #20 are the accidentally the same. Either I'll fix #20 or the next merged request gets to be reassigned.

How to handle Node versioning?

One of the solutions works in v11.4.0 but not other versions of Node. I blame my own lack of diligence.

Still, it raises an interesting question. I've got a GitHub action running the tests now. Should I pick a version of Node that all the solutions have to work under and stick with that? Should I explore a fancier fix where each solution can post something like it's own .nvmrc file and modify the tests to use the requests version of Node?

Decisions decisions...

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.