Running Express and React in the same project
All of us have, at some point, stood in front of a mirror looking into our own soul and asked the question that every JavaScript...
Mid-brain takes on software and AI.
All of us have, at some point, stood in front of a mirror looking into our own soul and asked the question that every JavaScript...
One of the first things you are gonna realize after you get started with Codespaces, is that you desperately want your own custom environment setup...
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...