| ▲ | adzm 3 hours ago | |||||||
Well yeah but if you do actually need things like images, animations, high frequency updates, etc, this is actually a pretty good overview of how to approach it. Also learned that react uses posting to a MessageChannel to yield! | ||||||||
| ▲ | account42 3 hours ago | parent | next [-] | |||||||
GP is right that just like with garbage where "reduce, reuse, recycle" is the mantra, the first question for optimizing something should be if you need to do the calculation at all. | ||||||||
| ||||||||
| ▲ | voidUpdate 2 hours ago | parent | prev [-] | |||||||
Since when do images need more than just an <img> tag and a bit of styling? | ||||||||