Is this github the real author of it? In the code i see a lot of reference to: Epicport which seems to be a website that hosts the game and differs from the one on the repo.
Since AI has started to boom, I find myself in perpetual fear if I will be able to provide for my family in the near future. I'm not resistant to change but I can't help but feel this amount of change will not end well for the average developer. The job market is already very competitive. I think the common belief this will unlock more jobs remains to be seen. I hope and pray my fear is misplaced...
For me it boils down to the reduction of jobs, pay and displacement of workers. Industry is already over saturated and the evolution of automation has sped up greatly. This type of automation goes hand in hand with displacement. I don’t foresee some great enlightenment at the end of the tunnel here, I see the end of development as it looks today. And I don’t think it will have any resemblance of the past.
It isn’t an improved version of autocomplete though, it allows you to submit a design / image and output code. Narrowing the gap between designer and developer.
How would an "Html Web Component" handle state change? I was a bit lost on the benefits given the example of wrapping an img tag. Sure you could group and reuse common elements but you would still need javascript to do anything interactive. Even in the example given the alt text of the image is typically dynamic now because of localization so even then content is missing with javascript.