loopbackio / loopbackio/loopback-next

Blogpost: what are our current plans for juggler modernization

Open
#5,956 0 comments 4 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Docs Juggler
Dominant language
TypeScript
Stars
5.1k
Forks
1.1k
Avg merge
2d 21h
Merged PRs (30d)
27

Description

As discussed in July Maintainers Call, we should write a blog post to capture our current thinking about juggler modernization.

- Allow connectors to by written as ES6 classes, in async/await style, using TypeScript.
- Decouple modelling (model definition) from data-access methods.
- Provide a well-specified interface between juggler/repository and connectors.
- Explore integration with other ORM/ODM frameworks (TypeORM, Mongoose). If we can get first-class experience with 3rd party frameworks, then we can eventually move away from juggler.

/cc @achrinza

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.