Complete Full Stack Web Developer

Posted By: ELK1nG

Complete Full Stack Web Developer
Published 7/2025
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 71.39 GB | Duration: 109h 48m

Complete Path to Becoming a Full Stack Web Developer

What you'll learn

Front-end programming

Fundamentals of Web Development

Understand the basics of HTML and CSS

Design and structure web pages

Use Flexbox and Grid to create responsive layouts

Apply advanced styling with CSS and Bootstrap

Complete mastery with CSS, flexbox, grid and bootstrap

Master JavaScript to create interactivity on your websites

Simplify DOM manipulation with jQuery

Master OOP in TypeScript

Object Oriented Programming (OOP)

Angular Framework

Back-end development

Learn complete PHP for server-side development

Manage databases with MySQL

Design Patterns

Apply the Model View Controller (MVC) pattern in your projects

Laravel Framework

Develop scalable applications with Laravel

Complete Full-stack Integration

Connect the Front-end with the Back-end to create Full Stack applications

Develop complete RESTFULL API with Angular and Laravel

Build real projects that you can include in your professional portfolio

Use modern development tools and follow industry best practices

Front-end, back-end and fullStack web development

Full Stack Web Development

And many more things

Requirements

NO PRIOR KNOWLEDGE IS NECESSARY

Desire to LEARN

Description

Course: Complete Full Stack Web DevelopeHeads-up for learners:This course was originally created in Spanish and has been carefully adapted to English. You may notice that some variable names, folder names, or display messages (like "Hola mundo") appear in Spanish. However, all explanations, instructions, and materials are fully in English, and the course is designed to be easy to follow.Feel free to explore the free preview lessons before enrolling!Do you want to become a Full Stack Web Developer but don’t know where to start? Then this course is perfect for you. "From Zero to Full Stack" is designed to take you from the very basics all the way to becoming a complete web developer capable of building modern, dynamic web applications.Course Goal:By the end of this course, you’ll have the necessary knowledge in both front-end and back-end technologies. You’ll be able to build full stack web applications confidently and fluently.Who is this course for?This course is open to everyone and requires no prior experience. If you're eager to learn and ready to commit, this course is for you.Course ContentFront-end DevelopmentHTML: Learn the basic structure of web pages.CSS: Style and design your websites.Flexbox & Grid: Create complex and responsive layouts.Bootstrap: Use this popular framework to speed up development.JavaScript: Master the essential programming language for the web.jQuery: Simplify DOM manipulation and improve user interaction.Object-Oriented Programming (OOP) with TypeScript: Understand OOP principles and how to apply them using TypeScript.Angular: Build robust and scalable web apps using this powerful framework.Back-end DevelopmentPHP: Learn to create server-side applications.MySQL: Manage databases and perform efficient queries.Object-Oriented Programming (OOP): Apply OOP concepts in PHP.MVC (Model-View-Controller): Understand and implement this design pattern to organize your code.Laravel: Use this popular PHP framework to develop modern, scalable web apps.Front-end and Back-end IntegrationLearn how to integrate front-end and back-end systems.Build a complete RESTful API using Angular and Laravel.Course DurationThis course is self-paced, but it’s estimated to take several weeks or months to complete, depending on your dedication and study rhythm.It includes around 600 videos, each approximately 10 minutes long, and is complemented by theory and exercises to help you apply everything in real-world projects.RequirementsNo prior experience is needed. This course is designed for absolute beginners.BenefitsGain in-demand Full Stack Web Development skills.Build real projects you can showcase in your professional portfolio.Get a deep understanding of the most widely used web development tools and technologies.Some of the projects you'll build from scratch:A complete landing page using CSS, Flexbox, Grid, and Bootstrap.A blog application using PHP and MySQL.A social network built with Laravel.Along the way, you’ll complete tasks, exercises, and projects.The final project is an educational platform similar to Udemy, built with a RESTful API.

Overview

Section 1: Introduction

Lecture 1 "Welcome! (Important Note Before You Start)"

Lecture 2 The courses and projects we are going to do

Section 2: Basic concepts and basic tools

Lecture 3 What is a web browser, text editor and file extensions?

Lecture 4 The most popular text editor (IDE) Visual Studio Code

Section 3: HTML

Lecture 5 What is HTML?

Lecture 6 The basic structure

