Latihan menggunakan Astro framework sebagai static site generator bersama Traversy Media
https://youtu.be/Oi9z5gfIHJs
#astro #traversyMedia
https://youtu.be/Oi9z5gfIHJs
#astro #traversyMedia
YouTube
Astro Crash Course
Astro is an amazing static site generator that allows you to build really fast websites with little to no production JavaScript. You can use Astro components as we all have components from other frameworks such as React, Vue and Svelte.
TIP: I forgot to…
TIP: I forgot to…
❤1
Latihan bersama John Komarnicky tentang penggunaan Astro JS bundler bersama Vue JS 3
https://youtu.be/e9NV6mBKe30
---
Mengenal UI Component library Prime Vue
https://blog.logrocket.com/exploring-primevue-vue-based-ui-component-library/
---
Mengenal apa itu Astro JS
https://dev.to/omher/what-is-astrojs-500c
#astro #vue #primevue #component
https://youtu.be/e9NV6mBKe30
---
Mengenal UI Component library Prime Vue
https://blog.logrocket.com/exploring-primevue-vue-based-ui-component-library/
---
Mengenal apa itu Astro JS
https://dev.to/omher/what-is-astrojs-500c
#astro #vue #primevue #component
YouTube
Introduction To Astro and Vue 3
This video explores a new framework for building fast static sites, Astro!
Astro Docs:
https://docs.astro.build/en/getting-started/
-----------------------------------------------------------------------------------------------------
Join my channel to…
Astro Docs:
https://docs.astro.build/en/getting-started/
-----------------------------------------------------------------------------------------------------
Join my channel to…
❤2👏1
Latihan menggunakan Astro bundler bersama Vue JS dan Storyblok untuk membuat aplikasi web
https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
https://www.youtube.com/watch?v=viV0ROCVEO8
#vue #astro #storyblok
YouTube
I Built a Blog with Astro and Vue
GO CHECK OUT STORYBLOK! https://go.learnvue.co/storyblok
RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
RESOURCES
Astro Docs - https://docs.astro.build/
@storyblok/astro - storyblok/astro
https://mattmaribojoc.com/
https://github.com/mattmaribojoc/mattmaribojoc.com
✅ Join the LearnVue+ Waiting List…
Pengenalan tentang framework Astro JS dengan SSR
https://www.youtube.com/watch?v=V4oQ8klc5Ds
#astro #learnvue
https://www.youtube.com/watch?v=V4oQ8klc5Ds
#astro #learnvue
YouTube
Astro SSR is AMAZING for working with content
Thanks to Storyblok for sponsoring this video - learn more about my favorite CMS at https://go.learnvue.co/storyblok
RESOURCES
Astro + Storyblok Video - https://www.youtube.com/watch?v=viV0ROCVEO8
Astro SSR Docs - https://docs.astro.build/en/guides/server…
RESOURCES
Astro + Storyblok Video - https://www.youtube.com/watch?v=viV0ROCVEO8
Astro SSR Docs - https://docs.astro.build/en/guides/server…
Cara menggunakan Deno untuk deploy aplikasi web Astro
https://deno.com/blog/astro-on-deno
#deno #astro
https://deno.com/blog/astro-on-deno
#deno #astro
Deno Blog
Build and Ship Astro Sites with Deno and Deno Deploy
Learn how to build and deploy static and server-rendered apps with Astro on Deno and Deno Deploy.
Astro Quick Start Course | Build an SSR Blog
https://www.youtube.com/watch?v=XoIHKO6AkoM
#traversyMedia #astro #ssr #blog
https://www.youtube.com/watch?v=XoIHKO6AkoM
#traversyMedia #astro #ssr #blog
YouTube
Astro Quick Start Course | Build an SSR Blog
In this course, you will learn the fundamentals of the Astro web framework while building a server-side rendered (SSR) tech blog.
Final Code:
https://github.com/bradtraversy/astro-blog
Course Page:
https://www.traversymedia.com/astro-quick-start
Become…
Final Code:
https://github.com/bradtraversy/astro-blog
Course Page:
https://www.traversymedia.com/astro-quick-start
Become…
How to Build a Blog with Astro, Strapi, and Tailwind CSS
https://medium.com/strapi/how-to-build-a-blog-with-astro-strapi-and-tailwind-css-010a2c4e6cf0
#astro #strapi #tailwind
https://medium.com/strapi/how-to-build-a-blog-with-astro-strapi-and-tailwind-css-010a2c4e6cf0
#astro #strapi #tailwind
Medium
How to Build a Blog with Astro, Strapi, and Tailwind CSS
Astro is another JavaScript-based static site generator, but ships ZERO JavaScript to the client by default. Astro provides a frictionless developer experience to get started as it allows you to…