Coder Social home page Coder Social logo

Comments (4)

Gherciu avatar Gherciu commented on July 24, 2024 1

@Hahlh Hi,
Thanks for this suggestion, that's a good idea.

To improve this process I think I'll include some testing tools like jest and react-testing-library .......also I'll include a new folder named example which will use the local version of react-p5 ready to be manually tested with new code in the browser.

About the publishing process... This process is automated, in .github/ folder we have a GitHub action that builds and publish react-p5 each time when we merge new fixes/features in main branch.

from react-p5.

Hahlh avatar Hahlh commented on July 24, 2024 1

Awesome!
That sounds like a great plan!

So the step by step would be simple cloning the repo, improving react-p5 that is stored in example and then committing the changes?

from react-p5.

Gherciu avatar Gherciu commented on July 24, 2024 1

@Hahlh I've already added some tests and merged them in the main branch....so now the testing process should be easier..

About example folder I think I'll use just Next js to be able also to see how it behaves in SSR mode ;)

from react-p5.

Hahlh avatar Hahlh commented on July 24, 2024

Are Next and Gatsby identical in their approach?

I know that Next has much broader options when it comes to SSR.
Does Next also offer to render at build time?

What would your step by step for local development of react-p5 be?

  1. Fork the react-p5 repository
  2. Clone your fork down
  3. Add you fork repository of react-p5 to your package.json
  4. npm i
  5. Make changes to how react-p5 works
  6. Commit changes to your repo
  7. Make pull request to the main react-p5

Something like this?

from react-p5.

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.