- Separate public/private literals
- For RxUI 6
- With
private, because that's the way I like it - Single line get/set
Forked from rzhw/README.md
private, because that's the way I like itForked from rzhw/README.md
| // Use Gists to store code you would like to remember later on | |
| console.log(window); // log the "window" object to the console |