Lecture 7 How to use paragraphs and some other tags?

Lecture 8 Images

Lecture 9 Links [How to use links]

Lecture 10 How to make menus?

Lecture 11 Tablas [FILAS Y COLUMNAS] ETIQUETA TABLE

Lecture 12 Forms

Lecture 13 COMPLETE STRUCTURE

Lecture 14 Resources

Section 4: CSS

Lecture 15 WHAT IS CSS AND WHAT IS IT FOR?

Lecture 16 The 3 ways to link css in html

Lecture 17 Selectors

Lecture 18 Universal and tag selector

Lecture 19 Attribute and class selectors

Lecture 20 Input selector and more properties

Lecture 21 Child selector and priority in css

Lecture 22 Font Installation

Lecture 23 Utilizar Fuentes

Lecture 24 Colors

Lecture 25 Background part 1

Lecture 26 Background part 2

Lecture 27 Background part 3

Lecture 28 Background part 4

Lecture 29 MARGIN

Lecture 30 MARGIN Collapse

Lecture 31 Border

Lecture 32 Float elements

Lecture 33 More of float

Lecture 34 Exercise part 1

Lecture 35 Exercise part 2

Lecture 36 Exercise part 3

Lecture 37 Exercise part 4

Lecture 38 Position

Lecture 39 Pseudoclasses

Lecture 40 Pseudoelements

Lecture 41 Transitions

Lecture 42 How to make animations?

Lecture 43 How to make your website RESPONSIVE part 1

Lecture 44 How to make your website RESPONSIVE part 2

Lecture 45 Resources

Section 5: Extra Section (we go deeper into points and learn the filters)

Lecture 46 We deepen Colors

Lecture 47 Font-weight and Filters-part1

Lecture 48 Filters-part2

Lecture 49 Units of measurement part-1

Lecture 50 Units of measurement part-2

Lecture 51 Resources

Section 6: Flexbox

Lecture 52 Use flexbox first part

Lecture 53 Use flexbox second part

Section 7: Grid

Lecture 54 Use grid first part

Lecture 55 Use grid second part

Lecture 56 Resources

Section 8: Bootstrap

Lecture 57 What is bootstrap? let's install it

Lecture 58 Management of classes as containers, how rows and columns are used

Lecture 59 More about Rows and Columns, we see the Responsive part

Lecture 60 We see more classes, rows and columns, sidebar

Lecture 61 We create boxes, we give them styles, we learn about the Utilities in bootstrap

Lecture 62 Components

Lecture 63 Components review part 1

Lecture 64 Components review part 2

Lecture 65 Resources

Section 9: CSS Project (Template)

Lecture 66 HTML structure part 1

Lecture 67 HTML structure part 2

Lecture 68 Sources and part of the container

Lecture 69 Header: the nav menu

Lecture 70 Header: part of the menu and the image

Lecture 71 Header: part of the image, the title, the paragraph and the button

Lecture 72 The main with the first section of articles

Lecture 73 The main with the second section of articles

Lecture 74 Footer: the menu

Lecture 75 Footer: map and images

Lecture 76 Responsive: the header the menu

Lecture 77 Responsive: header image

Lecture 78 Responsive: from the header the first section and from the main the articles

Lecture 79 Responsive: The footer

Lecture 80 Resources

Section 10: JavaScript

Lecture 81 What is JavaScript?

Lecture 82 Install extensions, link js to the document

Lecture 83 Variables and comments

Lecture 84 Variables part 2

Lecture 85 Constants

Lecture 86 Basic operators

Lecture 87 Data types

Lecture 88 Conditionals part 1

Lecture 89 Conditionals part 2

Lecture 90 Differences with let and var

Lecture 91 Switch

Lecture 92 Bucle for

Lecture 93 while and do while loop

Lecture 94 Windows

Lecture 95 Exercise 1

Lecture 96 Exercise 2

Lecture 97 Exercise 3

Lecture 98 Exercise 4

Lecture 99 Exercise 5

Lecture 100 Functions

Lecture 101 Rest and Spread functions

Lecture 102 Callback Features

Lecture 103 Functions, scope with variables

Lecture 104 Language functions part 1

Lecture 105 Language functions part 2

Lecture 106 Language functions part 3

Lecture 107 Templates, variable interpolation

Lecture 108 Array part 1

