mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

737
active users

#frontenddev

0 posts0 participants0 posts today

Does anyone know if there is a specific reason why so many of my website visitors are apparently using Safari 11?

It is an old browser now but makes up 6% of my Safari visitors. It is the oldest browser release with a significant presence in my analytics.

Think front of the front end dev skills don’t matter anymore? Think again.

At #DCAVL25, join What a Front of the Front-End Developer Brings to Your Team and explore why HTML, CSS, and presentational JS expertise are still essential.

Learn how these skills support accessibility, templating, and strong collaboration across teams—especially in Drupal.

Let’s give front of the front end devs the spotlight they deserve.
drupalasheville.com/2025/sessi
#Drupal #FrontEndDev #Accessibility

People print websites, so I wrote an article over on @piccalilli about how to make sure they don’t feel the need to pull out all their hair while printing yours.

Decimate a rainforest, spend a fortune on some new ink cartridges, unjam the mechanism, print off the article, and give it a read.

https://piccalil.li/blog/printing-the-web-making-webpages-look-good-on-paper/

Page image for Piccalilli
PiccalilliPrinting the web: making webpages look good on paperDeclan Chidlow takes us on a really interesting tour of the often, under-reported world of print stylesheets, how to use them and also how to debug them.

React-like functional webcomponents, but with vanilla HTML, JS and CSS

Introducing Dim – a new #Framework that brings #ReactJS-like functional #JSX-syntax with #VanillaJS. Check it out here:
🔗 Project: github.com/positive-intentions
🔗 Website: dim.positive-intentions.com

My journey with #WebComponents started with Lit, and while I appreciated its native browser support (less #Tooling!), coming from #ReactJS, the class components felt like a step backward. The #FunctionalProgramming approach in React significantly improved my #DeveloperExperience and debugging flow.

So, I set out to build a thin, functional wrapper around #Lit, and Dim is the result! It's a #ProofOfConcept right now, with "main" #Hooks similar to React, plus some custom ones like useStore for #EncryptionAtRest. (Note: #StateManagement for encryption-at-rest is still unstable and currently uses a hardcoded password while I explore #Passwordless options like #WebAuthn/#Passkeys).

You can dive deeper into the #Documentation and see how it works here:
📚 Dim Docs: positive-intentions.com/docs/c

This #OpenSource project is still in its early stages and very #Unstable, so expect #BreakingChanges. I've already received valuable #Feedback on some functions regarding #Security, and I'm actively investigating those. I'm genuinely open to all feedback as I continue to develop it!

GitHubGitHub - positive-intentions/dimContribute to positive-intentions/dim development by creating an account on GitHub.

We’re currently building a bunch of websites with @craftcms and may need freelance frontend dev support over the coming weeks/months.

Your profile:
- Solid Craft + Twig + Tailwind + A11y knowledge
- Turn Figma designs into responsive frontend code
- Timezone somewhat compatible with London/Berlin

Sample repo from current project: github.com/prototypefund/ptf-s

Reply here or to hello@village.one with your availability, day rate and experience. Thanks! 🙌 #CraftCMS #Tailwind #FrontendDev #FreelanceDev

GitHubGitHub - prototypefund/ptf-site: The new website for the Prototype Fund from 2025, based on Craft CMS.The new website for the Prototype Fund from 2025, based on Craft CMS. - prototypefund/ptf-site

Speakers of English (traditional) rejoice, for I have fixed CSS. You can sleep easy knowing that there exists an easy way to permit writing ‘colour’ as ‘colour’.

BritCSS is a simple bit of client-side JS that permits using English spellings.

https://github.com/DeclanChidlow/BritCSS

GitHubGitHub - DeclanChidlow/BritCSS: Fixes CSS to use non-bastardised spellings.Fixes CSS to use non-bastardised spellings. Contribute to DeclanChidlow/BritCSS development by creating an account on GitHub.