38 тысяч подписчиков
155 видео
yt 08 resources destroy infra
Deploying AWS EC2 Instances with Terraform 07 - Launching an NGINX EC2 Instance with Terraform
Deploying AWS EC2 Instances with Terraform 06 - Creating Security Groups with Terraform
Deploying AWS EC2 Instances with Terraform 05 - Understanding Security Groups
Deploying AWS EC2 Instances with Terraform 04 - Launching Our First EC2 Instance with Terraform
Deploying AWS EC2 Instances with Terraform 03 - Reviewing and Tagging the AWS Infrastructure
Deploying AWS EC2 Instances with Terraform 02 - Creating an Internet Gateway and Route Tables
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
Triggering Workflows in GitHub Actions - Mastering GitHub Actions Course Preview
How to run JavaScript code | JavaScript introduction for beginners [2021] #03
Add Prettier, Eslint, and pre-commit hooks: Building a microservices-based NodeJS and React app #062
Cypress: Writing our first Cypress E2E tests with React and Typescript
Ordinary, specialized and arrow functions | JavaScript introduction for beginners [2021] #19
Cofigure CI workflow with GitHub Actions: Building a microservices-based NodeJS and React app #055
Variables: Declaration and scopes | JavaScript introduction for beginners [2021] #06
Implementing the InvalidInput custom error: Building a microservices-based NodeJS and React app #016
Your dev project structure (probably) sucks. Heres how to fix it.
[FULL COURSE] Crash course on React Fundamentals!
Adding a production environment config: Building a microservices-based NodeJS and React app #043
Building Blocks of GitHub Workflows - Mastering GitHub Actions Course Preview
React: Refactoring our task list and improving the styling of the app
Template Literals and Tagged Templates | JavaScript introduction for beginners [2021] #13
Introduction to sending Emails with Node, Nodemailer, Mailjet and Express + Project Setup
Additional access modifiers in Typescript classes: Learning Typescript by example #013
React: setting up from scratch and bringing it to production
Cypress: Adding our Cypress E2E tests to our Github Actions CI/CD pipeline
Completing the email verification route: Building a microservices-based NodeJS and React app #058
Welcome live! Lets code together?
Email validation with express-validator: Building a microservices-based NodeJS and React app #006
Automate dependency updates with Renovate: Building a microservices-based NodeJS and React app #059
Typescripts basic types - boolean, number, string and array: Learning Typescript by example #006
Matching Regular Expressions in Strings | JavaScript introduction for beginners [2021] #12
Cleaning up our custom error classes: Building a microservices-based NodeJS and React app
Integrate Material UI + Adjust Webpack: Building a microservices-based NodeJS and React app
Introducing React's core principles, components, and dynamics: Learning Typescript by example
Handling function parameters and return values | JavaScript introduction for beginners [2021] #20
Type unions and intersections | TypeScript introduction for beginners #03
Handling errors with ExpressJS middlewares: Building a microservices-based NodeJS and React app
The basics of class inheritance in Typescript: Learning Typescript by example
React & SOLID: Dependency Injection with the Context API and the useContext hook
Integrating a local Nodemailer SMTP Server: Building a microservices-based NodeJS and React app
Understanding JavaScript's performance and how to improve it with asynchronous code
Creating the DuplicatedEmail custom error: Building a microservices-based NodeJS and React app
Setup React with Typescript and Webpack: Building a microservices-based NodeJS and React app
Configuring env variables with dotenv-safe: Building a microservices-based NodeJS and React app
JavaScript syntax overview | JavaScript introduction for beginners [2021] #04
Setting up eslint, prettier, and pre-commit hooks with husky: Learning Typescript by example
Setup Jest, testing-library, and Cypress: Building a microservices-based NodeJS and React app
Implementing pre-save mongoose hooks: Building a microservices-based NodeJS and React app
Typescript's basics for typing complex objects: Learning Typescript by example
Typescript's types - unknown, any, void, null, undefined, never: Learning Typescript by example