My Laravel PR was shot down, but I may give it a chance later in the year to use Property Hooks as attribute cast.
Why? I blindly guess that using Property Hooks are less computationally costly but also IDE friendly.
My Laravel PR was shot down, but I may give it a chance later in the year to use Property Hooks as attribute cast.
Why? I blindly guess that using Property Hooks are less computationally costly but also IDE friendly.
AMP and why emails are not (and should never be) interactive
Banners at the top of a website make it feel like a cheap pile of garbage, even when the site itself looks good.
Extra garbage points if you can't hide the stupid thing.
Google sunsets country-specific domains after seven years of local results standardization: Google is redirecting all country-specific domains to google.com in a significant infrastructure shift affecting users worldwide. https://ppc.land/google-sunsets-country-specific-domains-after-seven-years-of-local-results-standardization/ #Google #SEO #DigitalMarketing #WebDevelopment #InternetTrends
How to Combine Several JavaScript Files into One.
Como Combinar Varios Archivos JavaScript en Uno Solo.
https://blog.nubecolectiva.com/como-combinar-varios-archivos-javascript-en-uno-solo/
Nice piece on "How to write error messages that actually help users rather than frustrate them":
Curious about building with Drupal? Learn why Drupal stands out for creating flexible, scalable, and secure web experiences — and why you should give it a try with Chris Bovard at #FOSSASIASummit2025
Click the link below
to watch on the FOSSASIA YouTube channel:
https://youtu.be/ApwvZ0peLrU
PyCon Finland is back after almost a decade! As part of the annual Plone Conference, welcome to Jyväskylä on October 17, 2025! Call for proposals is now open and early bird tickets available https://pyconfi.ploneconf.org/
PyCon Finland is back after almost a decade! As part of the annual Plone Conference, welcome to Jyväskylä on October 17, 2025! Call for proposals is now open and early bird tickets available https://pyconfi.ploneconf.org/
Looking to build a beautiful, responsive site for your nonprofit or fundraiser?
Check out Endeavor Pro – a clean and modern charity website template made with Next.js 15 and Tailwind CSS.
Simple to use, no AI involved.
Available now on GetNextJsTemplates!
https://getnextjstemplates.com/products/endeavor-pro-nextjs-charity-website-template
Könnte eins von euch eventuell dem Queer Institut Berlin zu einer https-Seite verhelfen?
Im Moment läuft die noch nicht als sichere SSL-Verbindung, was ich ungünstig finde.
(Ich kann es nur selbst leider nicht ...)
www.queer-institut.de/namenspolitiken-standesamt/
#Queer #QueerInstitut #LGBTTIPQ* #WebDevelopment #Webentwicklung
This is how I roll when I need to mark models as "completed", or anything else:
1. Allow the marking to be idempotent
2. If not idempotent, throw exceptions on duplicated calls
3. Save is opt-out, to avoid more than one update query.
Looking to build a powerful web app for your startup or enterprise?
Check out our latest video on the Best Web Application Development Services tailored for innovation & scalability!
Watch now: https://youtu.be/js-ODaj2_P0
Significant performance improvements with Edge 134
https://blogs.windows.com/msedgedev/2025/04/10/significant-performance-improvements-with-edge-134/
What does it take to be a Full-Stack Developer?
From crafting slick user interfaces to building powerful backend systems — a full-stack dev does it all!
Front-end: HTML, CSS, JavaScript
Back-end: Node.js, Python, PHP & more
Databases: SQL, NoSQL
Tools: Git, APIs, Deployment skills
Would you be ready to build from start to finish?
How to Make a Get with Axios in Vue 3.
Como Hacer Un Get con Axios en Vue 3.
https://blog.nubecolectiva.com/como-hacer-un-get-con-axios-en-vue-3/
via @dotnet : Join the .NET & C# Teams at Microsoft Build 2025
https://ift.tt/6DiP2Hj
#MicrosoftBuild2025 #dotNET #CSharp #Developers #AI #Cloud #AppDevelopment #WebDevelopment #ASPNetCore #Blazor #MAUI #GitHubCopilot #AIApps #Networking #HandsOnLabs #TechCommun…
Neuer Artikel im Blog:
Shocking Truth: Deine TYPO3-Website überlebt auch ohne Cookie-Banner!
https://wwagner.net/blog/a/shocking-truth-deine-typo3-website-ueberlebt-auch-ohne-cookie-banner
Django 5.2 was released on April 2, 2025, and it brings some exciting new features. In this article, @adamchainz shared several highlights with examples - like automatic model imports in the shell, support for composite primary keys, a simplified way to override BoundField, etc.