mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 19:10:11 +00:00
doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
314358ac5f
commit
23728c0b55
11
README.md
11
README.md
@ -99,19 +99,10 @@ class B extends A {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- pretty but misleading syntax,
|
- pretty but _misleading_ (calling a constructor a class) syntax,
|
||||||
- `static` and instance definitions are not ordered,
|
- `static` and instance definitions are not ordered,
|
||||||
- `.attr` is copied to every instance
|
- `.attr` is copied to every instance
|
||||||
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
|
|
||||||
</td>
|
|
||||||
<td>
|
|
||||||
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user