javascript
-
Accessible hamburger buttons without #JavaScript: pausly.app/blog/accessibl… #a11y
-
Interesting: Automatisch is an #opensource (and self-hosted) alternative to @zapier. Intergrates w/ @Github, Stripe, Twitter, OpenAI, #RSS, Webhooks, etc. automatisch.io #TypeScript #JavaScript pic.twitter.com/grt4I2SSNZ
-
Devs: configuring #Typescript for new projects (via @elrond25). publishing-project.rivendellweb.net/configuring-ty… #JavaScript
-
A simple slideshow web component (via @raymondcamden). raymondcamden.com/2023/01/20/a-s… #JavaScript
-
Deep Cloning Objects in #JavaScript: a native and modern way in JS to do deep copies of objects (via @builderio) builder.io/blog/structure…
-
My daughter in college – with knowledge of Java and Python – is asking if she should be getting into #JavaScript. On the one hand, learning JS could be worth it… on the other hand as her father i want to protect her mental health. 🤔
-
Interesting: “Taggy” is an #opensource package to auto-tag input/text. Define trigger words, etc. #JavaScript github.com/open-taggy pic.twitter.com/l2TR8dFZX6 Video
-
Love how “wobble click” is coded although part of me is bothered by it at the same time. Here’s a retina supported version on @glitch: somethingorotherwhatever.com/wobble-clock/ #JavaScript #CSS pic.twitter.com/c9cbuhbn34 Video
-
ScrollyVideo.js does “responsive scrollable videos”. Compatible with React, Svelte, Vue, and plain HTML. The demo I think sells the storytelling use. #JavaScript scrollyvideo.js.org pic.twitter.com/BB3y1DW9Bo Video
-
Some nice and useful #JavaScript tips, a few of these were reminders for me. javascript.plainenglish.io/15-useful-java…
-
If you do front-end development, then the results of State of JS 2022 might be of interest: 2022.stateofjs.com/en-US/ #JavaScript
-
Looping over arrays, NodeLists, and other array-like objects in #JavaScript. gomakethings.com/how-should-you…
-
Downloading Text, JSON and Images with clientside #JavaScript (via @JamesLMilner) jameslmilner.com/posts/download…