skip to content
Alvin Lucillo

Github Codespaces

/ 1 min read

💻 Tech

One recent feature of Github I used recently is Codespaces. It allows developers to spin up cloud-hosted development with their repository. It’s useful if you don’t have your local machinmachine available. For example, this journal entry is created in Codespaces on my web browser since I don’t have my laptop with me. I can run this app to check if the journal is rendered successfully.