Udemy - 20 Web Projects With Vanilla JavaScript

seeders: 27
leechers: 16
updated:
Added by escobar623 in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...

Files

[GigaCourse.com] Udemy - 20 Web Projects With Vanilla JavaScript 01 Introduction
  • 001 Welcome To The Course.en.srt (3.8 KB)
  • 001 Welcome To The Course.mp4 (24.5 MB)
  • 002 Getting Setup.en.srt (10.0 KB)
  • 002 Getting Setup.mp4 (27.3 MB)
  • 003 The Code.html (1.2 KB)
02 1 Form Validator Intro Project
  • 004 Project Intro.en.srt (2.8 KB)
  • 004 Project Intro.mp4 (3.2 MB)
  • 004 form-validator.zip (4.6 KB)
  • 005 Project HTML.en.srt (8.6 KB)
  • 005 Project HTML.mp4 (23.5 MB)
  • 006 Project CSS.en.srt (16.4 KB)
  • 006 Project CSS.mp4 (53.0 MB)
  • 007 Adding Simple Validation.en.srt (18.3 KB)
  • 007 Adding Simple Validation.mp4 (62.6 MB)
  • 008 Check Required Refactor.en.srt (11.4 KB)
  • 008 Check Required Refactor.mp4 (42.8 MB)
  • 009 Check Length Email Password Match.en.srt (9.9 KB)
  • 009 Check Length Email Password Match.mp4 (44.0 MB)
03 2 Movie Seat Booking DOM Local Storage
  • 010 Project Intro.en.srt (2.2 KB)
  • 010 Project Intro.mp4 (2.4 MB)
  • 010 movie-seat-booking.zip (4.8 KB)
  • 011 Project HTML.en.srt (7.3 KB)
  • 011 Project HTML.mp4 (22.5 MB)
  • 012 Project CSS.en.srt (19.8 KB)
  • 012 Project CSS.mp4 (60.2 MB)
  • 013 Selecting Movie Seats From UI.en.srt (20.0 KB)
  • 013 Selecting Movie Seats From UI.mp4 (64.9 MB)
  • 014 Save Data To Local Storage.en.srt (16.3 KB)
  • 014 Save Data To Local Storage.mp4 (56.9 MB)
  • 015 Populate UI With Saved Data.en.srt (10.6 KB)
  • 015 Populate UI With Saved Data.mp4 (42.5 MB)
04 3 Custom Video Player HTML5 Video API
  • 016 Project Intro.en.srt (3.1 KB)
  • 016 Project Intro.mp4 (9.5 MB)
  • 016 custom-video-player.zip (17.0 MB)
  • 017 Project HTML.en.srt (10.9 KB)
  • 017 Project HTML.mp4 (32.6 MB)
  • 018 Project CSS.en.srt (11.2 KB)
  • 018 Project CSS.mp4 (36.8 MB)
  • 019 Play Pause Stop.en.srt (10.4 KB)
  • 019 Play Pause Stop.mp4 (44.7 MB)
  • 020 Video Progress Bar Timestamp.en.srt (7.4 KB)
  • 020 Video Progress Bar Timestamp.mp4 (38.5 MB)
05 4 Exchange Rate Calculator Fetch JSON Intro
  • 021 Project Intro.en.srt (2.7 KB)
  • 021 Project Intro.mp4 (4.1 MB)
  • 021 exchange-rate.zip (71.4 KB)
  • 022 Project HTML.en.srt (5.7 KB)
  • 022 Project HTML.mp4 (21.3 MB)
  • 023 Project CSS.en.srt (11.8 KB)
  • 023 Project CSS.mp4 (45.0 MB)
  • 024 A Look at JSON Fetch.en.srt (13.1 KB)
  • 024 A Look at JSON Fetch.mp4 (27.7 MB)
  • 025 Fetch Rates Update DOM.en.srt (16.0 KB)
  • 025 Fetch Rates Update DOM.mp4 (64.2 MB)
06 5 DOM Array Methods forEach map filter sort reduce
  • 026 Project Intro.en.srt (3.3 KB)
  • 026 Project Intro.mp4 (4.2 MB)
  • 026 dom-array-methods.zip (4.6 KB)
  • 027 Project UI.en.srt (11.0 KB)
  • 027 Project UI.mp4 (32.8 MB)
  • 028 Generate Random Users - Fetch w AsyncAwait.en.srt (9.5 KB)
  • 028 Generate Random Users - Fetch w AsyncAwait.mp4 (30.0 MB)
  • 029 Output Users - forEach() DOM Methods.en.srt (13.7 KB)
  • 029 Output Users - forEach() DOM Methods.mp4 (44.1 MB)
  • 030 Double Money - map().en.srt (8.7 KB)
  • 030 Double Money - map().mp4 (22.3 MB)
  • 031 Sort By Richest - sort().en.srt (5.9 KB)
  • 031 Sort By Richest - sort().mp4 (19.3 MB)
  • 032 Show Millionaires - filter().en.srt (5.0 KB)
  • 032 Show Millionaires - filter().mp4 (16.4 MB)
  • 033 Calculate Wealth - reduce().en.srt (7.3 KB)
  • 033 Calculate Wealth - reduce().mp4 (25.0 MB)
