Agenda:
-
JavaScript syntax
-
how to use JS scripts
-
cooperating JS with HTML and CSS
-
types
-
variables
-
operators
-
data structures
- objects
- arrays
-
built-in objects
-
condition statements
-
loops
-
functions
-
methods of objects and arrays
-
JSON
-
scopes
-
DOM
-
asynchronous programming
-
fetching data
Prerequisites
- Installed git (version >= 2.x.x)
- Installed node.js (version >= 10.x.x).
- Installed npm (version >= 6.x.x)
Preparation
- Fork this repository on GitHub. (https://help.github.com/en/articles/fork-a-repo)
- Clone your fork of the repository.(https://help.github.com/en/articles/cloning-a-repository)
- Smile 😀
Workshop
During workshop we will solve the tasks contained in the individual branches of this repository