Posts
All the articles I've posted.
-
Chrome DevTools Network Tab Filter Cheat Sheet
Chrome network tab cheat sheet for quick reference
-
Printing Page on Chrome Desktop and Android
Use window.print API to print a document on Chrome Desktop and Android, and the differences in the sequence of printing events.
-
Git Command Reference
reference of commonly used git commands including log, diff, stash, and branching operations.
-
Custom hook for data fetching
Using custom hook for data fetching