Artwork

Контент предоставлен Norbert BM. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Norbert BM или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.
Player FM - приложение для подкастов
Работайте офлайн с приложением Player FM !

What is ASTRO JS & How To Run it

3:23
 
Поделиться
 

Manage episode 340092571 series 3142750
Контент предоставлен Norbert BM. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Norbert BM или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

Learn what the Astra Framework is and how to run Astro and create your first Astro blog website.

# What is Astro and How to use it

Your assignment, build a Blog website, ok , let me do a `npx create-react-app my-blog` and do a total overkill of your assignment.

Or just use Astro, with is similar to a static site generator and make you life much easear.

## What is Astro?

Astro is an all-in-one web framework for building fast, content-focused websites.

For example Blogs, Landing pages ,Portfolio, Showcase, etc...

## Key Features:

Some of the Key Features of the Astro framework are :

- **Component Islands**: A new web architecture for building faster websites, that considers your website as the ocean and the components as islands.

- **Server-first API design**: opposite to next.js, expensive hydration is removed of your users’ devices increasing site speed.

- **Zero JS, by default**: No JavaScript runtime overhead to slow you down. JavaScript is loaded only when required.

- **Edge-ready**: can run on global edge runtime like Deno or Cloudflare.

- **Customizable**: Tailwind, MDX, and 100+ other integrations to choose from.

- **UI-agnostic**: Supports React, Preact, Svelte, Vue, Solid, Lit and more as integrable components.

There main selling point is that you ship les JavaScript!

🎱Source Code for this Video: https://norbertbm.com/

👇

Website & Courses: 👨‍🏫 : https://norbertbm.com/web-development/web-dev-courses/

Podcast: https://www.youtube.com/channel/UCDKBcl1m__Oj7C5O-orhn_w

  continue reading

43 эпизодов

Artwork
iconПоделиться
 
Manage episode 340092571 series 3142750
Контент предоставлен Norbert BM. Весь контент подкастов, включая эпизоды, графику и описания подкастов, загружается и предоставляется непосредственно компанией Norbert BM или ее партнером по платформе подкастов. Если вы считаете, что кто-то использует вашу работу, защищенную авторским правом, без вашего разрешения, вы можете выполнить процедуру, описанную здесь https://ru.player.fm/legal.

Learn what the Astra Framework is and how to run Astro and create your first Astro blog website.

# What is Astro and How to use it

Your assignment, build a Blog website, ok , let me do a `npx create-react-app my-blog` and do a total overkill of your assignment.

Or just use Astro, with is similar to a static site generator and make you life much easear.

## What is Astro?

Astro is an all-in-one web framework for building fast, content-focused websites.

For example Blogs, Landing pages ,Portfolio, Showcase, etc...

## Key Features:

Some of the Key Features of the Astro framework are :

- **Component Islands**: A new web architecture for building faster websites, that considers your website as the ocean and the components as islands.

- **Server-first API design**: opposite to next.js, expensive hydration is removed of your users’ devices increasing site speed.

- **Zero JS, by default**: No JavaScript runtime overhead to slow you down. JavaScript is loaded only when required.

- **Edge-ready**: can run on global edge runtime like Deno or Cloudflare.

- **Customizable**: Tailwind, MDX, and 100+ other integrations to choose from.

- **UI-agnostic**: Supports React, Preact, Svelte, Vue, Solid, Lit and more as integrable components.

There main selling point is that you ship les JavaScript!

🎱Source Code for this Video: https://norbertbm.com/

👇

Website & Courses: 👨‍🏫 : https://norbertbm.com/web-development/web-dev-courses/

Podcast: https://www.youtube.com/channel/UCDKBcl1m__Oj7C5O-orhn_w

  continue reading

43 эпизодов

Усі епізоди

×
 
Loading …

Добро пожаловать в Player FM!

Player FM сканирует Интернет в поисках высококачественных подкастов, чтобы вы могли наслаждаться ими прямо сейчас. Это лучшее приложение для подкастов, которое работает на Android, iPhone и веб-странице. Зарегистрируйтесь, чтобы синхронизировать подписки на разных устройствах.

 

Краткое руководство