How to use optional chaining in JavaScript ES2020?Why worry about undefined or null values when optional chaining can be used?Mar 11, 2021Mar 11, 2021
How to round div corners using CSSDid you know that you can assign different radiuses of curvature to different edges in an HTML div element?Mar 8, 2021Mar 8, 2021
Stop infinite loop in JavaScript debugger — Google ChromeHave you ever written an infinite loop that freezes an entire page in your browser?Mar 8, 2021Mar 8, 2021