Show Nav
Michael Li

Software Consultant and Developer at Atomic Object Ann Arbor. Member of Cell Delta. Tech lover, mechanical keyboard enthusiast, and kombucha drinker.

 
Featured

A Guide to Browser DevTools – The Console

The console is a tool that allows developers to log information, debug issues, and execute JavaScript commands directly within the browser.
All Posts