Course Description
This course was a review. As I had learned and gained in depth knowledge and experience using JavaScript Prior to taking it. In this course, I reviewed the basic concepts of web development with JavaScript as prerequisite in a larger course. I worked with functions, objects, arrays, variables, data types, the HTML DOM, and much more. A new concept I learned in this course was about the practice of testing code and how to write a unit test using Jest.
Skills Covered
- Reviewed and practiced the fundamentals of JavaScript.
- Strengthened my knowledge of best practices and industry standards
- Learned Testing with JEST