Building A Spinning Wheel App With AWS QL Dev
Generated a simple spinning wheel app in 15 minutes with Amazon Q Developer, including data model, scaffolding & debugging. Now iterating on adding new features! Check it out: https://github.com/...
This post was inspired by my colleague Matheus, who has used the aws spinning wheel (see blog post here) to help make running re:Cap's a little more interesting and fun. That is a really neat solution, but I didn't want to use that project as it was a little more comprehensive than I needed. As it is the new year, and I am starting to get hands on with all the really cool new features in Amazon Q Developer announced at re:Invent 2024, I thought I would create a simpler version. The code generated by Amazon Q Developer can be found in this GitHub repo. 1. Creating the data model When...