GithubHelp home page GithubHelp logo

magpie's Introduction

magpie

Build Status Coverage Status

magpie's People

Contributors

alexey-vykhrystyuk-arcadia avatar avykhrystyuk avatar dependabot[bot] avatar

Watchers

 avatar

magpie's Issues

Move to mono-repo with independent self-sufficient packages

What are independent self-sufficient packages:
It is when each package can have its own dependencies and devDependencies use it's own libs and tools for building and testing independently

Idea:
Have independent self-sufficient packages that is controlled and sym-linked (yarn workspaces?) by lerna under a single git repository.

Prefer to use implicit hoisting of dependencies to achieve self-sufficient packages to reuse dependencies with same versions

Pros:

  • easier to develop/test cross cutting features - no need to publish or manually npm link packages, no need to manually run tests over all the packages one by one
  • single place for code/issues/bags

Cons:

  • unclear (no way?) how to split code-coverage by individual packages?
    if we go with a single code-coverage for all the packages then unclear how to capture and merge it for each packages into a single file
  • if yarn workspaces or lerna hoisting is used there are possible issues with tools (like facebook/flow) that do not use node module resolution algorithm

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.