badrihippo, to webdev
@badrihippo@fosstodon.org avatar

Using other frameworks is when I realise that (and ) actually had a really powerful and advanced form validation system

poppacalypse, to webdev
@poppacalypse@alpaca.gold avatar

✅ Added new Next.js and SvelteKit boilerplates to https://saasboilerplates.dev

84 boilerplates in total!

#buildinpublic #webdev #tech

mauro, to music
@mauro@mograph.social avatar

Very glad that finally my favourite music website has got a long overdue refresh at its front end, it was so painful to browse without using the reader view in Firefox.

https://thequietus.com

kaiserkiwi, to Symfony
@kaiserkiwi@corteximplant.com avatar

My "resting" heart rate while doing a #Shopware update :blobcatbatupsidedown:

#Coding #WebDev

kaiserkiwi,
@kaiserkiwi@corteximplant.com avatar

And nothing worked. As expected. This software is just so frustrating.

The time window is over again. I hope this time the backup works properly.

#Coding #WebDev #Shopware

Jeremiah, to webdev
@Jeremiah@alpaca.gold avatar

🤠 Please stop building Wild West JSON APIs.

The JSON:API specification exists, is a trivial amount more effort to implement, and makes using a Web API sooo much easier.

https://jsonapi.org/

#WebDev #JSONAPI #API #APIDesign

cory, to tech
@cory@social.lol avatar
justaspec, to Podcast
@justaspec@intuitivefuture.com avatar

The lads @jaredwhite & @ayush are back!

On this #podcast episode:

Where data lives, how to retrieve data, how to change data, how to track updates to data and provide feedback accordingly to the user…in other words, state.

#WebDev can necessitate a wide range of possible options for how you manage state, and in this episode we look at many of the ways this may work from the server to the client and back again.

Also…how the blazes do you pronounce JWT?! 😂

https://justaspec.buzzsprout.com/1863126/15074787-this-state-of-affairs

ayo, (edited ) to random
@ayo@ayco.io avatar

Someone from bsky mentioned he doesn’t show peoples’ avatars and just uses this library for identicons. It looks amazing! I will use this too for rendering webmentions in my blog. https://github.com/laurentpayot/minidenticons

ayo, (edited )
@ayo@ayco.io avatar

feat: respect user faces

const identicon = document.createElement("minidenticon-svg");   
identicon.setAttribute('username', mention.author.url)   

👉 commit: https://ayco.io/gh/blog/commit/ff3182c946763c877f5e6134edfae847c3ff5dbb

#webdev #frontend #webmentions #indieweb

pablolarah, to webdev
@pablolarah@mastodon.social avatar

💡🌖 But what about the shadow DOM?
by Chris Ferdinandi @ChrisFerdinandi @cferdinandi

https://gomakethings.com/but-what-about-the-shadow-dom/

cferdinandi, to webdev
@cferdinandi@mastodon.social avatar

🐝🎧 New ADHD ftw! Podcast:
Episode 9 - Second brain tool: MS Todo https://adhdftw.com/podcast/second-brain-tool-ms-todo/

cferdinandi, to webdev
@cferdinandi@mastodon.social avatar
syntaxseed, to wordpress
@syntaxseed@phpc.social avatar

really didn't do anyone any favours by making EVERYTHING a post and stuffing everything into the Posts table.

I don't know how they talked themselves into the idea that Media uploads are 'posts' but this is really bad architecture.

(Coming from someone trying to do some fancy migrating of media.)

poppacalypse, to webdev
@poppacalypse@alpaca.gold avatar

0 JavaScript
100% CSS

#webdev #buildinpublic

video/mp4

christian, to webdev
@christian@aldr.social avatar

Enhancing my JavaScript knowledge bit by bit - today with a fun short clip by @cferdinandi and @kevinpowell; explaining var, let, and const - and when/where to use them for declaring a variable.

https://www.youtube.com/watch?v=pobWEaHNChY

stvfrnzl, (edited ) to accessibility
@stvfrnzl@mastodon.online avatar

Question to , , & folks:

How do you feel about duplicate links in articles, blogs, whatever? Meaning: A certain word is a link (let's say "HEALTH") leading to an external website.

Would it annoy you if this word was always a link and it's mentioned for example 20 times in an article? Or would you rather have it only once to make it easier to scan for links?

Is there a related success criteria?

kubikpixel, to internet German
@kubikpixel@chaos.social avatar

»Cloudflare-Alternative:
19 Cloudflare-Alternativen im Überblick«

Hat jemensch von euch Erfahrung mit eines diesen Alternativen oder gar sogar mit einer nicht aufgeführten? Wenn ja, welches könnt ihr aus welchen Argumente und Gründen empfehlen?
(Ich zweifle immer noch welches am "sichersten" und "daten sparsam" ist)

🌐 https://letsbecrazy.de/cloudflare-alternative/


#cloudflare #internet #websicherheit #dns #webdev #dnssec #alternative #frage #it

itsthejoker, to webdev
@itsthejoker@fosstodon.org avatar

It's a little event, but I think it's cool 😊 #webdev @3dprinting

davidbisset, to programming
@davidbisset@phpc.social avatar

OH: "What's the difference between a light bulb and a ?

A light bulb stops working when it burns out."

markstos, to fediverse
@markstos@urbanists.social avatar

Why I prefer reading #GhostBlog blogs to #Medium and am looking forward to their #ActivityPub networking. I'm not sure if Medium authors remember this is the first impression that many of their blogs will see-- a good part of the page covered with a popover.

heybran,
@heybran@mastodon.online avatar

@markstos It’s a bit frustrating. This is the screenshot of me viewing an article on my phone earlier following a shortened url on Mastodon post. #WebDev community, can we do BETTER?

pablolarah, to webdev
@pablolarah@mastodon.social avatar

🟢The wrong way to do Web Components
by Chris Ferdinandi @ChrisFerdinandi @cferdinandi

https://gomakethings.com/the-wrong-way-to-do-web-components/

vanilla, to programming
@vanilla@social.spicyweb.dev avatar

Last month's exclusive video at The Spicy Web demonstrating a CodePen example of Signals—what they are, how they work, and why frontend frameworks and fans of vanilla alike are adopting them rapid-fire—is now available to view for free! Check it out:

https://www.spicyweb.dev/videos/2024/signals-are-eating-the-web/

joelanman, to webdev
@joelanman@hachyderm.io avatar

running a web service that sends emails, do you have to send plain text as well as html emails? If so, whats a good strategy to keep them in sync, content wise?
#webdev

cferdinandi, to webdev
@cferdinandi@mastodon.social avatar
tdp_org, to webdev
@tdp_org@mastodon.social avatar

My pals in BBC World Service have been doing some awesome work on "lite" versions of their news articles (other page types to follow).
They essentially skip the Server-Side React hydration which means you end up with a simpler HTML+CSS page, no JS.
Page sizes drop significantly:

Screenshot of a BBC World Service Mundo "lite" page with Dev Tools open showing bytes transferred and total as stated

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • rosin
  • khanakhh
  • osvaldo12
  • Durango
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • magazineikmin
  • thenastyranch
  • cisconetworking
  • Youngstown
  • slotface
  • kavyap
  • JUstTest
  • cubers
  • anitta
  • GTA5RPClips
  • tester
  • ethstaker
  • modclub
  • InstantRegret
  • everett
  • provamag3
  • Leos
  • normalnudes
  • tacticalgear
  • lostlight
  • All magazines