#golang
Read more stories on Hashnode
Articles with this tag
Or, "Adjourning" · This is the last part in a five-part blog series, in which I attempted to prompt the JetBrains AI Assistant (the JBAI) into generating...
Or, "Performing" · This is the fourth part in a blog post series about what I'm calling Chat-Driven Development, in which I prompt an AI Assistant to...
Or, "Norming" · This is the third out of five posts that follow my first attempt using the JetBrains AI Assistant (the JBAI) for generating code and...
Or, "Storming" · In my last post, I laid out my plans for taking the JetBrains AI Assistant (the JBAI for short) for a test drive. The project is simple...
Or, "Forming" · In my last post, I went through a list of things I'm excited about for the new JetBrains AI Assistant that runs inside JetBrains IDEs....
In my last post, I took a look at how to test simple REST handler functions - functions that be tested by passing mock request and response pointers,...