Lecture 109 Array part 2 (travel them)

Lecture 110 Multidimensional array

Lecture 111 Language functions for arrays

Lecture 112 Array exercise part 1

Lecture 113 Array exercise part 2

Lecture 114 The Dom part 1

Lecture 115 The Dom part 2

Lecture 116 The Dom part 3

Lecture 117 The Dom part 4

Lecture 118 Boom

Lecture 119 Events part 1

Lecture 120 Events part 2

Lecture 121 Set Interval

Lecture 122 Dom exercise part 1

Lecture 123 Dom exercise part 2

Lecture 124 Json

Lecture 125 LocalStoraje

Lecture 126 Local Storage Exercise

Lecture 127 Fetch (explanation)

Lecture 128 Fetch part 1

Lecture 129 Fetch part 2

Lecture 130 Promises

Lecture 131 Try Cach

Lecture 132 Date

Lecture 133 Resources

Section 11: Logic in programming (NEW ADDED)

Lecture 134 What are we going to do?

Lecture 135 Exercise 1

Lecture 136 Things to keep in mind

Lecture 137 Exercise 2

Lecture 138 Exercise 3

Lecture 139 Exercise 4

Lecture 140 Exercise 5

Lecture 141 Exercise 6

Lecture 142 Exercise 7

Lecture 143 Exercise 8

Lecture 144 Exercise 9

Lecture 145 Exercise 9 (another way)

Lecture 146 Exercise 10

Lecture 147 Exercise 10 (another way)

Lecture 148 Exercise 11

Lecture 149 Exercise 12

Lecture 150 Exercise 13

Lecture 151 Exercise 14

Lecture 152 Exercise 15

Lecture 153 Resources

Section 12: JQUERY

Lecture 154 What is jquery? and link in the document

Lecture 155 Id and Class Selectors

Lecture 156 Tag and attribute selectors

Lecture 157 Events part 1

Lecture 158 Events part 2

Lecture 159 Add texts

Lecture 160 Effects like show and hide

Lecture 161 Animation effects

Lecture 162 Ajax part 1

Lecture 163 Ajax part 2

Lecture 164 Jquery UI part 1

Lecture 165 Jquery UI part 2

Lecture 166 Jquery UI part 3

Lecture 167 Resources

Section 13: Typescript

Lecture 168 What is object-oriented programming?

Lecture 169 OOP with Json object

Lecture 170 Install NodeJS and Typescript

Lecture 171 I install the Cygwin64 terminal

Lecture 172 strong typing

Lecture 173 Functions

Lecture 174 Class, Access Level

Lecture 175 Seter and Geter ,Constructor

Lecture 176 Import, Export, Interface

Lecture 177 Inheritance

Lecture 178 Decorators

Lecture 179 Recursos

Section 14: Angular

Lecture 180 What is Angular?

Lecture 181 Install extensions

Lecture 182 Install Angular (before watching the video download the resource for this class)

Lecture 183 Introduction to your files

Lecture 184 Create Components

Lecture 185 App_Module

Lecture 186 Route system

Lecture 187 Styles

Lecture 188 Models

Lecture 189 Services part 1

Lecture 190 Services part 2

Lecture 191 OnInit, forms and if condition

Lecture 192 Events, else

Lecture 193 Switch

Lecture 194 HTTP service part 1

Lecture 195 HTTP service part 2

Lecture 196 HTTP service part 3

Lecture 197 HTTP Create service part 1

Lecture 198 HTTP service part 2

Lecture 199 HTTP service part 3

Lecture 200 Pipe part 1

Lecture 201 Pipe part 2

Lecture 202 Resources

Section 15: PHP

Lecture 203 development environment

Lecture 204 Installing Visual Studio Code

Lecture 205 Visual Studio Code Extensions

Lecture 206 XAMPP installation

Lecture 207 Environment variables

Lecture 208 Hello World

Lecture 209 Ways to Print, Concatenate, Combine html with php

Lecture 210 Variables, Concatenate

Lecture 211 Data types

Lecture 212 Constants

Lecture 213 Operators

Lecture 214 Superglobal Variables, the Server Variables

Lecture 215 Get and Post Superglobals

Lecture 216 Conditional if and Comparison Operators

Lecture 217 Nested If ,Else if

Lecture 218 Switch

