I hereby claim:
- I am moghammed on github.
- I am moghammed (https://keybase.io/moghammed) on keybase.
- I have a public key ASCQECHNUftdSpPzBOaL1JFmd162_vTIPcQBzZdFVrZYCAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
##Good weather | |
```sequence | |
Participant Alice | |
Participant Server | |
Participant Bob | |
Server->Alice: Download | |
Server->Bob: Download | |
Note left of Alice: change 1: {status: "on location"} | |
Note left of Alice: change 2: {status: "active"} | |
Note left of Alice: change 3: {some: "thing"} |
##Good weather | |
```sequence | |
Participant Alice | |
Participant Server | |
Participant Bob | |
Server->Alice: Download | |
Note left of Alice: change 1: {status: "on location"} | |
Note left of Alice: change 2: {status: "active"} | |
Note left of Alice: change 3: {some: "thing"} | |
Server->Alice: Download |