Follow
Series

Bytes

Day to day learnings, some nifty tricks, workarounds in byte form.

Articles in this series

Faster Debugging with Chrome Dev Tools

Jul 15, 20201 min read 309 views

A lot of times you want to look at request objects and response objects of an API a bit more extensively and with a lot more freedom than what your...

Faster Debugging with Chrome Dev Tools
Executing functions in node.js via CLI
How to make your logged JSON readable?
Clearing Cookie in Next.js
Efficient Aggregate Pipeline Testing in MongoDB