Skip to main content

Search

Items tagged with: Javascript


Today @ 18:30 in Dublin: Come hear me talk about the Small Web and watch me demonstrate the current state of Kitten, Domain, and Place.

https://meetu.ps/e/Ny9vK/H1WXJ/i

#ireland #dublin #SmallWeb #talk #presentation #web #dev #JavaScript #NodeJS #htmx #WebSockets #StreamingHTML #selfHosting #decentralisation #p2p #cryptography #dubSec #Kitten #Domain #Place #SmallTech


I’m going to present a talk on Small Web at the Dub|Sec meetup this Wednesday (October 30th at 6:30PM). The event takes place at The Camden Court Hotel in Dublin.

Pop by and say hi if you’re around.

https://www.meetup.com/dub-sec/events/303879614

#SmalWeb #peerToPeerWeb #Ireland #meetup #dublin #dubsec #Kitten #Domain #Place #NodeJS #HTML #CSS #JavaScript #htmx #WebSockets #web #dev


"RIP vanilla #JavaScript"

https://devclass.com/2024/10/22/should-javascript-be-split-into-two-languages-new-google-driven-proposal-divides-opinion/

"A #Google engineer presented a proposal to the official standardization committee that would split JavaScript into two languages".


📝 Dynamic pages with 11ty and Cloudflare workers #Eleventy #Development #Webdev #Javascript

I was rendering about 3300 pages every time my 11ty site built — probably overkill. About 615 artist pages, 1200+ movie pages, 500 show pages, 500 for books and ~35 for genres. Whew. Build times hovered at about a minute (still very impressive!) but would only ever increase.

https://coryd.dev/posts/2024/dynamic-pages-with-11ty-and-cloudflare-workers


Erin is a simple and #selfhost service that enables you to view your own #video clips "using #TikTok well-known vertical swipe feed".

https://github.com/will-moss/erin

#JavaScript #opensource #React


How to convert CommonJS to ESM
@deno_land
https://deno.com/blog/convert-cjs-to-esm

#ECMAScript #JavaScript


#tinyJStip Got some buttons and only one can be pressed? Here's a simple way to swap their values!

Same applies to swapping which tab is selected and other similar situations.

(doesn't seem to work for tabIndex through 😵)

#HTML #a11y #JS #JavaScript #code #web #coding #frontend #dev #webDev #webDevelopment


Here's an example where I'm using something like this: switching between tabs.

Originally made this on @codepen after someone asked how to create tabs with rounded corners *and* borders.
https://codepen.io/thebabydino/pen/oNKLLbv

Then finally polished it this weekend.

Vanilla #CSS + #JS + a bit of #SVG #filter magic.🪄

Works with an image behind the tabs, the tabs may also have an image background.

#svgFilter #tabs #tabbed #JavaScript #web #webDev #webDevelopment #dev #code #coding #frontend #a11y