mattdesl
@mattdesl
My next project will leverage some modern web features—wide gamut P3 color, offscreen canvas workers, IndexedDB for caching. Also a lot of coding on the backend which has been new for me. Definitely inspired to make more full-stack apps after this. Excited to release more details in the coming week. 😀
7 replies
13 recasts
57 reactions
@git
why IndexedDB as opposed to the alternatives?
1 reply
0 recast
1 reaction
mattdesl
@mattdesl
Bigger storage space, support for objects, and operations mostly run off the main thread, compared to something like local storage
1 reply
0 recast
0 reaction