Learning JS internals by building Project in the T-Class by
@surajtwt @ChaiCodeHQ
prototype, proto, constructor, class, getters/setters + core OOP concepts: encapsulation, inheritance, abstraction, polymorphism.
Small topics, big impact on writing better code.
#JavaScript #OOP