(Medium) How To Create A Hack With Style - Function To Hack Prices
View original- current
This article is too short to summarise.
-
Clone this repository at <script src="https://gist.github.com/FagnerMartinsBrack/ab0995c08517cbe7dc5fb92cbc588f10.js"></script>
Select an option
- Save FagnerMartinsBrack/ab0995c08517cbe7dc5fb92cbc588f10 to your computer and use it in GitHub Desktop.
Select an option
(Medium) How To Create A Hack With Style - Function To Hack Prices
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
| let prices = priceFor(items); | |
| prices = hackToChangeThePriceOfTheItems(items); | |
| return prices; |