My Experience with GitHub copilot

My Experience with GitHub copilot

Last week, I got my access to GitHub copilot. I was slightly skeptical about how much will this be useful before I started to use it.

Today I had installed my vs-code extension and logged into the account. Then started working on my personal project. Spent most of my time on refactoring my code today. There were suggestions which I felt not great when I was doing the code refactoring.

Then I had to write a simple utility to get Socket URL and Graphql URL based on the hostname and protocol. If the host is localhost we have to point to a local backend server which is running on different port. This is a very common use-case. When I started to code this utility I was amazed by the amount of code that was generated by copilot. The following code is what we(me and copilot) have come up.

No alt text provided for this image

Out of the the 24 lines of code in the file, 11 lines of code was auto generated by copilot. This is close to 50% of the code. I crossed the line numbers which were generated by copilot.

Though at times the code generation is slightly slower, But once the tool matures it would be of great help to programmers. I feel that this will help developers with their productivity and improve the quality of code.

Let us see how these AI for coding will shape the future of application development.

要查看或添加评论,请登录

Srinivasa Raju Indukuri的更多文章

  • Tackling Recruitment Ghosting: My Reflections

    Tackling Recruitment Ghosting: My Reflections

    After weeks of searching, I finally extended an offer to my dream candidate. When he accepted, I was thrilled.

    3 条评论
  • Parenting and Engineering Management: More Similar Than You Think

    Parenting and Engineering Management: More Similar Than You Think

    It may seem like being a parent and managing a team of engineers are worlds apart, but many lessons from parenting can…

    5 条评论
  • 3 job interview mistakes

    3 job interview mistakes

    There are many mistakes that candidates do in an interview but the following three are the most common mistakes I've…

  • Top 5 Agile estimation mistakes

    Top 5 Agile estimation mistakes

    Many teams which follow SCRUM may tumble upon these common mistakes during their estimation. Here are the top 5 ways in…

  • Good Morning GST.

    Good Morning GST.

    I have seen a lot of discussions about the tax rates and its slabs. Most of the discussions are around how the products…

    1 条评论
  • Stored Password: The weak link in your Organization Security

    Stored Password: The weak link in your Organization Security

    Over last several decades' enterprise data is scattered in into several data repositories. All these data repositories…

  • My Blog Which won smart blogger Context in Zensar.

    My Blog Which won smart blogger Context in Zensar.

    Hi I am happy to bring my Blog which has a special category award from Judge’s choice in Zensar's Smart Blogger Contest.

    1 条评论
  • Looking up for your support

    Looking up for your support

    Most of you know that I have started my entrepreneur journey by starting Furniture and Interior services company in…

社区洞察

其他会员也浏览了