<#20828 "Recipe" suggestions for the Javascript ba...
# github-notifications
c
#20828 "Recipe" suggestions for the Javascript backend New discussion created by sureshjoshi In the process of slowly updating the Javascript backend's documentation on pantsbuild.org - and figured this would be as good a time as any to start putting down "Recipes" (bikeshed on the name). Essentially, the 80/20 use cases that a new user could open up and get up and running with. Simple example, if someone ran
create-react-app
or similar, what would they need to do to ensure everything they want works in Pants. Or, if they're using typescript (which we don't support yet), how can they get their solution up and running. This would be just single-backend recipes, not cross-backend stuff (yet) pantsbuild/pants