Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to migrate LB3 components #3955

Closed
3 tasks
bajtos opened this issue Oct 17, 2019 · 1 comment
Closed
3 tasks

How to migrate LB3 components #3955

bajtos opened this issue Oct 17, 2019 · 1 comment

Comments

@bajtos
Copy link
Member

bajtos commented Oct 17, 2019

This is a follow-up for #3718 and #3922.

Write content for docs/site/migration/extensions.md, explain how can users migrate their custom components to LB4.

Acceptance criteria

  • How to rewrite components from LB3 to LB4 style
  • How to migrate applications using such components
  • What's our advice for apps using official loopback components like loopback-component-storage?
@bajtos
Copy link
Member Author

bajtos commented Oct 17, 2019

This will require a bit of research first, we need to build a better understanding of what can LB3 components contribute and how to map that to LB4.

You can use the following npm search to find existing LB3 mixins as examples to help us better understand different usage patterns we need to cover in our migration guide:

https://www.npmjs.com/search?q=loopback%20component

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

No branches or pull requests

3 participants