Andy Jiang

Results 37 issues of Andy Jiang

i think it would be helpful for our users if there is a single page that spelled out the support we have with third party JS frameworks. ![image](https://github.com/denoland/deno-docs/assets/1080190/a5ab1c86-972a-4ed3-bac8-4ef11e8fee9f)

my circleci `config.yml`: ```yml version: 2.1 jobs: build_and_deploy: docker: - image: denoland/deno:alpine steps: # Clone repo - checkout # Replace this with steps to deploy to users - run: name:...

### Summary This PR includes the necessary import update to publish to JSR ### Special notes Let's discuss in Slack. ### Requirements * [x] I've read and understood the [Contributing...

cla:missing

i wasn't able to find code diff example for the third "vendoring dependencies" section, so i'm open to suggestions there