• 0 Posts
  • 7 Comments
Joined 11 months ago
cake
Cake day: October 20th, 2023

help-circle




  • My workplace of 5 employees and 2 owners have embraced it as an additional tool.

    We have Copilot inside Visual studio professional and it’s a great time saver. We have a lot of boiler plate code that it can learn from and why would i want to waste valuable time writing the same things over and over. If every list page follows the same pattern then it’s boring we are paid to solve problems not just write the same things.

    We even have a tool powered by AI made by the owner which we can type commands and it will scaffold all our boiler plate. Or it can watch the project and if I update a model it will do the mutations and queries in c# set up the graphql layer and then implement some views in react typescript.