Skip to content

Evavic44/Learn-JavaScript

Repository files navigation

JavaScript logo

Documenting my learning journey in JavaScript using The Complete JavaScript Course 2022: From Zero to Expert! by Jonas Schmedtman

Resources

Fundamentals Part OneπŸ”Έ

1. Introduction

2. How to link JavaScript file

3. Values and Variables

4. Data Types

5. Let, Const, Var

6. Operators

7. Operator Precedence

8. Coding Challenge One πŸŽ‰

9. String & Template Literals

10. Taking Decisions (If/Else)

11. Coding Challenge Two πŸŽ‰

12. Type Conversion & Coercion

13. Truthy & Falsy Values

14. Equality Operator

15. Boolean Logic

16. Logical Operators

17. Coding Challenge Three πŸŽ‰

18. Switch Statement

19. Statements & Expressions

20. Conditional (Ternary) Operator

21. Coding Challenge Four πŸŽ‰

22. JavaScript Releases (ES5, ES6+ and ESNext)

Fundamentals Part 2πŸ”Έ

Welcome to JavaScript Fundamentals part two.

01. Strict Mode

02. Functions

03. Function Declaration vs Expressions

04. Arrow Function

05. Function Calling other Functions

06. Reviewing Functions

07. Coding Challenge Five πŸŽ‰

08. Introduction to Arrays

09. Array Methods

10. Coding Challenge Six πŸŽ‰

11. Introduction to Objects

12. Dots and Brackets Notations

13. Object Methods

14. Coding Challenge Seven πŸŽ‰

15. Iteraton the For Loop

16. Looping Arrays, Breaking & Continuing

17. Looping Backwards and Loops in Loops

18. While Loop

14. Coding Challenge Eight πŸŽ‰

Developer SkillsπŸ”Έ

Guess My Number GameπŸ”Έ

Modal

Building a Pig Game 🐷

How JavaScript works behind the scenes

Data Structure, Modern Operators and Strings

A Closer Look at Functions

Working with Arrays

About

πŸ“š Personal JavaScript learning notes using the complete JavaScript course 2022: From zero to expert by Jonas Schmedtman

Topics

Resources

License

Stars

Watchers

Forks