# Practical Uses of AI in Front-End Development with GitHub Copilot

DevFeed: [Practical Uses of AI in Front-End Development with GitHub Copilot](<https://devfeed.tech/articles/leveraging-ai-as-a-front-end-developer-34906.md>)

Original publisher: [Read original article](<https://frontendfocus.substack.com/p/leveraging-ai-as-a-front-end-developer>)

Author: Mads Brodt

Published: 2023-11-15T16:01:14Z

Content type: article

Language: en

Sources: [Front-End Focus](<https://devfeed.tech/sources/front-end-focus.md>)

Topics: [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Front end](<https://devfeed.tech/topics/frontend.md>), [GitHub Copilot](<https://devfeed.tech/topics/github-copilot.md>), [Development](<https://devfeed.tech/topics/development.md>), [vs-code](<https://devfeed.tech/topics/vs-code.md>), [React](<https://devfeed.tech/topics/react.md>), [Storybook](<https://devfeed.tech/topics/storybook.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [chatgpt](<https://devfeed.tech/tags/chatgpt.md>), [code](<https://devfeed.tech/tags/code.md>), [developer](<https://devfeed.tech/tags/developer.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [front-end](<https://devfeed.tech/tags/front-end.md>), [github](<https://devfeed.tech/tags/github.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>)

## AI overview

This article discusses practical ways to use AI in front-end development. It describes GitHub Copilot for autocomplete, tests, Storybook stories, and boilerplate code, and Copilot Chat in VS Code for codebase-aware assistance.

## Source excerpt

Hi there friend!