
Explore variables, arrays, objects, functions, scope, conditions, and loops in this introductory JavaScript course, and learn to run code in the browser using developer tools and the DOM.
Explore setting up a JavaScript development environment using brackets, Chrome dev tools, and the browser console; learn basic JavaScript concepts, variables, alerts, prompts, and running code in HTML.
Explore defining variables in the browser console, using numbers and strings, and storing data in arrays and objects. Practice basic operations and value access to build JavaScript foundations.
Explore how JavaScript functions encapsulate code blocks, accept parameters, and return values. Learn function scope, global versus local scope, and how brackets affect execution.
Explore JavaScript conditions using if statements, else blocks, and boolean values to control code execution. Learn the ternary operator, comparison operators, and returning values from functions.
Explore JavaScript loops, implement for, while, and do while constructs, control iterations with start, condition, and increment, and build a reusable function to loop and log output.
Explore interacting with the document object model using querySelector and querySelectorAll to read, update content, manipulate node lists, and style elements on a web page.
Explore essential javascript resources and practice guidance from the course, continuing learning with editors like brackets, atom, and code pen, to extend and apply your skills.
Learn front-end JavaScript login using promises and async/await, fetch a JSON user list with encoded passwords, and validate input while illustrating base64 encoding and client-side security limits.
JavaScript is the technology that makes things happen online. Learn how to create Dynamic and Interactive web pages applying JavaScript. This course covers all the core fundamental concepts like variables, arrays, objects, functions, loops, conditions, Document Object Model Basics and more.
JavaScript is Fast and Responsive relatively easy language to get started with. All you need is a browser and you are ready to create JavaScript. Learn JavaScript to HTML web pages works across browser.
JavaScript is powerful extending the functionality of web pages.
Executed on the front-end
This course covers the core fundamentals of JavaScript, so that you can get started or refresh your knowledge of how JavaScript work quickly. Designed as a fast paced informative course that guides you to learn and practice JavaScript.
Taught by an instructor with over 19 years of web development experience, ready to help your learn more about JavaScript.