Stas
Stas
It would be great if you added a link to my project in your readme. I will definitely make an online example soon Thank you very much ;)
@shakiba Hello! I'm here again :) I took into account your advice and divided the renderer and runner. I also added an online example - https://codesandbox.io/s/hungry-colden-70rji Thanks so much for...
Yes, I could do it. What do you think about [react-window](https://github.com/bvaughn/react-window)? _Would you like to add the "hacktoberfest" topic to your repository? 🙃_
Replaced `Object.entries(compiled) + ''` with `Object.entries(compiled) + 0` and shave 1 byte for umd and cjs bundles
I think that performance should be a priority, and reducing the bundle by a couple of bytes does not provide any benefit. In any case, I'm doing this for fun...
Everything is a little simpler, this script is just running on my server 🤓
Hello @iBug! Very cool, I'm glad that people are interested in my idea and have created improved versions