@@MB
// Child Class function User( user ) { AbstractUser.call( this ); this.personals = { first: user.first, first: user.last } }
Das sollte
this.personals = {
first: user.first,
last: user.last
}
sein, nicht wahr?
Es geht aber nicht um den ersten oder letzten Nutzer. Ich würde die Eigenschaften firstName
/ lastName
benennen. Oder noch besser givenName
/ familyName
. ☞ Personennamen aus aller Welt
🖖 Живіть довго і процвітайте
--
When the power of love overcomes the love of power the world will know peace.
— Jimi Hendrix
When the power of love overcomes the love of power the world will know peace.
— Jimi Hendrix