ended7월 15일· 1 sources
Constructor in JavaScript
Why it matters
Constructor Imagine you need to create 100 student objects.Writing each object separately would take a lot of time.Instead, we use a Constructor Function.A constructor acts like a blueprint for creati...
1
Sources
+0
24h
—
Growth
5d
Active