Avec 15 années d'expérience en tant que graphiste et intégrateur, j'ai une grande attention aux details et je suis à l'aise avec beaucoup de process, tout ça dans l'optique de proposer de belles expériences utilisateurs.
Je connais très bien #figma et la suite #adobe.
J'ai de bonnes compétences en #accessibilité #a11y et sur #git #wordpress #astrojs #storyblok #json #twig #symfony etc.
Bref, tout ce qu'il faut pour faire un beau projet #Web !
=> https://emoveo.design
#figma #adobe #accessibilite #a11y #git #wordpress #astrojs #storyblok #json #twig #symfony #web
if @astro isn't your favorite web framework, you're wrong. It's just a joy to work with. Right tool for the right job, of course, but after using Astro I can't imagine using SSG in Nuxt or Sveltekit again. #astrojs #nuxtjs #sveltekit
Hello @techhub.social, my name is Jimmy. I've been a web developer for 30 years now. I'm also a serial entrepreneur. My interests are #javascript #vue #vuejs #svelte #sveltejs #nuxtjs #nuxt #astro #astrojs #tailwind #tailwindcss and #travel
#javascript #vue #vuejs #svelte #sveltejs #nuxtjs #nuxt #astro #astrojs #tailwind #tailwindcss #Travel
Hey!
I guess I should write an #introducton
I am Tc001, and I like to code things. Currently mostly working in #webdev
My fave is JAMstack with #astrojs + #svelte at the front and #deno and hono at the back, but I always like exploring new things! (Solid is looking quite nice recently)
You can find my things @ https://t0.lv
#introducton #webdev #astrojs #svelte #deno
In #AstroJS components:
- The component script (in three dashes) runs for each component instance
- The styles are scoped to the component's DOM elements
- The HTML is copied for each component instance
Everything is per-instance.
Except the flipping script elements. 🤪 By design, they're NOT per-instance. Many of my page's components need to attach similar event listeners, but they'll conflict if I don't write my selectors super carefully (or find another way to scope the scripts). Blargh.
I think I've made the following conclusions about #AstroJS. This is after 3-4 days of working with it on a side project.
1. Astro components are DIFFICULT and I'll even say PAINFUL to use for pieces of the page that have ANY interactive behavior.
2. (I originally thought they'd be fine as long as I wasn't doing anything very dynamic with the DOM) but:
🧵
Argh. I want to like #AstroJS, but it’s actually proving really frustrating for what I’m trying to do.
It’s not doing anything wrong, but it doesn’t work the way I want it to. 🤷♂️
Stuff like this makes me happy.
https://docs.astro.build/en/guides/markdown-content/#using-components-in-mdx
#AstroJS #AstroDotBuild
Hey, @astro fans, do you have any questions that you think I should ask Matthew Phillips on the stream tomorrow?
9am Pacific, 12pm Eastern
New blog post: I brought my bl.ocks.org examples to live again using #astrojs
https://geoexamples.com/other/2023-03-01-restoring-blocks-with-astro/
And this is my first Tut here at mapstodon.social!
Hey, I got reblogged! Great job, Josh! I love that it worked for you so well!
I recently added Fathom analytics to my site and with it added an event to those similar post links. Solid engagement so far, so people are finding it to be a helpful feature.
Quote @joshfinnie: I wrote up a small summary of building an #astrojs component that pulls in posts readers also might enjoy to try and boost engagement of older posts.
Read about it here:
https://www.joshfinnie.com/blog/creating-a-similar-posts-component-in-astrojs/
🚨 🚨 New Blog Post 🚨 🚨
I wrote up a small summary of building an #astrojs component that pulls in posts readers also might enjoy to try and boost engagement of older posts.
Read about it here:
https://www.joshfinnie.com/blog/creating-a-similar-posts-component-in-astrojs/
ブログ記事「NotionをCMSとして使う、astro-notion-blogをVercelで動かしてみた」を公開しました!
公式いわく「ストイックで玄人志向な人のために作った新しいNotionブログ」、面白いですよ。ぜひお試しを✨
https://necco.inc/note/19508
#AstroJS #Notion #Vercel
So I've basically been on the #FrontendDevelopment dark ages for the past year and a half or so.
I see all the cool kids talking about resumability and signals. Any good sources to read up on those?
#frontenddevelopment #react #preact #qwik #astrojs #javascript #js
We are slowly getting more of the @astro community on the 'don! 🚀
Welcome the latest Astro maintainer, one of our key Docs peeps and a leader in our a11y and i18n efforts: @yanthomasdev 🥳
#withastro #astrojs #documentation #a11y #i18n
#documentation #withastro #astrojs
Wondering about #hugo vs #astrojs vs #11ty for my personal blog. I've been using Astro, however I've also been having some problems upgrading to 2.0 so I've been looking at Hugo.
It seems really fast, providing a great dev experience and quite extensible, yet simple. What are y'alls opinions on Hugo?