gnovo / JS30

This is a JavaScript practice with JavaScript30 by Wes Bos without any frameworks, compilers, boilerplate, or libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript30

This is a JavaScript practice with JavaScript30 by Wes Bos.

There are six major topics covered throughout the course: Audio + Video, DOM & Interface, Friends with CSS, Fun + Experimental, Fundamentals, and Hardware Access.

You can view the demos here.

Table Of Contents

DAY README DEMO TAGS
01 JavaScript Drum Kit demo audio + video, dom & interface, friends with css
02 JavaScript and CSS Clock demo friends with css, fundamentals
03 CSS Variables and JavaScript demo friends with css, fun + experimental
04 Array Cardio Day 1 demo fundamentals
05 Flex Panels Image Gallery demo dom & interface, friends with css
06 Ajax Type Ahead demo dom & interface
07 Array Cardio Day 2 demo fundamentals
08 Fun with HTML5 Canvas demo fun + experimental
09 Dev Tools Domination demo fundamentals
10 Hold Shift to Check Multiple Checkboxes demo dom & interface
11 Custom HTML5 Video Player demo audio + video
12 Key Sequence Detection (KONAMI CODE) demo fundamentals
13 Slide in on Scroll demo dom & interface
14 JavaScript References VS Copying demo fundamentals
15 LocalStorage and Event Delegation demo dom & interface, fundamentals
16 Mouse Move Shadow demo dom & interface, friends with css
17 Sorting Band Names without Articles demo fundamentals
18 Tally String Times with Reduce demo fundamentals
19 Unreal Webcam Fun demo audio + video, fun + experimental, hardware access
20 Native Speech Detection demo audio + video, fun + experimental
21 Geolocation based Speedometer and Compass demo hardware access
22 Follow Along Link Highlighter demo dom & interface, friends with css
23 Speech Synthesis demo audio + video, fun + experimental
24 Sticky Nav demo dom & interface, friends with css, fundamentals
25 Event_Capture_Propagation_Bubbling_and_Once demo dom & interface
26 Stripe Follow Along Dropdown demo dom & interface, fun + experimental
27 Click and Drag to Scroll demo dom & interface, fundamentals
28 Video Speed Controller UI demo audio + video, fun + experimental
29 Countdown Clock demo friends with css, fundamentals
30 Whack A Mole Game demo dom & interface, friends with css, fun + experimental

About

This is a JavaScript practice with JavaScript30 by Wes Bos without any frameworks, compilers, boilerplate, or libraries.


Languages

Language:HTML 60.1%Language:JavaScript 22.8%Language:CSS 17.1%