Legend quest ยท reward 55 XP

Make a monster factory.

๐Ÿฅš

Egg hatching ยท 0%

Finish every step to hatch your monster!

Step 1 / 6

๐Ÿ‘พ

ES6 Class

Make a monster factory. ๐Ÿ” Why it matters: Big teams use this so their code stays tidy and easy to fix.

class Dog { bark(){} }