social.tchncs.de is one of the many independent Mastodon servers you can use to participate in the fediverse.
A friendly server from Germany – which tends to attract techy people, but welcomes everybody. This is one of the oldest Mastodon instances.

Administered by:

Server stats:

3.9K
active users

#craftcms

1 post1 participant0 posts today

New article: Adding front end interactivity to sites not written in JS

Introduces a pattern I've used to add JS interactivity without filling my markup with `<script>` tags and `onclick`s, then shows how a small refactor can turn that into Light DOM web components.

Applicable to many sites not using a JS framework, but written especially with the @eleventy and @craftcms communities in mind.

olets.dev/posts/adding-front-e

olets.devAdding front end interactivity to sites not written in JS
More from Henry Bley-Vroman
#JS#SSG#eleventy

Craft 5.6 is here!

• Cross-site field copying
• Revamped Color fields
• Advanced Link fields
• Entry type relabeling
• Standalone Live Preview
• Front-end login & 2FA templates
• Twig 3.15 w/ universal arrow functions
• Site-specific email settings
• Frond-end redirects
• Read-only settings
• So much more

#CraftCMS craftcms.com/blog/craft-5-6-re

Craft CMSCraft 5.6 Released | Craft CMSCraft 5.6 is here with several exciting improvements across the system.

Damn, using Craft is so satisfying once you have everything set up. It's so much more streamlined than WordPress.

Even setting up a new staging or production environment from scratch is so simple and painless as long as you adhere to a clean workflow and use tools like Ploi. It really feels like being in the future compared to standard web development 10-15 years ago.

Been hitting some more of the low-hanging fruit ideas for Admin Bar PRO widgets:

Authors: quickly see who created the current page without jumping back into the edit page.

Published: along a similar vein, see the publish, update, and created dates, along with the entry ID.