Converting Cosmos DB Timestamps to JavaScript Dates
Cosmos DB automactially adds a timestamp field called “_ts”. everytime a document is created or updated. And it looks like this… { "_ts": 1628083065 }...
Mid-brain takes on software and AI.
Cosmos DB automactially adds a timestamp field called “_ts”. everytime a document is created or updated. And it looks like this… { "_ts": 1628083065 }...
One of the great advantages to Azure Static Web Apps should be the ability to easily integrate with other Azure services. I’ve been working on...
After my post on how to auto-switch your theme based on the time of day, a few readers pointed out that VS Code “does this...
While looking at Google Trends the other day for “visual studio code”, I noticed that one of the rising trends was “visual studio code format...
It’s a good idea to switch between dark and light mode depending on what time of day it is. During the day when your body...