The Angle Bracket Issue #5

VitePress (WIP)
Fundamentally, this is because VuePress is a webpack app under the hood. Even with just two pages, it's a full on webpack project (including all the theme source files) being compiled.
check it out →
Checkboxes make excellent buttons
A checkbox is a binary state. It is checked or not. So instead of reading out the state in an event handler, I tend to read the checked property.
check it out →
Github Codespaces
Codespaces is an online development environment, hosted by GitHub and powered by Visual Studio Code, that allows you to develop entirely in the cloud.
check it out →