- Overview
- Transcript
1.1 3 JavaScript Projects for Beginners
For those of you trying to improve your JavaScript skills, this course will provide you with some practical JavaScript projects that are designed to help you hone your skills while creating some fun, useful features and applications. In this course, you will make use of JavaScript, jQuery, and even a little Moment.js.
1.Introduction1 lesson, 00:52
1.13 JavaScript Projects for Beginners00:52
2.Project 1: Create a JavaScript Countdown Timer3 lessons, 18:16
2.1Creating a Countdown Timer04:18
2.2Coding the Countdown Timer03:54
2.3Calculating the Difference10:04
3.Project 2: Create a Scroll Animation1 lesson, 19:02
3.1Animate on Scroll19:02
4.Project 3: Create a JavaScript Calculator4 lessons, 43:35
4.1The Calculator Starter File09:20
4.2Calculating Totals07:16
4.3Programming the Number Buttons13:15
4.4Finishing the Calculator13:44
5.Conclusion1 lesson, 00:42
5.1Final Thoughts00:42
1.1 3 JavaScript Projects for Beginners
Hello, and welcome to JavaScript projects for beginners. My name is Craig Campbell and in this course, I am going to walk you through the development of three simple projects using JavaScript and jQuery. First of all, you're going to create a simple countdown timer, using moments that JS to help you handle dates and times. Then you'll learn how to create animated events for DOM elements when those elements scroll into view in the browser window. Finally, for your last project, you will create a simple calculator that will be completely powered by JavaScript and jQuery. For these projects, I'm going to assume that you have at least a basic understanding of HTML, CSS, and JavaScript. And if you're ready to go, we'll get started in the next lesson. Thank you for watching.







