In this video, we'll learn everything you need to know about JavaScript functions. Functions are a fundamental part of JavaScript, and they allow us to organize our code, make it more reusable, and create more complex applications.

We'll cover everything from the basics of functions, such as how to define and call them, to more advanced topics, such as closures and higher-order functions. By the end of this video, you'll have a solid understanding of how to use functions to write better JavaScript code.


Starting code for lesson 14 (if you need it): https://github.com/SuperSimpleDev/javascript-lesson-14-starting-code
Exercise solutions: https://github.com/SuperSimpleDev/javascript-course/tree/main/1-exercise-solutions/lesson-14
Copy of the code: https://github.com/SuperSimpleDev/javascript-course/tree/main/2-copy-of-code/lesson-14

Lessons:
0:00 Intro to modules
14:15 Use modules in the Amazon project
26:34 Create the checkout page
35:46 Generate the HTML
49:20 Fix price formatting and radio selectors
1:03:21 Make the checkout page interactive
1:20:22 Save cart in localStorage
1:27:38 Exercises

Additional Information:
This JavaScript tutorial and JavaScript full course is a project based series of JavaScript tutorials for aspiring software engineers, teaching the main skills that we need to create complex, interactive websites. Each JavaScript tutorial builds on a project and provides some JavaScript exercises to practice what we learned. By the end, we'll learn how to create complex, interactive websites with HTML, CSS, and JavaScript and we'll continue our journey to becoming a web developer and software engineer.

#javascript 

JavaScript Full Course - Beginner to Pro - Lesson 14
1.30 GEEK