Hope you don’t write go :D
Hope you don’t write go :D
There won’t be a big WAN Show segment about this or anything
The starting line really puts me off. I don’t really care much about the tech content but find their videos entertaining.
I have un-subscribed from all their channels and will see how much this video is addressed in the next WAN before I decide if to continue to watch their content at all going forward.
Huh, I thought it was just doing url based blocking and not hooking into the UI side, will have to take a look. Kinda treat browser plug-ins as a set and forget it thing.
Is there an extension for hiding the annoying attempts of reddit web app trying to get you to install their app, then login through Google? Still find myself there when it’s from a Google search.
Htmx does use javascript under the hood, but just makes it so the developer can use html markdown for more a more interactive environment that’s driven sever side. So the initial page load should render, but UI elements might not work as intended.
htmx is more a move back to REST as it was originally defined (aka not json backend).