Bob
Bob is our page compositing and lay-out service which helps integrating micro service applications on websites in a structured way. This will allow you to focus purely on your application development and less on how it needs to be be integrated on your website.
Why Exactly?
- Allowing to focus on the actual product implementation not website integration
- Decoupling dependencies, if one microservice does not function the page will still be accessible and functional (minus the "broken" microservice).
- SEO quality assurance (ensuring an indexable DOM)
- Maintain world class website performance (enforce quality standards, less code duplication, etc.)
How to use?
More information on how to use bob
Stakeholders
Code Owners
Every incoming change will be reviewed via the Git "Code Owners" principle by at least one Taskforce Bob member and all the Engineering Leadership members to ensure optimal quality and ownership.
Publishing the package on the GitHub Package Registry
- Ensure you are authenticated to the GitHub Package Registry. This section explains how.
- Run
npm publish
Documentation
Please take a look at the documentation for more detailed documentation.