STOP using Classes in Javascript (or should you?)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 พ.ย. 2024

ความคิดเห็น • 6

  • @melonheadwt
    @melonheadwt ปีที่แล้ว

    Class based thinking he says
    He did that and came out with this lol, smh

    • @ernestmarcinko
      @ernestmarcinko  ปีที่แล้ว +2

      Right? I feel like I'm missing the point of the article, so either I'm dumb, or his suggestions are dumb. I can live with both :D

    • @melonheadwt
      @melonheadwt ปีที่แล้ว

      @@ernestmarcinko
      im bad at programing but i can tell that classes structures are more easy to understand than the other prototype thingy or what ever!

  • @068LAICEPS
    @068LAICEPS ปีที่แล้ว

    You should not stop using classes. You should have never started using in the first place.

    • @ernestmarcinko
      @ernestmarcinko  ปีที่แล้ว

      I get it for React and similar, but what about larger scale server side project, Node etc..?