class oxyistekanka{
constructor(...settings) {
this.name = "Faruk"
this.age = "21"
this.height = "1.90"
this.weight = "85"
this.type = "human"
this.job = "developer"
this.sex = "male"
}
}
-
Şuanlık sadece kendi ve arkadaşlarımla yaptığım projeleri basit halleriyle githubımda paylaşıyorum.