minor
This commit is contained in:
parent
3ba28aa104
commit
34e9cdca36
10 changed files with 55 additions and 62 deletions
|
@ -215,6 +215,8 @@ john = {
|
|||
*/
|
||||
```
|
||||
|
||||
To create complex objects, there's a more advanced syntax, [classes](info:classes), that we'll cover later.
|
||||
|
||||
## Summary
|
||||
|
||||
- Constructor functions or, briefly, constructors, are regular functions, but there's a common agreement to name them with capital letter first.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue