Hôm nay tâm trạng mình khá down, thường vào giai đoạn này mình sẽ ngồi suy nghĩ vu vơ và đọc sách hoặc đọc blog và mình cực kỳ thích blog của chị Phương Anh …
In frameworks like React, where performance hinges on detecting whether props or state have changed. That is a reason why equality checks are crucial in soft…
There are two main ways to define a function in Javascript: regular(traditional) functions and arrow functions , but they behave differently under the hood. E…
In Javascript, we have three ways to declare a variable: var , let , const . But did you know that where and how you declare a variable impacts how it behaves …
Follow me