Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.29 KB

Best-practices.md

File metadata and controls

32 lines (26 loc) · 1.29 KB
lang title keywords sidebar permalink redirect_from
en
Best practices with LoopBack 4
LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI
lb4_sidebar
/doc/en/lb4/Best-practices.html
/doc/en/lb4/Best-practices-with-Loopback-4.html

LoopBack 4 is more than just a framework: It’s an ecosystem that encourages developers to follow best practices through predefined standards.

In this section, we provide guidelines on building LoopBack application and extensions the test-driven way, to make such projects robust and easy to maintain.