Lecture 219 Logical Operators, Goto

Lecture 220 Loops: While, do-while part 1

Lecture 221 Loops: While, do-while part 2

Lecture 222 For Loop

Lecture 223 Exercise 1 and 2

Lecture 224 Exercise 3 and 4

Lecture 225 Exercise 5 and 6

Lecture 226 Exercise 7

Lecture 227 Functions part 1

Lecture 228 Functions part 2

Lecture 229 Functions part 3

Lecture 230 Predefined functions part 1

Lecture 231 Predefined functions part 2

Lecture 232 Variables inside and outside functions

Lecture 233 Includes

Lecture 234 Array part 1

Lecture 235 Array part 2

Lecture 236 Array part 3

Lecture 237 More Predefined Functions

Lecture 238 Exercise 1 and 2

Lecture 239 Exercise 3 and 4

Lecture 240 Exercise 5 part 1

Lecture 241 Exercise 5 part 2

Lecture 242 Session variable

Lecture 243 Cookies part 1

Lecture 244 Cookies part 2

Lecture 245 Forms Review Validate with HTML 5

Lecture 246 Get and Post

Lecture 247 Validation part 1

Lecture 248 Validation part 2

Lecture 249 Files

Lecture 250 Directories

Lecture 251 Upload Image part 1

Lecture 252 Upload Image part 2

Lecture 253 Resources

Section 16: MYSQL

Lecture 254 Introduction What is database and mysql?

Lecture 255 Use sql via console

Lecture 256 Create table

Lecture 257 Restrictions

Lecture 258 phpMyAdmin

Lecture 259 Modify tables and columns

Lecture 260 Dia Program, Primary Key and Foreign Key

Lecture 261 I create tables for blog part 1

Lecture 262 I create tables for blog part 2

Lecture 263 Insert part 1

Lecture 264 Insert part 2

Lecture 265 Select

Lecture 266 Arithmetic functions

Lecture 267 Character functions part 1

Lecture 268 Character functions part 2

Lecture 269 Where

Lecture 270 Update and Delete

Lecture 271 Grouping part 1

Lecture 272 Grouping part 2

Lecture 273 Subqueries part 1

Lecture 274 Subqueries part 2

Lecture 275 Subqueries part 3

Lecture 276 Multitables part 1

Lecture 277 Multitables part 2

Lecture 278 Join

Lecture 279 Views

Lecture 280 Exercises: Database Design

Lecture 281 Exercise 1 Tables

Lecture 282 Exercise 1 insert records

Lecture 283 Saving diagram

Lecture 284 Exercise 2 and 3

Lecture 285 Exercise 4 and 5

Lecture 286 Exercise 6, 7, 8 and 9

Lecture 287 Exercise 10, 11, 12 and 13

Lecture 288 Exercise 14 and 15

Lecture 289 Exercise 16 and 17

Lecture 290 Exercise 18, 19 and 20

Lecture 291 Exercise 21, 22, 23 and 24

Lecture 292 Exercise 25 and 26

Lecture 293 Exercise 27, 28 and 29

Lecture 294 Exercise 30

Lecture 295 Connect php to the database part 1

Lecture 296 Connect php to the database part 2

Lecture 297 Resources

Section 17: php project (Blog)

Lecture 298 What are we going to do?

Lecture 299 Template: header part 1

Lecture 300 Template: header part 2

Lecture 301 Template: header part 3

Lecture 302 Template: The Corousel and the Cards

Lecture 303 Template:Footer

Lecture 304 Connection and header part

Lecture 305 Header: menu categories

Lecture 306 Registration part 1

Lecture 307 Registration part 2

Lecture 308 Registration: We validate errors

Lecture 309 Login

Lecture 310 Sign Out

Lecture 311 View Entries

Lecture 312 Search

Lecture 313 Entries by Category part 1

Lecture 314 Entries by Category part 2

Lecture 315 Entry Description

Lecture 316 Create Entry part 1

Lecture 317 Create Entry part 2

Lecture 318 Create Category

Lecture 319 Edit Entry part 1

Lecture 320 Edit Entry part 2

Lecture 321 Delete Entry

Lecture 322 Update User part 1

Lecture 323 Update User part 2

Lecture 324 Resources

Section 18: OOP (object-oriented programming)

Lecture 325 What is object-oriented programming?

