javascript
-
What? You wanted to use GitHub issues as the comment system for your blog w/ vanilla #JavaScript? Today is your lucky day apparently. utteranc.es
-
A lightweight and flexible accessible modal dialog script. #JavaScript (via @KittyGiraudel) github.com/KittyGiraudel/…
-
Microdiff is a tiny and fast object diff library in #JavaScript. github.com/AsyncBanana/mi…
-
ApexCharts: #JavaScript interactive charting library built on SVG. Has API and 100+ samples. MIT license. apexcharts.com github.com/apexcharts/ape…
-
Summary of the first official #WordPress Performance Team meeting: make.wordpress.org/core/2021/11/0… Working groups formed (images, #JavaScript, site health, measurement), next step is defining logistics and have kickoff meetings for each group.
-
As a developer, my reminder to myself: Avoid #JavaScript libraries, frameworks, and heavy dependencies to solve problems that the native web can handle. Treat these things as cattle – not pets.
-
favico.js – #JavaScript that allos one to make use of favicons with badges, images or videos. lab.ejci.net/favico.js/
-
Interesting: “Disabling #JavaScript Won’t Save You from Fingerprinting” (with demo) via Sergey Mostsevenko: fingerprintjs.com/blog/disabling…
-
“Why Outdated #jQuery Is Still the Dominant #JavaScript Library” (with a “The #WordPress Factor” subtitle) via @ricmac. thenewstack.io/why-outdated-j… “It may even outlast React” is a killer quotable.
-
Cash is a VERY small #jQuery alternative for modern browsers (IE11+) that provides jQuery-style syntax for manipulating the DOM. From @fabiospampinato. github.com/fabiospampinat… #JavaScript
-
dStream allows “simple access to your music collection from the web browser”. #Docker #JavaScript Nice to see simple tools for simple/straightforward purposes. github.com/DusteDdk/dstre…
-
Culori is a color library w/ an API for #JavaScript that handles color differences, interpolation, gradients, blend modes and more. Supports #CSS Colors Level 4. culorijs.org
-
Didn’t think on a Saturday I would be reading an interesting post (from @DaAleksandersen) on line wrap balancing. But here we are. #JavaScript #CSS ctrl.blog/entry/text-wra…
-
Interesting, bookmarking for later: esbuild is an “extremely fast #JavaScript bundler” that supports ES6, an API, source maps, and minification. esbuild.github.io
-
Cash (Tiny jQuery Alternative) – 6 KB minified and gzipped #javascript css-tricks.com/cash-tiny-jque…
-
Interesting: Fosscord is “a free open source selfhostable Discord compatible chat, voice and video platform.” Work in progress, but decentralized and themeable. fosscord.com #JavaScript #Python
-
“Pixel It”: #Javascript library to create pixel art from an image (old timers remember pixel art right?) giventofly.github.io/pixelit/
-
“Uptime Kuma” is a self-hosted monitoring tool (HTTP(s) / TCP / Ping / DNS Record) with notifications via Telegram, Discord, Slack, Email (SMTP), and 70+ services. #JavaScript #VueJS github.com/louislam/uptim…
-
How @wpmigratedbpro replaced all of their jQuery with #React deliciousbrains.com/rebuilding-wp-… #WordPress #JavaScript
-
“Here’s why #JavaScript debuggers are broken, and it’s our fault.” samdesota.com/2019/04/21/jav…
-
Goodness. Here’s a webcam in your console (Chrome DevTools) woxtu.github.io/console-webcam/ #JavaScript
-
Nice. @andrew_j_mead has a free source on @gatsbyjs on YouTube: youtube.com/watch?v=8t0vNu… #JavaScript
-
clipboard.js – “modern copy to clipboard”. No Flash. 3kb gzipped. #JavaScript github.com/zenorocha/clip…
-
Animating URLs with #Javascript and Emojis (practical? who cares, it’s fun)… kudos to @matthewrayfield. matthewrayfield.com/articles/anima…
-
Kudos to @bocajs for getting their new URL (@DamianMontero runs a good meetup): youtube.com/bocajs Meetups are 1st Thurs. of the month and there’s a dev battle in West Palm Beach on 4/30: meetup.com/Palm-Beach-Jav… #BocaJS #JavaScript
-
Hello there! #jQuery 3.4.0 released. blog.jquery.com/2019/04/10/jqu… #JavaScript
-
The Block Editor #JavaScript module in #WordPress 5.2 make.wordpress.org/core/2019/04/0… #Gutenberg
-
Even if you aren’t understanding the #JavaScript code @zgordon is sharing at @WordCampLondon you can see how flexible #Gutenberg can be in #WordPress. #WCLDN
-
Some of the actions that you can dispatch with the #WordPress Data API. #JavaScript @zgordon #WCLDN
-
.@zgordon at @WordCampLondon right now with #JavaScript and #WordPress Data API: “We are passing functions into functions to create new functions.” #WCLDN I think my brain is melting out my ear right now.