We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent badb237 commit 215d3f8Copy full SHA for 215d3f8
1 file changed
.wishes/blocked-on-tom/scratchpad.md
@@ -0,0 +1,24 @@
1
+i wish my scratchpad playgrounds were all wired up
2
+
3
+## scratch/browser-scratchpad
4
5
+should be a simple bun react app
6
+with the multi-tab crsqlite browser stuff
7
+with an example / demo / toy that works across tabs
8
9
+## scratch/bun-scratchpad
10
11
+should be a simple bun script project
12
+that uses the bun sqlite stuff
13
14
+## scratch/effect-bun-scratchpad
15
16
+should be a simple Effect-TS project with bun
17
+using @effect/platform @effect/platform-bun @effect/sql @effect/sql-sqlite-bun
18
+using the @effect/language-service
19
+see .refs/effect/tsconfig.base.json
20
+using @effect/vitest @effect/eslint-plugin
21
+see .refs/effect/package.json
22
+using all our new effect-native packages
23
24
+should have some kind of realistic example that does something neat
0 commit comments