Advanced
In reply to @gavin
Gavin@gavin
8/31/2023

first, in most cases, ignore solidity. solidity comes with constrains that are detrimental to the speed of rapid prototyping. i prototype in js.

In reply to @gavin
Gavin@gavin
8/31/2023

don't use react, static site generators or svg libraries like svg.js. you'll have to learn those and again that will slow things down.