Hacker News new | ask | show | jobs
Show HN: React and Angular micro front end bookstore (github.com)
4 points by k3ntaki 850 days ago
Example online book store web application, using 3 react and one angular micro frontend orchestrated over fusionize network
2 comments

  All content, reviews, and certain code snippets were generated by ChatGPT.
I’m interested in what was successful straight-away for the code snippets. The ability to have an LLM bang out the boilerplate and get a project up and online is really exciting.
Honest answer, the initial snippets were bare minimum with small errors. But chatgpt is excellent in producing test data, like list of books with authors, the genre and even reviews for each book. The boilerplate code of the microfrontends also generated by fusionize cli.
I was looking to see if it has contextual search, but didn't see anything.