MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 1 hour | Size: 530 MBLearn JavaScript while building 2 dynamic and interactive games from scratch – JavaScript element selection with DOMWhat you’ll learnHow to use JavaScriptHow to create elements dynamicallyManipulate elements using JavaScriptExplore JavaScript Document Object ModelRequirementsFundamental JavaScript conceptsAccess to computerUse of editor to write codeHTML and CSS knowledgeDescriptionDid you want to learn more about JavaScript and how to select and update elements.
Practice DOM interaction and manipulation while build 2 fun practice projects.
JavaScript Project #1- Catch the element GameAdding event listeners to elementsElement selection and manipulationElement style updates and dynamically change style proprieties with JavaScriptUpdating innerText and HTML contentUse of JavaScript Math methodsApplying of game logicCreating element movement on pageUse of requestAnimationFrame for web page animationUse of getBoundingClientRect to get element boundariesSource Code is included so you can try the game and create your own versionJavaScript Project #2- Element Quick ClickerAdding event listeners to elementsGame scoring and progressGame logic and conditions to winElement style manipulationUse of setTimeoutAppending elements and removing elements from web pageDOM manipulation and interactionCreation of dynamic and interactive contentSource Code is included so you can try the game and create your own versionNo libraries, no shortcuts just learning JavaScript making it DYNAMIC and INTERACTIVE web application.
Step by step learning with all steps included.
Beginner JavaScript knowledge is required as the course covers only JavaScript relevant to the building of the game.
Also HTML and CSS knowledge is essential as scope of this course is all JavaScript focused.
Along with friendly support in the Q&A to help you learn and answer any questions you may have.
Start building your own version of the game today!!!!Who this course is for:Beginners to JavaScriptAnyone who wants to practice writing JavaScriptWeb developersAnyone who wants to learn to make a JavaScript game without any librariesBeginners to JavaScript curious about Document Object Model and JavaScript Methods