
David Sherret
@DavidSherret
Followers
1K
Following
3K
Media
130
Statuses
933
Software developer at @deno_land. Also working on ts-morph, dprint, and more.
Toronto, Canada
Joined January 2009
RT @SquiggleConf: 🌟 Speaker Spotlight: David Sherret. @DavidSherret will walk us through the JSR package registry: why it exists, how it im….
0
3
0
RT @deno_land: Importing bytes and texts:.✅ adds to your module graph.✅ type checking.✅ works with deno bundle and deno compile. https://t.….
0
4
0
This is now published to JSR as a rolldown plugin:
jsr.io
@deno/rolldown-plugin on JSR: Rolldown plugin for Deno code.
Got bundling JSR/Deno code with Rolldown working. This is using Rolldown's and Deno's crates respecting Deno's lockfile, config discovery, and resolution. Finally Deno's crates have been refactored enough for this to be feasible (~500 LOC). I'll update with more details later.
1
1
10
RT @bentlegen: 👋 Some news! I've started a software company. Headquartered in Toronto. We're building a product to augment devs for the ne….
0
28
0
RT @jexia_: now uses `deno.json(c)` for module resolving when importing modules from Github, which allows you to im….
github.com
use deno.json(c) (if have one) on /gh/* pattern resolve jsr: specifier (close Resolving JSR imports when importing from github #1084) this allows you to import a WIP package without publishing it ...
0
4
0