You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a developer, I'd like to have a single place of knowledge for information and logic that needs to be available in the front-end, as well as in the back-end.
💭 Hints & Thoughts
Even if it looks the same, there might be slight but important differences!
❓ Additional Questions to Answer / Consider
Which package registry should we use (NPM vs GitHub)? How does it work with the bpt org?
What is the scope/visibility of the package?
✅ Conditions of satisfaction
Code and logic shared by front-end and back-end is determined.
The shared code and logic is moved into a package.
The package is somehow published.
The package is included in the front-end and back-end.
The text was updated successfully, but these errors were encountered:
As a developer, I'd like to have a single place of knowledge for information and logic that needs to be available in the front-end, as well as in the back-end.
💭 Hints & Thoughts
❓ Additional Questions to Answer / Consider
✅ Conditions of satisfaction
The text was updated successfully, but these errors were encountered: