Earlier quoted context omitted.
I find it a bit sad that the most upvoted reaction to someone's cool little project they wanted to share is the classic HN misguided and overused response of 'React BAD'
There's a reason for that. The web is roughly 90% static pages with JS sprinkled on top(usually jQuery), and 10% SPAs made in various frameworks. https://w3techs.com/technologies/overview/javascript_library React is a small part of the web(in terms of the number of people using it commercially) and thus a library written in React isn't terribly useful for most of the market.
Boring Avatars – React library to generate custom avatars
31–40 of 99 posts
Re: Boring Avatars – React library to generate custom avatars
#32Why make a library dependent on a particular framework? Seems to just limit usefulness for no particular gain.
It creates SVGs using React[1], it would be nontrivial to support another view library with this design and if you're going to support only one at initial release React is probably the most popular bet. [1]: https://github.com/boringdesigners/boring-avatars/blob/maste...
Re: Boring Avatars – React library to generate custom avatars
#33Earlier quoted context omitted.
There's a reason for that. The web is roughly 90% static pages with JS sprinkled on top(usually jQuery), and 10% SPAs made in various frameworks. https://w3techs.com/technologies/overview/javascript_library React is a small part of the web(in terms of the number of people using it commercially) and thus a library written in React isn't terribly useful for most of the market.
And what percetange of those "static pages with JS sprinkled on top" have a need for automatically generated custom avatars?
Re: Boring Avatars – React library to generate custom avatars
#34Awesome work! I was wanting to build a library like this myself but you've executed it way better! You should try to build and charge for a web API for this to let communities auto-generate avatars for their new users.
There's some prior work on this: e.g. https://github.com/lfades/static-tweet and https://github.com/vercel/og-image.
Re: Boring Avatars – React library to generate custom avatars
#35Re: Boring Avatars – React library to generate custom avatars
#36Incredible work! I'd pay for additional packs and also for a list of artists to come up with custom ones. (was just looking for this the other day). Every B2B SaaS and consumer product on the planet either needs to pay an illustrator/designer to create these... or perhaps use your product? :)
Re: Boring Avatars – React library to generate custom avatars
#37Re: Boring Avatars – React library to generate custom avatars
#38https://meta.stackexchange.com/questions/37328/my-god-its-fu...
Re: Boring Avatars – React library to generate custom avatars
#39Very nice, great job! Here's another fun one: https://getavataaars.com/