Все публикации

yt 08 resources destroy infra

Deploying AWS EC2 Instances with Terraform 06 - Creating Security Groups with Terraform

Deploying AWS EC2 Instances with Terraform 03 - Reviewing and Tagging the AWS Infrastructure

Deploying AWS EC2 Instances with Terraform 01 - Creating VPC and Subnets

Working with Contexts in GitHub Actions - Mastering GitHub Actions Course Preview

Using Third-Party Actions in GitHub Actions - Mastering GitHub Actions Course Preview

Workflow Runners in GitHub Actions - Mastering GitHub Actions Course Preview

Building Blocks of GitHub Workflows - Mastering GitHub Actions Course Preview

Enabling internet connectivity with Internet & NAT gateway in AWS + DEMO - AWS Fundamentals #3

[FULL COURSE] Crash course on React Fundamentals!

Directing VPC traffic with Route Tables in AWS + Console Demo - AWS Fundamentals #2

VPCs and subnets in AWS - AWS Fundamentals #1

Your dev project structure (probably) sucks. Here's how to fix it.

Feature Toggles: What they are, best practices, and React practical example!

SOLID Principles + BIG DISCOUNT on Udemy course about Code Smells!

Exciting channel news! I'm looking forward to 2023 :)

React & SOLID: Dependency Injection with the Context API and the useContext hook

React: Improving the design of our persistence module

React: Exploring the useEffect hook behavior and JSON serialization to persist data in React

Cypress: Adding our Cypress E2E tests to our Github Actions CI/CD pipeline

Cypress: Writing our first Cypress E2E tests with React and Typescript

Cypress: Setting up Cypress in a React + Typescript project

React: Refactoring our task list and improving the styling of the app

React: how does it work behind the scenes + component lifecycle methods