GithubHelp home page GithubHelp logo

Comments (6)

selfrefactor avatar selfrefactor commented on June 19, 2024 2

All valid points @ilteoood so I will answer them in details once I have time, but now I am on vacation. I will write on 4th of June.

from rambda.

patrickalima98 avatar patrickalima98 commented on June 19, 2024 1

Ok, no problem. Thanks

from rambda.

patrickalima98 avatar patrickalima98 commented on June 19, 2024

Hi @selfrefactor I would like to help you to maintain this library!

from rambda.

selfrefactor avatar selfrefactor commented on June 19, 2024

Thanks for your application, but I'd prefer to be someone from the big contributors to this library, so I will wait before making a decision as it is not urgent matter.

from rambda.

ilteoood avatar ilteoood commented on June 19, 2024

@selfrefactor before looking for more contributers, you should fix some aspects of the project first.

A few examples:

  • Why the package.json refers to a folder (rambda-scripts) which is not versioned in the repo?
  • Why lots of files are repeated between src and source folders?
    • What's the difference between src and source?
  • Why a CONTRIBUTING.md is missing?

We heavily use rambda in production for both front-end and back-end projects, I would be more than happy to help here.

from rambda.

selfrefactor avatar selfrefactor commented on June 19, 2024

Hi @ilteoood
Sorry for the delay; these are the answers:

Why the package.json refers to a folder (rambda-scripts) which is not versioned in the repo?
  • Initially, everything was part of this repo, but one contributor pointed that this is not ideal, as folder structure as well as git history includes files not related to the library. This is when the other repo was created.
    Why lots of files are repeated between src and source folders?
  • Another contributor pointed that it is bad that Rambdax and Rambda share similar files. Manual sync was prone to errors, so that is why src and source folders exists. Folder source includes all files and tests of Rambdax and Rambda, while src is created using build script and it includes only Rambda related files. The advantage is that src doesn't include any test files.
    Why a CONTRIBUTING.md is missing?
  • There was such file, but it became outdated. I created issue to fix this - #735

from rambda.

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.