Abishek Jakhar Designer, Developer & Gamer

Stories by Abishek Jakhar

Returning Null From setState In React 16

Returning null from setState in React 16

Dev

Overview React 16 lets you decide whether state gets updated via .setState to prevent unnecessary DOM updates. Calling .setState with null no […]

Abishek Jakhar
May 31, 2019 ⋅ 3 min read
Using The Dialog Element For Modal Windows

The dialog element: The way to create tomorrow’s modal windows

Dev

Overview The dialog box is a common user interface design pattern that comes up over and over again on websites — so […]

Abishek Jakhar
Apr 17, 2019 ⋅ 6 min read