Lecture 326 The Class part 1

Lecture 327 The Class part 2

Lecture 328 Construct

Lecture 329 Access levels

Lecture 330 Strongly Typed Parameter

Lecture 331 Inheritance

Lecture 332 Constructor inheritance

Lecture 333 Static Methods and Properties

Lecture 334 Constants

Lecture 335 Abstract Class

Lecture 336 Interfaces

Lecture 337 Traits

Lecture 338 Destroyer

Lecture 339 ToString

Lecture 340 Call

Lecture 341 Exception

Lecture 342 Autoload (class autoloading)

Lecture 343 Namespace

Lecture 344 Find out the existence of a class

Lecture 345 Predefined constants

Lecture 346 Resources

Section 19: MVC (model, view and controller)

Lecture 347 Introduction What is mvc? How does it work?

Lecture 348 Connection

Lecture 349 Base user, user and user controller models

Lecture 350 Show users

Lecture 351 List notes

Lecture 352 Create note

Lecture 353 Update note

Lecture 354 Autoloader

Lecture 355 Resources

Section 20: LARAVEL

Lecture 356 Introduction

Lecture 357 Install

Lecture 358 Virtual host

Lecture 359 File structure

Lecture 360 Routes

Lecture 361 Route parameters

Lecture 362 Route conditions

Lecture 363 php artisan (laravel commands)

Lecture 364 We use with

Lecture 365 Views

Lecture 366 Views (Conditions)

Lecture 367 Views (Loops)

Lecture 368 Views (Include)

Lecture 369 Views (Generic Template)

Lecture 370 Routes, Drivers

Lecture 371 Routes (Resource)

Lecture 372 Route links

Lecture 373 Redirects

Lecture 374 Middleware

Lecture 375 Forms

Lecture 376 Database connection

Lecture 377 Migrations (Schema)

Lecture 378 Migrations (DB)

Lecture 379 Fill tables (Seed)

Lecture 380 List

Lecture 381 Description

Lecture 382 Insert Records

Lecture 383 Update Records

Lecture 384 Delete Records

Lecture 385 Resources

Section 21: Laravel Project (Social Network)

Lecture 386 I create database

Lecture 387 We install the project with Laravel

Lecture 388 ORM part 1

Lecture 389 ORM part 2

Lecture 390 ORM part 3

Lecture 391 ORM (we test object relational mapping)

Lecture 392 Authentication part 1

Lecture 393 Authentication part 2 (migrations, necessary tables of the framework)

Lecture 394 Authentication part 3 (Drivers)

Lecture 395 Authentication Part 4 (Registration View)

Lecture 396 Login View (Header)

Lecture 397 Configuration part 1 (routes)

Lecture 398 Configuration part 2 (view)

Lecture 399 Configuration part 3 (update user)

Lecture 400 Upload user image

Lecture 401 Show avatar image

Lecture 402 Avatar in the header

Lecture 403 Post Image

Lecture 404 Post Image to View (User Data)

Lecture 405 Post Image to View (Styles)

Lecture 406 Post Image to view (the image)

Lecture 407 Post Description

Lecture 408 Likes and comments system (view)

Lecture 409 Likes system

Lecture 410 phpmyadmin solution

Lecture 411 Likes (dislikes) system

Lecture 412 Likes system (heart colors)

Lecture 413 Likes system (features)

Lecture 414 Like system (ajax)

Lecture 415 Comments (Publication detail part 1)

Lecture 416 Comments (Publication details part 2)

Lecture 417 Comments (comment form)

Lecture 418 Comments (save)

Lecture 419 Comments (delete)

Lecture 420 Update Post (View)

Lecture 421 Update and Delete Post Image

Lecture 422 Pagination

Lecture 423 People (see registered users)

Lecture 424 Profile

Lecture 425 Seeker

Lecture 426 Favorites

Lecture 427 Translation

Lecture 428 Resources

Section 22: API RESTFUL [Backend]

Lecture 429 Introduction

Lecture 430 Database

Lecture 431 We install the project with Laravel and make the virtual host

Lecture 432 Orm (part 1)

Lecture 433 Orm (part 2)

Lecture 434 Orm filling bdd (part 3)

Lecture 435 Orm testing (part 4)

Lecture 436 Registration method

Lecture 437 Postman: Registration

