Skip to content

Spectrum #16

Description

@kbariotis

Link to the codebase

https://github.com/withspectrum/spectrum

Which release/version did you read?

The latest

Why it is a good project to read?

It's a complete project with lots of contributors. I like it for various reasons:

  • It's written in JavaScript which needs quite a few decisions in order to create a maintainable and extensible codebase. They have everything sorted out though, the linter, the test suite, the type system, etc.
  • It's a monorepo which I love working on one rather than on many many different repositories.
  • It uses async workers to delegate tasks to other services. The separation of concerns is very good and they have avoided bloating the backbone from the get-go.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions