-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Docs: Add "Working with Data" section #2527
Comments
@hacksparrow , could you please review the acceptance criteria below? I intentionally didn't put the advanced topic here, perhaps we can do it incrementally. There's one about socket.io but not sure if it falls under the advanced topic. https://github.com/raymondfeng/loopback4-example-websocket Acceptance CriteriaAdd the
Note some of the content will need to be modified to fit LoopBack 4, such as @emonddr's comment:
|
+1 to leave advanced topics out of the initial version. |
This LB3 section https://loopback.io/doc/en/lb3/Working-with-data.html needs to be rewritten for LB4 to discuss the CRUD methods of a repository (instead of a model), and its relationship with controller endpoints. |
We have enough feature to create the section and content as in the LB3 docs - https://loopback.io/doc/en/lb3/Working-with-data.html.
Acceptance Criteria
Add the
Working with data
in LB4 docs, as a similar content and structure as https://loopback.io/doc/en/lb3/Working-with-data.html. Make sure the content is correct and relevant to LoopBack 4Out of scope
The following section is out of scope for this task:
Advanced topics: data
The text was updated successfully, but these errors were encountered: