From 01ccf7feca4e9e119018ffaa9051b99c3044cd5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Lai=20Wikstr=C3=B6m?= <73502398+dannolaius@users.noreply.github.com> Date: Mon, 21 Oct 2024 11:51:08 +0200 Subject: [PATCH] Update README.md (#2680) --- .../executable-tutorial/eggestig-daniellw/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contributions/executable-tutorial/eggestig-daniellw/README.md b/contributions/executable-tutorial/eggestig-daniellw/README.md index 4a711ca5a..42dc5a9bc 100644 --- a/contributions/executable-tutorial/eggestig-daniellw/README.md +++ b/contributions/executable-tutorial/eggestig-daniellw/README.md @@ -22,10 +22,11 @@ This comprehensive hands-on tutorial provides detailed, step-by-step instruction The tutorial also covers the integration of automated unit and integration tests, the configuration of CI/CD workflows using GitHub Actions, and managing version control with Git. We plan to use personal access token (PAT) with permissions for a new repository for full hands on learning. Designed for developers of all skill levels, this tutorial empowers participants to gain practical experience with Gatsby and modern deployment strategies. +The tutorial can be found on [KillerCoda](https://killercoda.com/daniellw/scenario/gatsby-tutorial) and the code on [GitHub](https://github.com/dannolaius/coda-tutorial) + **Relevance** In today’s fast-paced software development landscape, the demand for efficient and reliable web applications is higher than ever. This tutorial is particularly relevant as it provides an executable format that helps developers learn about Gatsby and GitHub Actions while equipping them with essential skills for implementing automated testing and deployment. As organizations increasingly adopt DevOps practices and agile methodologies, the ability to quickly create and deploy robust web services becomes essential. This practical resource effectively bridges the gap between theory and practice, empowering participants to adopt modern development practices in their own projects. -The tutorial can be found here: https://killercoda.com/daniellw/scenario/gatsby-tutorial -Github for tutorial: https://github.com/dannolaius/coda-tutorial +