Carpaccio programming JS
jlandure
25.2K views
Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Step 10 - Final Step
To finish, let's implement all the discounts in our ecommerce website.
Are you able to display the price?
1
2
3
4
5
6
// Hi, there
// use console.log to print something
module.exports = (nbItems, pricePerItem, state) => {
};
Enter to Rename, Shift+Enter to Preview
With this step, we have a fully ecommerce website available in 5 states and offering different kind of discount.
Congratulations
Why Elephant Carpaccio?
It's very thin slices, each one still elephant-shaped. Together they form the whole elephant.
Why split stories?
Learn faster. Deliver more often. Happier stakeholders. More in-sync with other people & teams. Better prioritizations. Better product earlier. More business options. Less risk (less time “underwater”). Sense of velocity. Easier planning.
Why Priorities?
Here is the illustration for priorities on this value curve. Our Target was 5 discounts, 5 states.
Resources:
- Special thanks to Christophe Addinquy to bring back this famous exercise!
- Thanks to Henrik Kniberg on
Elephant Carpaccio facilitation guide
- Thanks to Alistair Cockburn for the original idea.
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content