Learn Javascript - Goes Through All Feature
  • Framework: Javascript
  • Status: OnGoing
  • Github:
# Title Description Link
1 Let vs Const Hiểu về sự khác biệt Let và Const
<iframe width="400" height="100" src="https://www.youtube.com/embed/Fp04m-wbR1A" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
2 Primitive Type Vs Reference Type Hiểu Primitive Type và Reference Type
<iframe width="400" height="100" src="https://www.youtube.com/embed/4Kcbcf0WizQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
3 Immutable Vs Mutable Hiểu về Immutable và Mutable trong Javascript để cải thiện performance khi lập trình front-end
<iframe width="400" height="100" src="https://www.youtube.com/embed/87j_f3qNKHI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
4 Closure Function Hiểu phương thức Closure
<iframe width="400" height="100" src="https://www.youtube.com/embed/IHczR23QaxI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
5 IIFE Function Hiểu phương thức Immediately Invoked Function Expression
<iframe width="400" height="100" src="https://www.youtube.com/embed/-Xm3JsRpAQM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
6 [This] Keyword Vs Callback Hiểu từ khóa "This" và Callback trong Javascript
<iframe width="400" height="100" src="https://www.youtube.com/embed/ZYc4EJcqCgg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
7 Object Hiểu Object và những đặc tính mới trên ES6
<iframe width="400" height="100" src="https://www.youtube.com/embed/7coBPMcPFxo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
8 Basic Array Tìm hiểu Array trong Javascript
<iframe width="400" height="100" src="https://www.youtube.com/embed/9Us_uDz0pic" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
9 Array Iteration Tìm hiểu cách duyệt phần tử trong Array để xử lý dữ liệu
<iframe width="400" height="100" src="https://www.youtube.com/embed/lT_JbjOQx6Y?si=rx8ZPcr7WbFoGVFv" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
10 Built-in Method Tìm hiểu những biểu thức thao tác lên phần tử của Array
<iframe width="400" height="100" src="https://www.youtube.com/embed/M8W5Xg1AZo0?si=62EMf5g5QcN95zN_" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
11 Shallow Copy Vs Deep Copy Hiểu khái niệm Shallow Copy và Deep Copy trong Javascript
<iframe width="400" height="100" src="https://www.youtube.com/embed/i5gXPV0BEfM?si=8f0wqODg8pu_thmC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
12 Spread Operator Tìm hiểu đặc tính rất mạnh của Javascript để mở rộng Object hay Array
<iframe width="400" height="100" src="https://www.youtube.com/embed/Ou6HAFegdHg?si=Ux83ER4BDJMRQZnu" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
13 Destructuring Assignment Triết xuất dữ liệu từ Object hay Array với Destructuring
<iframe width="400" height="100" src="https://www.youtube.com/embed/3equE0y3QQM?si=Pl_vZLVo7crAFfWb" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Stroke hand