Discuss Scratch

scratchcode1_2_3
Scratcher
1000+ posts

JavaScript Topic

React vs Svelte, everyone?

ma007rio wrote:

(#40)
IndexedDB is literally a nightmare

I've gotten so tired of it that after a long time of this I gave up and started using things like idb-keyval
I mean, idb-keyval is still just IndexedDB under the hood, so it's really just a wrapper /hj
lol I understand what you mean
Oisthebestletter
Scratcher
500+ posts

JavaScript Topic

So glad WebGPU is here!

But question is, will Scratch ever have a WebGPU backend?
Oisthebestletter
Scratcher
500+ posts

JavaScript Topic

scratchcode1_2_3 wrote:

React vs Svelte, everyone?
I mean, Svelte is easier for beginners, faster, and has an official meta framework.

React is still nice but if you really like JSX just use SolidJS!

Last edited by Oisthebestletter (Aug. 15, 2026 18:38:23)

scratchcode1_2_3
Scratcher
1000+ posts

JavaScript Topic

Oisthebestletter wrote:

(#42)
So glad WebGPU is here!

But question is, will Scratch ever have a WebGPU backend?
Someone made a WebGPU drop-in* replacement for scratch render, but it seems to be abandoned.

* it never got finished so it's not really drop in.

https://github.com/jamesbmadden/scratch-render-webgpu

Maybe we could take over it and finish it on OmniBlocks?
Oisthebestletter
Scratcher
500+ posts

JavaScript Topic

scratchcode1_2_3 wrote:

Oisthebestletter wrote:

(#42)
So glad WebGPU is here!

But question is, will Scratch ever have a WebGPU backend?
Someone made a WebGPU drop-in* replacement for scratch render, but it seems to be abandoned.

* it never got finished so it's not really drop in.

https://github.com/jamesbmadden/scratch-render-webgpu

Maybe we could take over it and finish it on OmniBlocks?
yesssssss
nembence
Scratcher
1000+ posts

JavaScript Topic

/*".fixed().slice(0,-7).replace("<tt>","\"")/*'.fixed().slice(0,-50).replace("<tt>",'\'')/*`.fixed().slice(0,-94).replace("<tt>","`")/**/+""||""
If you add one of " ' ` to the start of this, then the code will return it as a string
Also, if you add a combination of the other two quotes after the first one then it includes that in the string

Powered by DjangoBB