07 6 Menu Slider Modal DOM CSS
  • 034 Project Intro.en.srt (1.7 KB)
  • 034 Project Intro.mp4 (4.3 MB)
  • 034 modal-menu-slider.zip (5.5 KB)
  • 035 Project HTML.en.srt (11.3 KB)
  • 035 Project HTML.mp4 (42.5 MB)
  • 036 Navbar Styling.en.srt (8.5 KB)
  • 036 Navbar Styling.mp4 (33.5 MB)
  • 037 Header Modal Styling.en.srt (13.4 KB)
  • 037 Header Modal Styling.mp4 (63.6 MB)
  • 038 Menu Modal Toggle.en.srt (11.2 KB)
  • 038 Menu Modal Toggle.mp4 (57.9 MB)
08 7 Hangman Game DOM SVG Events
  • 039 Project Intro.en.srt (2.9 KB)
  • 039 Project Intro.mp4 (2.8 MB)
  • 039 hangman.zip (4.9 KB)
  • 040 Draw Hangman With SVG.en.srt (13.1 KB)
  • 040 Draw Hangman With SVG.mp4 (48.3 MB)
  • 041 Main Styling.en.srt (13.1 KB)
  • 041 Main Styling.mp4 (41.9 MB)
  • 042 Popup Notification Styling.en.srt (10.3 KB)
  • 042 Popup Notification Styling.mp4 (33.6 MB)
  • 043 Display Words Function.en.srt (15.2 KB)
  • 043 Display Words Function.mp4 (45.5 MB)
  • 044 Letter Press Event Handler.en.srt (11.6 KB)
  • 044 Letter Press Event Handler.mp4 (36.9 MB)
  • 045 Wrong Letters Play Again.en.srt (12.0 KB)
  • 045 Wrong Letters Play Again.mp4 (45.2 MB)
09 8 Meal Finder Fetch MealDB API
  • 046 Project Intro.en.srt (2.2 KB)
  • 046 Project Intro.mp4 (6.7 MB)
  • 046 meal-finder.zip (5.0 KB)
  • 047 Project HTML Base CSS.en.srt (12.2 KB)
  • 047 Project HTML Base CSS.mp4 (36.9 MB)
  • 048 Search Display Meals From API.en.srt (23.8 KB)
  • 048 Search Display Meals From API.mp4 (79.2 MB)
  • 049 Show Single Meal Page.en.srt (16.3 KB)
  • 049 Show Single Meal Page.mp4 (63.5 MB)
  • 050 Display Random Meal Single Meal CSS.en.srt (10.7 KB)
  • 050 Display Random Meal Single Meal CSS.mp4 (47.4 MB)
10 9 Expense Tracker Array Methods Local Storage
  • 051 Project Intro.en.srt (2.4 KB)
  • 051 Project Intro.mp4 (2.8 MB)
  • 051 expense-tracker.zip (5.2 KB)
  • Description

    Udemy - 20 Web Projects With Vanilla JavaScript



    Description

    This is a fun, practical & project based course for all skill levels. The projects in this course are designed to get you building things using HTML5, CSS &  JavaScript with no frameworks or libraries. Every project is built from scratch and has some kind of dynamic functionality from small games to an expense tracker to a breathing relax app.

    Although this is a project based course, I will still be explaining everything as I go. These are mini-projects designed for you to complete in a few hours.

    You should have some basic knowledge of HTML/CSS/JS. If you are brand new, I would suggest my Modern HTML/CSS From The Beginning and/or my Modern JS From The Beginning courses on Udemy. This course is a mix of both.

    Some Things You Will Learn In These Projects:

    Create Layouts & UI's With HTML/CSS ( No CSS Frameworks )
    CSS Animations (Transitions, Keyframes, etc With JS Triggers)
    JavaScript Fundamentals
    DOM Selection & Manipulation
    JavaScript Events (Forms, buttons, scrolling, etc)
    Fetch API & JSON
    HTML5 Canvas
    The Audio & Video API
    Drag & Drop
    Web Speech API (Syth & Recognition)
    Working with Local Storage
    High Order Array Methods - forEach, map, filter, reduce, sort
    setTimout, setInterval
    Arrow Functions
    and More!!

    Created by Brad Traversy
    Last updated 1/2020
    English
    English [Auto-generated]



Download torrent
4.1 GB
seeders:27
leechers:16
Udemy - 20 Web Projects With Vanilla JavaScript


Trackers

tracker name
udp://tracker.opentrackr.org:1337/announce
udp://p4p.arenabg.com:1337/announce
udp://tracker.tiny-vps.com:6969/announce
udp://zephir.monocul.us:6969/announce
udp://chihaya.toss.li:9696/announce
http://tracker.files.fm:6969/announce
udp://tracker.zerobytes.xyz:1337/announce
udp://explodie.org:6969/announce
udp://open.stealth.si:80/announce
udp://tracker.uw0.xyz:6969/announce
https://tracker.nanoha.org:443/announce
udp://retracker.akado-ural.ru:80/announce
udp://tracker.zum.bi:6969/announce
http://tracker.nyap2p.com:8080/announce
µTorrent compatible trackers list

Download torrent
4.1 GB
seeders:27
leechers:16
Udemy - 20 Web Projects With Vanilla JavaScript


Torrent hash: AEA2F62FE7728C90D73DAE4ED44545C440EF285A