How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests VIDEO
Github actions are a great way to improve the quality of your team and project's code by automatically running various tests and checks against your teams pull requests before merging them into trunk. Here is a quick overview of how to get that setup.
🤑 Patreon https://www.patreon.com/webdevjunkie
🔔 Newsletter http://eepurl.com/hnderP
💬 Discord https://discord.gg/4kGbBaa
📁. GitHub https://github.com/codyseibert/youtube
My VSCode Extensions:
- theme: material community high contrast
- fonts: Menlo, Monaco, 'Courier New', monospace
- errors: Error Lens
- extra git help: Git Lens
- tailwind css intellisense
- indent rainbow
- material icon theme
- prettier & eslint
- ES7+ React Snippets
Other Videos By Web Dev Cody 2022-10-03 Using an IIFE in Javascript can help solve strange scope issues #shorts 2022-10-02 Working on the Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma 2022-10-02 Higher order functions are awesome Javascript patterns for extending function logic #shorts 2022-10-01 This React challenge is fair game for a junior web dev interview 2022-10-01 How to use console.time to find your javascript performance issues #shorts 2022-09-30 How to dynamically render html tag types in React 2022-09-29 This is why accessibility is important in your web applications 2022-09-28 Why recursion is critical when solving "medium" leet code interview problems 2022-09-27 Why I'm removing Daisy UI from my side projects and some refactoring 2022-09-27 50k Subscribers Live Stream! Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma 2022-09-26 How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests 2022-09-25 Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma 2022-09-24 Why BigInt is useful in solving "medium" LeetCode interview questions 2022-09-22 Trying an "easy" Leet Code interview practice problem 2022-09-21 refactoring my react code by making an empty state wrapper component 2022-09-20 Building a Speed Dating Chat Prototype using Agora and T3 Stack (Next, tRPC, Tailwind, Prisma) 2022-09-19 This is how I recommend you learn Recursion in Javascript 2022-09-18 Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma 2022-09-17 This is why queues are important to learn - solving a beginner javascript html css challenge 2022-09-16 Live coding a Dropdown Component with React, Tailwind, and Typescript (Good Practice for Beginners) 2022-09-15 This is why you need the key property in React
Tags: web development
programming
coding
code
learn to code
tutorial
software engineering