Skip to content

Commit

Permalink
check TODO - OOP, ✅ hide sth. from export
Browse files Browse the repository at this point in the history
  • Loading branch information
rainyear committed Jun 28, 2015
1 parent c45cacd commit 70b6b11
Show file tree
Hide file tree
Showing 4 changed files with 1,176 additions and 527 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

![not recommended](https://img.shields.io/badge/%237E1600-not%20recommended-7E1600.svg)
![important](https://img.shields.io/badge/%234E8D20-important-4E8D20.svg)
![warning](https://img.shields.io/badge/%23DE2B00-warning-DE2B00.svg)


![js in one pic](https://github.com/coodict/javascript-in-one-pic/blob/master/js%20in%20one%20pic.png)
Expand All @@ -22,7 +23,8 @@
- [X] Function - as value: callback;
- [X] Function - methods: apply/call/bind;
- [X] Array - methods: map/reduce;
- [ ] Object(OOP) - properties, methods;
- [X] Object(OOP) - constructor, properties;
- [ ] Object(OOP) - inheritance;
- [ ] Scope;
- [ ] Operators - bitwise;
- [ ] Tips;
Expand Down
Binary file modified js in one pic.mindnode/QuickLook/Preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 70b6b11

Please sign in to comment.