0
0

【学習記録 2024-08-04】

Posted at

使用教材

Udemy「超JavaScript完全ガイド 2024」

学習内容

学習時間:3h

  • #を使用したプライベートなプロパティ
  • クラスの継承方法
  • super.の仕組み
  • コンポジションと継承の違い
  • instanceof演算子とisPrototypeOf()を使用した比較方法。

所感

 Javaと似た部分があったためなんとなく概要は理解できましたが、動作原理を理解するのは大変でした(泣)
 特にクラス継承時のsuperがかなり複雑だったので繰り返し学習したいと思います!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0