Recipes should include : - working JS build flow - some code to build - a production setup that differentiates between browsers ------------- JS Tooling : - [ ] plain babel - [ ] webpack - [ ] parcel - [ ] ... Production setups : - [ ] [fastly](https://docs.fastly.com/en/guides/delivering-different-content-to-different-devices) - [ ] ...