Abishek Jakhar

  Designer, Developer & Gamer

   



2 Stories by Abishek Jakhar

Returning null from setState in React 16

Overview React 16 lets you decide whether state gets updated via .setState to prevent unnecessary DOM updates. Calling .setState with null no longer triggers an update...
3 3 min read

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

Overview The dialog box is a common user interface design pattern that comes up over and over again on websites — so often that the W3C...
0 6 min read