javascript

  • Cryptboard.io is an #opensource web clipboard that allows to send text messages and files between multiple devices with end-to-end encryption github.com/MihanEntalpo/c… #JavaScript

  • Interesting #JavaScript experiment: Recreating Apple’s “Dynamic Island” 🏝️ cho.sh/w/9F7F85

  • Neat. Hydra is live code-able video synth and coding environment that runs directly in the browser. #opensource #JavaScript hydra.ojack.xyz

  • Interesting developer thing: A secure sandbox to execute untrusted user #JavaScript, in a web browser, without any risk to your own domain/site/page. github.com/markwylde/work…

  • A fully #opensource & end-to-end encrypted note taking alternative to Evernote. #JavaScript github.com/streetwriters/…

  • How to use open data to visualize active fires 🔥 around the world with #Javascript. Sidenote: terrifying how many are in Africa. 🌍 blog.znote.io/2022/znote-cli…

  • Simple colored logging for your #JavaScript CLI output (via @mazzarolomatteo) mmazzarolo.com/blog/2022-08-2…

  • WP React Plugin Boilerplate is a “starter #WordPress plugin to develop WordPress Plugin via React and Rest API.” #JavaScript github.com/codersantosh/w…

  • async and await in #JavaScript gomakethings.com/async-and-awai…

  • Bookmarking: “How to Build an E-commerce Site with a Perfect Lighthouse Score” with Fresh (framework that “sends zero #JavaScript to client by default”) and Shopify’s storefront API. deno.com/blog/ecommerce… fresh.deno.dev

  • This Seinfeld “web development” moment was too good not to share. #JavaScript #bananajs

  • #JavaScript devs: TIL (via @mmatuzo) that you can use the :scope pseudo class to select direct children of an element w/ .querySelectorAll(). matuzo.at/til/til47/

  • Nutshell is a #JavaScript tool for a blog to make “expandable explanations” that can include embeds, re-use explanations from other websites and authors, etc. ncase.me/nutshell/

  • “Using Automation to Improve my Public Speaking” I think is cool just to see how using #JavaScript and Puppeteer can help w/ automation stuff like this. (via @james_a_rob) automating.life/posts/using-au…

  • Setting up #macOS for #JavaScript development (via @kvz) kvz.io/macos-install.…

  • Nice tip: rendering wrapped text to a <canvas> element In #JavaScript. (via @BenNadel) bennadel.com/blog/4311-rend…

  • A guide to asynchronous #JavaScript (via @lawrence_eagles) blog.sessionstack.com/how-javascript…

  • A #Javascript library to create multi-page product walkthroughs for your web app. Supports ReactJS VueJS in addition to vanilla JS. lusift.vercel.app

  • The impact of removing #jQuery on @GOVUK web performance: insidegovuk.blog.gov.uk/2022/08/15/the… #JavaScript

  • Developers: Import non #Javascript assets into ES Modules publishing-project.rivendellweb.net/import-non-jav…

  • Roll.js is an exact “Dice-Simulation Library” 🎲 #JavaScript xanthir.com/b5LG0

  • Cookies vs. localStorage vs. sessionStorage (via @iamdillion) kirupa.com/hodgepodge/coo… #JavaScript

  • Prettier import sorting for #JavaScript (via @chriscoyier) chriscoyier.net/2022/08/09/jav…

  • “Why I Love Still #PHP and #Javascript After 20+ years” (you can imagine Hacker News is having a field day with this one). the.scapegoat.dev/why-i-love-php… (via @mnmlmnl)

  • Why I love the web, A 1 Kilobyte Ukulele. frankforce.com/u1ke/ #JavaScript

  • Color.js officially released. It’s a #JavaScript library to make, modify, and manipulate colors in a wide variety of color spaces. svgees.us/blog/colorjs-r…

  • Slackmin allows you to easily integrate SLACK slash (/) commands, interactive components, message formatting & custom modals in your Node.js application. plgworks.com/slackmin #JavaScript

  • Bangle-io is a “web only WYSIWYG note taking app that saves notes locally in markdown format.” “Think Notion, but local only.” github.com/bangle-io/bang… #opensource #JavaScript

  • #JavaScript devs: Arquero is a library for query processing and transformation of array-backed data tables. uwdata.github.io/arquero/

  • #JavaScript URL Objects API dev.to/dailydevtips1/…