Carpaccio programming JS
jlandure
25.4K views
Open Source Your Knowledge, Become a Contributor
Technology knowledge has to be shared and made accessible for free. Join the movement.
Step 7
Now, we want to open our ecommerce website in Utah "UT".
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 new version ready to deploy for our customers in Utah. Well done!
Open Source Your Knowledge: become a Contributor and help others learn. Create New Content