Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
Learning JavaScript
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MohammadAli Keshavarz
Learning JavaScript
Graph
fe2867c0bb676fe50753544dea9eddfac9ef9a94
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
31
Oct
29
28
27
25
24
23
13
10
create a new doc for section 1 summary
master
master
using prototype property
learning how to add method to function constructor
learning how to use function constructor
initial a new section
add state variable to game
delet some lines!
add functionality for newGame btn
find winner player :)
create function for change player
add comment and add functionality to hold btn
learning classlist and toggle
using getElementById to initialize scores and current scores
change current score with rolling dice
change picture of dice when click on roll dice
learning how to change style in java script
get value from html in js code
learning how to use innerHTML
change code format of style.css and change current score of player by random number
add images of project
initial a new project
this key word
Scoping
hoisting
create second section project'
create a new folder for first section
Loops and iteration
Objects and methods
Objects and properties
Arrays
Function Statements and Expressions
Functions
Truthy and Falsy values and equality operators
debug unexpected token
The Ternary Operator and Switch Statements
Boolean logic
If / else statements
Operator precedence
Basic operators
Variable mutation and type coercion