Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Two Ways to Deploy a React Application to GitHub Pages! в хорошем качестве

Two Ways to Deploy a React Application to GitHub Pages! 2 недели назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Two Ways to Deploy a React Application to GitHub Pages!

Let's learn how to deploy a React application to GitHub Pages! GitHub Pages is a free static site hosting service provided by GitHub. Using it however can be a little confusing when working with a project that requires a build step for deployment (React, Angular, Vue, etc). In this video, we'll walk you through two of the most common ways to deploy your React application to GitHub Pages. When working with GitHub Pages, there are two main ways to deploy a React based project: 1. Deploy from a Branch: This method involves using a package called "gh-pages" to publish our build output to a special branch on GitHub called "gh-pages". It's quick and straightforward, and perfect for smaller projects. 2. Deploy from GitHub Actions: This method uses GitHub Actions to automate our deployment process through the use of a custom action. This option is more robust, and can help ensure your site is always up-to-date with the latest changes. We will cover both deployment methods in this video. If you found this video helpful, please give it a thumbs up 👍 and consider subscribing for more web development tutorials! 📺 SUBSCRIBE FOR MORE!    / @thecommoncoder   -------------------------------------------------------------------------- ✅ PREREQUISETS Install Git: ➡️    • Git Tutorial: How to Install Git on M...   Create a GitHub Account: ➡️    • How to Create a GitHub Account (For B...   Setup SSH Keys: ➡️    • Easy SSH Key Setup for Github! (Mac &...   Create/Upload a Project on GitHub: ➡️    • How to Upload Your Project On GitHub ...   How To Use GitHub Pages: ➡️    • How to Use GitHub Pages: 2024 Beginne...   -------------------------------------------------------------------------- ⏱️ TIMESTAMPS 00:00 - Introduction 00:15 - Prerequisites 00:50 - GitHub Pages Deployment Methods 01:40 - Method 1: Deploy From a Branch 07:31 - Debugging Deployment Issues 10:40 - Method 2: Deploy with Github Actions 20:57 - Debugging Deployment Issues 25:51 - Final Thoughts 26:30 - Outro -------------------------------------------------------------------------- 🌎 CONNECT WITH ME! YouTube:    / @thecommoncoder   Facebook: https://www.facebook.com/profile.php?... Instagram:   / the.common.coder   X:   / the_common_codr   LinkedIn:   / the-common-coder   Reddit:   / thecommoncoder   GitHub: https://github.com/the-common-coder -------------------------------------------------------------------------- 💰 AFFILIATE DISCLAIMER Some links in this description are affiliate links. If you make a purchase through these links, I may earn a small commission at no extra cost to you. Your support helps keep this channel running. Thank you! #thecommoncoder #github #githubpages

Comments