
solo div development
"wait, did you mean solo dev?"
no, solo div.
<html><body><div onload="{32mb JS}"></div></body></html>
solo div development
"wait, did you mean solo dev?"
no, solo div.
<html><body><div onload="{32mb JS}"></div></body></html>
_____
#Generator #Glassmorphism#Glass#Effects#3D#WebDesign#Development#WebDev#Frontend#CSS
It's no small thing, CSS can now do carousels natively, with no javascript.
"scroll buttons, scroll markers, scroll driven animation, scroll-state() queries, :has(), grid, anchor and so much more.
Even more impressive is the accessibility story.
Carousel best practices are handled by the browser, thanks to the engineering and accessibility teams working together. It'd be very difficult to make a more accessible carousel than this."
Can you point me to some great articles on web #frontend architecture? I'm not looking for anything specific, everything that YOU consider to be on topic and worth a read counts.
Boosts appreciated 🤗
2️⃣ feColorMatrix
: swap channels ☆ interactive demo, adaptive layout - check it out on @codepenhttps://codepen.io/thebabydino/full/QWopRMK
An interactive, responsive demo illustrating how feColorMatrix
can be used to swap channels. Another very special one.
#SVG #filter #svgFilter#JS #interactive #javascript #code #coding #frontend#CSS #web #dev #webDevelopment #webDev #cssGrid #cssLayout
Behind the demo https://mastodon.social/@anatudor/112242678457752295
I'm probably a bit late on sharing this one (24 days old), but I noticed @gnome is looking for a #frontend desktop app dev to work on "Parental Controls" for the GNOME Wellbeing application.
https://discourse.gnome.org/t/request-for-proposals-digital-wellbeing-frontend/29289 #GNOME #getFediHired #jobs
I wrote a new article for Frontend Masters: Step Gradients with a Given Number of Steps!
Consider this problem: you are given 2 hex codes + a number of steps. How would you code a step gradient? Think about it, then see my solution https://frontendmasters.com/blog/step-gradients-with-a-given-number-of-steps/
Hope you enjoy, a lot of work went into it.
#CSS#SVG #filter #svgFilter #code #coding #web #dev #webDev #webDevelopment #frontend #cssGradient
Stupid #a11y question: is it okay to have this structure?
I need a filter on the img, but not on the figcaption too, so I can't apply it on the figure.
Also can't apply it on the img because the img has a mask, which applies after filter, but I need it applied before https://bsky.app/profile/anatudor.bsky.social/post/3lmgrfcnbsc2k
#accessibility #html #code #coding #frontend #web #dev #webDevelopment #webDev#CSS
Frameworks already solved templating. They're good at it! What they CAN'T solve is the JS monopoly on DOM access. Open that up and watch innovation explode across the entire ecosystem. React, Vue, Svelte - they all work great. But imagine what could be built if any language had direct DOM access. New paradigms, new approaches, new frameworks we can't even conceive of yet. #compsci#webdev#javascript
Instead of standardizing one templating syntax (that'll be bikeshedded to death), give us the primitive: fast DOM access from any language. Let a thousand templating libraries bloom - in any language. Lower-level primitives enable more innovation than high-level APIs. That's the Unix philosophy. Simple, composable, powerful. Build the foundation right. #compsci#webdev #wasm #frontend#unix
If a grid has n
columns, it has n - 1
gaps in between them. Enjoy this interactive @codepen demo illustrating the concept: https://codepen.io/thebabydino/pen/LEVqOpZ
#CSS #cssGrid #cssLayout #code #coding #web #dev #webDev #webDevelopment #frontend
A space for Bonfire maintainers and contributors to communicate