Skip to main content

My Third Blog Post

Astro LearnerJul 15, 20221 min read

It wasn’t always smooth sailing, but I’m enjoying building with Astro. And, the Discord community is really friendly and helpful!

Challenges I faced

Build errors

I kept getting errors when I tried to import a component incorrectly. Turns out I was using the wrong file extension.

Styling confusion

At first I was confused about where to put my styles. Scoped styles in .astro files vs global CSS took some getting used to.

How the community helped

The Discord server is incredibly active. Within minutes of posting my question, someone pointed me to the right docs page.

Lessons learned

  1. Read error messages carefully — they usually point you in the right direction
  2. Don’t be afraid to ask for help
  3. The community is welcoming and supportive

Comments

Leave a comment