Search
Items tagged with: webdev
Why I 𧑠the web.
WebTUI is a modular #CSS library that brings the beauty of Terminal UIs to the browser. π»
Some nice #SVG tricks. Animated "Knight Rider" bars, table of contents tweaks, and more.
NICE. π
#opensource and #selfhostable private file converter.
vert.sh/
github.com/VERT-sh/VERT
- Convert files directly on your device using WebAssembly.
- No file size limits.
- Supports multiple file formats.
VERT.sh β Free, fast, and awesome file convert
With VERT you can quickly convert any image, video and audio file. No ads, no tracking, open source, and all processing is done on your device.vert.sh
"Default styles for h1 elements are changing"
developer.mozilla.org/en-US/blβ¦
Default styles for h1 elements are changing | MDN Blog
Browsers are starting to roll out changes in default UA styles for nested section headings. This post describes the incoming changes, how to identify if it's an issue on your websites, and hints for conformant and better-structured pages.MDN Web Docs
Apache ECharts:
An #opensource visualization library in #JavaScript.
echarts.apache.org/en/index.htβ¦
Also see chartscss.org/
#CSS #webtools #webdev #charts
I couldn't be more excited about the new attr() syntax in CSS! Check out my latest blog post all about this! #css #syntax #newcss #webdev #uidesign #webdesign
blog.gardinerbryant.com/the-neβ¦
The new CSS attr() syntax
I'm a web developer by trade and I'm extremely passionate about CSS. The last few years have been truly exciting and I can't wait to share the new attr() function syntax with you!Gardiner Bryant (The Bryant Blog)
Here's a neat little effect with no text duplication. Uses `background-clip: text` to create the split text face effect + scroll-driven animations to tie the gradient split line position to the 1st section's bottom edge.
Live on @codepen codepen.io/thebabydino/pen/XJWβ¦
cc @bramus
#CSS #scroll #scrollAnimation #coding #cssAnimation #gradientText #frontend #web #dev #webDev #webDevelopment #code
#tinyCSStip
Revert animated parent transform (like a scale or skew) on child without an extra animation using registered custom properties.
codepen.io/thebabydino/pen/MYWβ¦
#CSS #code #coding #frontend #transform #web #dev #webDev #webDevelopment
myblog/_includes/tags.njk at main Β· rkingett/myblog
Contribute to rkingett/myblog development by creating an account on GitHub.GitHub
π Why I Care So Much About the Fediverse by Ayo Ayco (@ayo) | ayos.blog/why-fediverse/
#fediverse #mastodon #webdev #tech
Why I Care So Much About the Fediverse
Out of all the recent events, why do I care this much about this?Ayo's Blog
Someone hearted this button ripple effect demo on @codepen (coded about half a decade ago) and made me notice it still said "only works in Chromium" - as of last summer, it's cross-browser! π₯³π
codepen.io/thebabydino/pen/LYZβ¦
#CSS #JS #JavaScript #code #coding #web #dev #webDev #webDevelopment #frontend
Made this a couple of years ago on @codepen but for some reason never shared it: a hopefully accessible base for a smooth elastic dropdown codepen.io/thebabydino/pen/qBJβ¦
Based on a thing at a now dead link which did something of the kind with a huge div soup.
#css #js #a11y #dropdown #coding #code #web #dev #webDev #webDevelopment #frontend
Know how border-image & border-radius don't play nice together?
(interactive codepen.io/thebabydino/pen/jxZβ¦)
#tinyCSStip there's a workaround IF corner radius β€ border-width: use inset() clip-path + a round value!
clip-path: inset(0 round $r)
@codepen demo: codepen.io/thebabydino/pen/qBEβ¦
(and yes, this is a tip I first shared on twitter over half a decade ago x.com/anatudor/status/12199161β¦ )
#CSS #clipPath #cssClipPath #coding #web #dev #webDev #webDevelopment #code #frontend #borderImage #borderRadius
How browsers REALLY load Web pages
When browsers load a Web page and its subresources, A LOT happens under the hood. They need to take into account render/parsing blocking resources, use a preload scanner, listen to resource hints (like preload/preconnect), loading modifiers (async/defer/module), fetchpriority, responsive images, and much more. [β¦]
πΊ fosdem.org/2025/schedule/eventβ¦
#video #web #browser #webpage #http3 #webdev #http #https #async #http2 #fossdem25 #foss #floss #fossdem