With version 99 of Microsoft Edge, DevTools can securely download source maps from the Azure Artifacts symbol server. This means you can use Azure Pipelines to publish source maps to a secure location, and have DevTools retrieve them at runtime and offer a familiar debugging experience by...
access tokens
azure artifacts
crash analysis
debugging
development tools
devtools
error reporting
javascript
metadata
microsoft edge
performance
pipelines
security
sha-256
source maps
symbol server
web application
web development
web server
Ever wish you had history like in unix with .bash_history?
Here is some code that you can put in your profile file that defines a function BYE which saves off your sessions history into a History.CSV file in your home directory and then adds that to your history when you startup the next...