-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yanis Legrand
committed
Nov 21, 2023
1 parent
54b12e8
commit 281fc4b
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
layout: ../../layouts/MarkdownPostLayout.astro | ||
title: List of techno to watch out! | ||
author: Yanis Legrand | ||
description: "A list of recent web things to watch, I have a particular interest in there!" | ||
image: | ||
url: "https://docs.astro.build/default-og-image.png" | ||
alt: "The word “astro” against an illustration of planets and stars." | ||
pubDate: 2023-11-21 | ||
tags: ["List", "News", "Framework", "Web"] | ||
draft: true | ||
--- | ||
|
||
## A list of interesting things | ||
|
||
I realy like to explore all new web frameworks and new tools for dev! | ||
|
||
We are in november 2023 So, I whant to list my favorites of the year here, to share them with you 😁 | ||
I use some of them, or I just check every now and then how it's going, it depends. | ||
|
||
### Astro | ||
|
||
This website is make with Astro! | ||
|
||
It's a JavaScript framework for make static websites (SSG, Static Site Generator) with very interesting blog features, | ||
a realy good documentation with a perfect tutorial for make your first Astro website! | ||
|
||
Astro work with island principe \[explenation here, it's comming =D\] | ||
|
||
I use IT for all my static website, photos galery, portfolio, blog! | ||
|
||
You can use the framework you whant in complement (personally, I like use Svelte in complement) MDX, integrate your CMS, | ||
or many features develop by comunity, and beetween the day I discovered Astro and now, lot of people started to use it, | ||
because it's just a banger! | ||
I can write more to explain why Astro i so cool, but I let you test by your self ;) | ||
|
||
#### How I discover | ||
|
||
I don't remember, but I think is with the chrome extention "Wappalizer", I remember a beautiful site that aroused my curiosity, so I looked at what technology the site was made with and I read "Astro" a JavaScript framework that I don't know, that's when I got stung... | ||
|
||
#### Level of interest | ||
|
||
⭐⭐⭐⭐⭐ | 5/5, I'm looking on discord every day the "showcase" chanel and Astro website | ||
|
||
|
||
### Svelte | ||
|
||
fastest boooyyy! |