Lecture 438 Create Helper

Lecture 439 Login part 1 (token)

Lecture 440 Login part 2 (token)

Lecture 441 Update

Lecture 442 Postman: Update

Lecture 443 Upload

Lecture 444 Upload, Middleware, Postman

Lecture 445 getImage

Lecture 446 Detail

Lecture 447 Course Controller (Index)

Lecture 448 Course Controller (Store)

Lecture 449 Course Controler (Show-GetIdentity)

Lecture 450 Course Controller (Update)

Lecture 451 Course Controller (Delete)

Lecture 452 Course Controller (getCourse)

Lecture 453 Course Controller (Upload)

Lecture 454 Course Controller (Buscar)

Lecture 455 Course Controller (Middleware)

Lecture 456 Video Controller (Index)

Lecture 457 Video Controller (Store)

Lecture 458 Video Controller (Show y Update)

Lecture 459 Video Controller (Delete)

Lecture 460 Video Controller (getVideos y getVideosByCourse)

Lecture 461 Video Controller (getVideosByCourse2)

Lecture 462 Video Controller (Actualizar titulo)

Lecture 463 Venta Controller (Index)

Lecture 464 Venta Controller (Postman: Index)

Lecture 465 Venta Controller (Store)

Lecture 466 Venta Controller (Show)

Lecture 467 Course Controller (Category)

Lecture 468 Venta Controller (Mis cursos)

Lecture 469 Commentarie Controller (Store)

Lecture 470 Commentarie Controller (Show)

Lecture 471 Commentary Controller (Improved Store)

Lecture 472 Commentarie Controller (Update)

Lecture 473 Commentarie Controller (Postman: Update)

Lecture 474 Commentarie Controller (Upload)

Lecture 475 Commentarie Controller (getImage)

Lecture 476 Commentarie Controller (Delete)

Lecture 477 Commentarie Controller (Postman: Delete)

Lecture 478 Response Controller (Store)

Lecture 479 Response Controller (Show)

Lecture 480 Response Controller (Update)

Lecture 481 Response Controller (Upload y getImage)

Lecture 482 Response Controller (Delete)

Lecture 483 Checkbox Controller (Store)

Lecture 484 Checkbox Controller (Show y Delete)

Lecture 485 Categorie Controller (Store)

Lecture 486 Categorie Controller (Index y Show)

Lecture 487 Categorie Controller (Update y Delete)

Lecture 488 (Cart) Carrito Controller (Index)

Lecture 489 (Cart) Carrito Controller (Postman: Index)

Lecture 490 (Cart) Carrito Controller (Show)

Lecture 491 (Cart) Carrito Controller (Store)

Lecture 492 (Cart) Carrito Controller (Destroy)

Lecture 493 (Cart) Carrito Controller (EliminarCart)

Lecture 494 Course Controller (getImage)

Lecture 495 Video Controller (Upload)

Lecture 496 Venta Controller (Upload)

Lecture 497 Venta Controller (getVentasByCategory)

Lecture 498 Venta Controller (getVentasByTexto)

Lecture 499 Resources

Section 23: API RESTFUL [Frontend]

Lecture 500 I install angular in the project

Lecture 501 I install dependencies

Lecture 502 Models

Lecture 503 Route system

Lecture 504 Header Template

Lecture 505 Categorie Service

Lecture 506 Componente App (getCategories)

Lecture 507 Use Service

Lecture 508 User (onSubmit)

Lecture 509 User Login View (onSubmit)

Lecture 510 User (loadUser)

Lecture 511 App and View Component

Lecture 512 Image in header

Lecture 513 Sign Out

Lecture 514 Register (onSubmit)

Lecture 515 Register (Formulario)

Lecture 516 Sign out (Correction)

Lecture 517 User (Edit user part 1)

Lecture 518 User (Edit user part 2)

Lecture 519 User (Edit user part 3)

Lecture 520 User (Edit user part 4)

Lecture 521 User Edit user (styles)

Lecture 522 Course-new Component and Course Service (create)

Lecture 523 Course-new (onSubmit)

Lecture 524 Course-new (View)

Lecture 525 Course-new (htmlEntities)

Lecture 526 Home component (getCourses)

Lecture 527 Home Component (View)

Lecture 528 Home component (View, styles)

Lecture 529 Course-Edit component part 1

