🚀

My First Blog Post

Published

What I’ve accomplished

  1. Installing Astro: First, I created a new Astro project and set up my online accounts.

  2. Making Pages: I then learned how to make pages by creating new .astro files and placing them in the src/pages/ folder.

  3. Making Blog Posts: This is my first blog post! I now have Astro pages and Markdown posts!

What’s next

I will finish the Astro tutorial, and then keep adding more posts. Watch this space for more to come.

Code Snippet

// src/components/MyComponent.astro
import React from "react";

export default function MyComponent() {
  return <h1>Hello, Astro!</h1>;
}

Quote

“The only way to learn is to do.” - Paul Graham

Embedded

Ubieが2024年にReact Nativeを選ぶ理由

No Description Found

Favicon

Zenn

Beta: Universal React Server Components in Expo Router

This is a developer preview of universal React Server Components. For the first time ever, you can use React Server Components & Server Actions in native apps.

Favicon

Expo Blog

Hey👋, I'm Goaty!

Website and blog of Goaty, a software developer.

Favicon

Goaty

My First Blog Post

This is the first post of my new Astro blog.

Favicon

Goaty