Tag
Posts tagged “dev tools”

How to Use `window` to Access JavaScript Libraries in the Console
Learn how and when to expose JavaScript libraries like dayjs to the window object for faster debugging and prototyping in the browser console

How to Share Your Local Server Online Using ngrok for Testing & Collaboration
Learn how to expose your localhost to the internet securely using ngrok. Step-by-step guide with commands, features, and practical tips for web developers to test and share their local servers globally.