My log calendar week 30 / 2025 is available: https://github.com/vbd/Fieldnotes/blob/main/public-log/2025-cw30.md
Everyone is welcome to read, have fun and a good time!
#golang #webdev #development #vim #agile #ai

My log calendar week 30 / 2025 is available: https://github.com/vbd/Fieldnotes/blob/main/public-log/2025-cw30.md
Everyone is welcome to read, have fun and a good time!
#golang #webdev #development #vim #agile #ai
#Development #Techniques
Exploring the Performance Extensibility API · How Chrome’s performance panel can show your own data https://ilo.im/165neu
_____
#Measurement #Visualization #WebPerf #Timeline #Chrome #DevTools #Browser #WebDev #Frontend #JavaScript
<nav>
Represents a section of a page whose purpose is to provide navigation links.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/nav
Okay, my website is down because I’m using an Azure Static Web App (free version) on an MPN subscription, and I kind of used all my credit, so now it’s paused until the next billing period.
Might take this opportunity to look around for a UK or European based hosting provider instead. But all the ones I’ve seen so far are Wordpress based
Don’t suppose anyone has any recommendations?
Curious about the tech that makes your web Browse fast? I updated my little page that explains the differences between HTTP/1, HTTP/2, and the new HTTP/3.
It also tells you which version you're using right now and some details that you're revealing to every website that you visit.
Check it out: https://kmcd.dev/http/
#Development #Releases
Tailwind Plus adds vanilla JavaScript support · UI blocks no longer require a JavaScript framework https://ilo.im/165nit
_____
#TailwindCSS #DesignPatterns #WebComponents #JavaScript #Frameworks #WebDev #Frontend #HTML #CSS
Po latach walki z prokrastynacją, kawą i CSS-em,
w końcu mam swoją własną stronę internetową!
https://sznymo.smallhost.pl
Znajdziesz tam:
• moje projekty
• moje dziwactwa
• kota z kieliszkiem (to ważne)
Wchodźcie, klikajcie, śmiejcie się !
Location photos, plant specific tasks, design improvements for task mails, JavaScript support for themes are only a few of the upcoming features for the next HortusFox version 5.2.
View the milestone progress here:
https://github.com/danielbrendel/hortusfox-web/milestone/9
@vkc
Did anybody else used to write websites using awk or was it just me?
#WebEditing #WebDev #WWW #AWK #RetroComputing
Anyone have an up-to-date web server setup guide they recommend?
Need to spin up nginx, with PHP, SQLLite (and maybe Redis). Want to ensure I'm following all modern best practices - I haven't done this in 3 or 4 years.
Preferably with Ubuntu.
Please don't tell me to use Docker
Ionic is a great framework for building web apps. It comes with a lot of ready-to-use components, so I don’t need to look for external UI libraries. I just focus on coding and later tweak the styles to match the brand. Super efficient!
If you do #WordPress development, especially plugins and themes then might want to follow this discussion on proposed admin design changes:
- add support for `overflow-anchor`
- support for `:has-slotted`
- a API for DOM templating
- focus groups
- Reference Target API
- elementInternals.type
- Platform based windowing/virtualization
- Declarative Partial Updates https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/ShadowDOM/explainer.md
- CSS Anchor position is coming and is SOOO exciting
- commandfor
- [popover=hint]
Do #webDev peeps still care about optimization?
I just went to a site and their Team page took forever to load because it waited on an auto-play video to load.
The page was over 53mb!
People have gone nuts to think that's acceptable, right?
The Invoker Commands API is the new hotness for a declarative #HTML solution to the problem “click and see something happen!!”
However…
If we’re inside shadow DOM and the button being clicked is supposed to do a thing via its host component, then uh, nope.
Thankfully there’s always a workaround in the Wide World of the Web, so I’ve written it up and here it is!
Yay for building directly on top of platform mechanics.
#JavaScript #WebComponents #WebDev
https://thathtml.blog/2025/07/more-fun-with-invoker-commands-web-components/
And here I am with a spicy take on the <hgroup> HTML element of all things.
Is the <hgroup> element redundant and should we handle headings and subheadings differently instead of re-introducing the element?
https://aldavigdis.dev/2025/07/25/taming-html-headings-subheadings-and-overlines/
A sleek new card now pops up when you hover over a user's profile link.
I hope it makes connecting with others easier and more fun!
A sleek new card now pops up when you hover over a user's profile link.
I hope it makes connecting with others easier and more fun!
pnl.dev
<link>
Specifies relationships between the current document and an external resource. This element is most commonly used to link to CSS but is also used to establish site icons among other things.
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/link