Intro to React + How I Organize Files
What React actually is, what it is not, and the file structure I reach for on every new project.
What React actually is, what it is not, and the file structure I reach for on every new project.
I wanted to use an index.astro page, but you cannot use getStaticPaths to paginate it, so this is what I did instead.
How do you use CSS Custom properties in a meta framework that scopes everything by default?