Carpaccio programming JS
jlandure
22.9K views
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) => {
};
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.
Create your playground on Tech.io
This playground was created on Tech.io, our hands-on, knowledge-sharing platform for developers.
Suggested playgrounds