← HomeThe Angle Bracket - A Micro Newsletter for developers | Product Hunt Embed

The Angle Bracket Issue #5

VitePress (WIP)

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

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

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 →
Previous IssueNext Issue