mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#astrojs

3 posts3 participants0 posts today

Between diapers 👶 baby books and frontend frameworks 💻

In the past, I kept failing to set up my own blog because I couldn't decide on a frontend framework. I wanted to try out multiple options, evaluate the pros and cons, and then make the "right" choice. VitePress, #solidjs, #astrojs, #nuxt Content, #Qwik —I wanted to experiment with them all.

With a 2-month-old baby, my requirements have completely changed: it needs to be quick and easy, using methods I already know or that are entirely self-explanatory. I want to focus on writing the blog articles, not implementing the website

Now, I’ve started a project with 11ty (11ty.dev/). Was it a good decision? What do you think? 😊

Hey, #withastro users,

Are there any best practices, guides or similar on build setups for combining multiple astro projects in one?

I have a website with a main page (radiki.dev)

a blog (radiki.dev/blog)

and multiple subprojects ( radiki.dev/project1, radiki.dev/project2 etc)

All these share some components and CSS, but they also have their own.

I guess I can make do with Makefiles or shell scripts, I was just wondering if there is a more idiomatic solution.

Excited to launch the Actor Whitepaper site: whitepaper.actor – introducing Actors, a serverless programming model bringing UNIX philosophy to cloud computing.

Created at @apify, I crafted every aspect:
• Complete UI/UX design
• 3D illustrations & animations
• Full development in Astro
• Custom components

This demonstrates my design engineer approach: designing interfaces and bringing them to life through code.

Replied in thread

@kenobit @bertonc minimalismo molto bello e piacevole. Al giorno d'oggi sembra difficile trovare una pagina web che sia facile da leggere senza usare la modalità lettura di Firefox 👏🏼

Peccato solo WordPress che rallenta anche dove non sarebbe necessario. Io infatti consiglio sempre #AstroJS (o generatori simili) che producendo HTML statico riducono sia i tempi che le risorse necessarie per generare le pagine. Buon vecchio web ♥️

🎃 We had an awesome Halloween edition of the #UmbraCymru @umbraco meetup last week at Method4!

🙏 Thank you to everyone who came, and a massive #H5YR to our amazing speakers @prenders & @carlcod_es !

🏆 And congratulations to Lili for winning the trophy for the best Halloween costume of the night!

🗓️ Keep updated on our future meetups by signing up on our Meetup page!

➡️ meetup.com/umbracymru/

Thinking about and researching #webcomponents a bit today.

It's all a bit of a mess but the connected/disconnected callback is useful even if shadow DOM isn't.

Also thinking what a full stack framework with #astrojs like components would feel like. Not much would have to change. I think just script tags would need to be instanced and that's where the connected callback sort of clicks in.

I'm surprised how much I like the Astro component model and how close to "native" it feels.