Git Product home page Git Product logo

Comments (8)

mawerty avatar mawerty commented on July 26, 2024 7

One extra: a landing page using github to show it in action

I pressed some random buttons and the page is now available here: https://mawerty.github.io/Is-Prime/ . I put link in About section. Should I put the link in Readme or something?

from is-prime.

teub avatar teub commented on July 26, 2024 4

It would be a lot more safer if you add unit tests and continuous integration but I'm afraid it's a lot of work

from is-prime.

mawerty avatar mawerty commented on July 26, 2024

The problem is that I've never written unit tests, so I don't know how to do them, and the same goes for continuous integration. And second problem is that every PR is in different language so i would need to create something that can compile and test every language.

from is-prime.

teub avatar teub commented on July 26, 2024

If you had to pick just one language, Javascript is probably going to be the most used package

from is-prime.

PalmDevs avatar PalmDevs commented on July 26, 2024

CI would be hell to setup 😅

from is-prime.

jeanlucaslima avatar jeanlucaslima commented on July 26, 2024
  1. At least guarantee every code is responding false to any test against a number, some implementations are just "false"
  2. Create executable binaries to use as command line

from is-prime.

jeanlucaslima avatar jeanlucaslima commented on July 26, 2024

One extra: a landing page using github to show it in action

from is-prime.

PalmDevs avatar PalmDevs commented on July 26, 2024
  1. At least guarantee every code is responding false to any test against a number, some implementations are just "false"
  2. Create executable binaries to use as command line

That would require a single workflow to set up ALL THE THINGS to test. Unless we split workflows into one for each and every languages, which is doable.

from is-prime.

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.