Lecture 530 Course-Edit component part 2

Lecture 531 Delete Course

Lecture 532 Category-list component

Lecture 533 Category-list (View

Lecture 534 Category-New component (service create)

Lecture 535 Category-new (create)

Lecture 536 Category-new (update)

Lecture 537 Category-new (delete)

Lecture 538 Cart Service

Lecture 539 Cart (indexCarrito)

Lecture 540 Cart (onSubmit)

Lecture 541 Cart (deleteCart)

Lecture 542 Componente Cart

Lecture 543 Cart View

Lecture 544 Cart Comprar (Buy)

Lecture 545 Home (getVentas)

Lecture 546 Componente Video-new

Lecture 547 Video Service and Video-new

Lecture 548 Video-new (view)

Lecture 549 Course-detail component

Lecture 550 Course-detail (view)

Lecture 551 Course-detail (Accordion)

Lecture 552 Course-detail (Accordion title)

Lecture 553 Course-detail (Accordion content)

Lecture 554 Course-detail (Accordion: buttons)

Lecture 555 Course-detail (course service: getCourse2)

Lecture 556 Course-detail (getVideo)

Lecture 557 Componente Video-edit (service)

Lecture 558 Video-edit

Lecture 559 Video editing (Testing)

Lecture 560 Video-new (Update title)

Lecture 561 Course-detail (deleteVideo)

Lecture 562 Video-detail (preparation)

Lecture 563 Video-detail component

Lecture 564 Video-detail (Commentaries)

Lecture 565 Video-detail (Commentaries vista)

Lecture 566 Video-detail (Comments corrections)

Lecture 567 Video-detail (onSubmit)

Lecture 568 Video-detail (onSubmit view)

Lecture 569 Video-detail (View onSubmit correction)

Lecture 570 Video-detail (Service response)

Lecture 571 Video-detail (View)

Lecture 572 Video-detail (List responses)

Lecture 573 Video-detail (onSubmit2)

Lecture 574 Video-detail (View response)

Lecture 575 Video-detail (onSubmit2 corrections)

Lecture 576 Commentarie update

Lecture 577 Commentarie delete

Lecture 578 Response update

Lecture 579 Response delete

Lecture 580 Progress system

Lecture 581 Progress system (chart)

Lecture 582 Video-detail (getCourse)

Lecture 583 Video-detail (getVideosByCourse2)

Lecture 584 Service checkbox (altaCheckbox y getCheckbox)

Lecture 585 Video detail (altaCheckbox y updateVentaProgreso)

Lecture 586 Video-detail View (altaCheckbox)

Lecture 587 Video-detail (bajaCheckbox)

Lecture 588 Search by Category

Lecture 589 Search by text

Lecture 590 mylearning component

Lecture 591 Corrections (delete video)

Lecture 592 Component Error

Lecture 593 Final fixes

Lecture 594 Resources (I leave you the complete frontend)

Section 24: Extra Section We migrate the project to the latest version of Angular

Lecture 595 Migration part 1 (We update to the latest version)

Lecture 596 We executed it without errors

Lecture 597 We change the accordion to collapse

Lecture 598 We start with uploading the user's image

Lecture 599 User edit completed

Lecture 600 Upload comment

Lecture 601 Modify comment, create response

Lecture 602 Edit Response and other settings

Lecture 603 Resources

Section 25: Deploy

Lecture 604 Concepts before deploying, what is hosting, domain, DNS, FileZilla?

Lecture 605 What is the .htaccess file that we are going to apply in the deploy and why?

Lecture 606 Hostinger

Lecture 607 We download Filezilla

Lecture 608 Deploy first step

Lecture 609 Deploy second step

Lecture 610 Deploy last step

Anyone (It doesn't matter if they don't know anything about programming),People who want to be fulstack web developers,People who want to be frontend programmers,People who want to be backend programmers,Programmers,People who want to learn professional web development,computer science students,Engineering students or training cycles related to computer science,Interested in HTML,Interested in CSS,Interested in FLEXBOX,Interested in GRID,Interested in BOOTSTRAP,Interested in JAVASCRIPT,Interested in JQUERY,Interested in TypeScript,Interested in ANGULAR,Interested in PHP,Interested in MYSQL,Interested in OOP,Interested in MVC (model, view, controller),Interested in LARAVEL