javascript

  • Nice. A brief tutorial explaining how to move an element along a given path, using the offset-path property. #CSS #JavaScript https://rauno.me/craft/graph-slider

  • Nice. A brief tutorial explaining how to move an element along a given path, using the offset-path property. #CSS #JavaScript

  • Wow, @reactjs is 10 years old. 🎉 #ReactJS #JavaScript

  • How to modify a URL without reloading the page with vanilla #JavaScript https://gomakethings.com/how-to-modify-a-url-without-reloading-the-page-with-vanilla-javascript/

  • aimless.js is the "missing #JavaScript randomness library". https://github.com/ChrisCavs/aimless.js

  • Working with URLs with vanilla #JavaScript with the new URL() constructor. https://gomakethings.com/working-with-urls-with-vanilla-javascript/

  • List.js is a little #JavaScript library that adds search, sorting, and filters to HTML lists and tables. https://listjs.com/

  • hotkeys-js ( jaywcjlove/hotkeys-js )

    ➷ A robust Javascript library for capturing keyboard input. It has no dependencies. Created by jaywcjlove on May 18, 2015.

  • #WordPress sanitize_title() in #JavaScript https://salferrarello.com/wordpress-sanitize-title-javascript/

  • Updating and Supporting URL Parameters in #Javascript via @raymondcamden https://www.raymondcamden.com/2023/04/27/updating-and-supporting-url-parameters-in-javascript

  • A nice explanation from @jon_neal of how #JavaScript observing #CSS changes works. jonneal.dev/blog/observing…

  • Untitled post 56732

    Nice to see an update from the WP Feature (former WP Notify) project! Apparently there’s a “#JavaScript based system for displaying notifications” being worked on. You can test w/ feature plugin. #WordPress https://make.wordpress.org/core/2023/04/25/wp-feature-notifications-2023-status-update/

  • Nice to see an update from the WP Feature (former WP Notify) project! Apparently there’s a “#JavaScript based system for displaying notifications” being worked on. You can test w/ feature plugin. make.wordpress.org/core/2023/04/2… #WordPress …

  • What a nice effect on this @CreativeSouthGA site. Load up creativesouth.com and move your cursor around. @dandenney pointed me to this post from @rachsmithtweets on a recreation w/ #CSS #JavaScript and HTML. rachsmith.com/recreating-cre… pic.tw…

  • tabSidian ( cgranier/tabSidian )

    tabSidian gathers your open tabs and turns them into a markdown list. Created by cgranier on Apr 20, 2023.

  • kv.js ( HeyPuter/kv.js )

    Fast, in-memory caching module for JavaScript. Inspired by Redis. Created by HeyPuter on Apr 17, 2023.

  • KV.JS is a fast, in-memory data store written in pure #JavaScript, heavily inspired by Redis. It is capable of handling multiple data types, including strings, lists, sets, sorted sets, hashes, and geospatial indexes. https://github.com/HeyPuter/kv.js

  • How to detect all changes to a form with vanilla #JavaScript https://gomakethings.com/how-to-detect-all-changes-to-a-form-with-vanilla-javascript/

  • Building a CodePen Type Editor from Scratch https://decode.sh/building-a-code-pen-type-editor-from-scratch #CSS #JavaScript

  • DPaint-js ( steffest/DPaint-js )

    Webbased image editor, modeled after the legendary Deluxe Paint with a focus on retro Amiga file formats: read and write Amiga icon files and IFF ILBM images Created by steffest on May 09, 2022.

  • "Very Cool – Nerd Version" DPaint.js is a "webbased image editor modeled after the legendary Deluxe Paint with a focus on retro Amiga file formats". https://www.stef.be/dpaint/ #opensource https://github.com/steffest/dpaint-js #JavaScript

  • How to convert numbers into currency strings with vanilla #JavaScript and the Internationalization API https://gomakethings.com/how-to-convert-numbers-into-currency-strings-with-vanilla-javascript-and-the-internationalization-api/

  • @Kilian shares a couple of #JavaScript patterns for checking more than one value of the same variable. https://kilianvalkhof.com/2023/javascript/a-small-javascript-pattern-i-enjoy-using/

  • javascript-algorithms ( trekhleb/javascript-algorithms )

    📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings Created by trekhleb on Mar 24, 2018.

  • Programming-language popularity by #GitHub pull requests via @lemire https://lemire.me/blog/2023/04/07/programming-language-popularity-by-github-pull-requests/ "The most popular languages are #JavaScript / #TypeScript and #Python … #PHP is falling in popularity among open source developers"

  • Very educational for #JavaScript folks: A repository contains JavaScript based examples of many popular algorithms and data structures. https://github.com/trekhleb/javascript-algorithms

  • Interesting: Croner: "Cron for #JavaScript and #Typescript" https://github.com/Hexagon/croner

  • This might be the coolest GPT-4 thing i’ve seen today… “Taxy AI” controls your browser for automation and repetitive actions. #opensource #JavaScript github.com/TaxyAI/browser… pic.twitter.com/QErPsCjPDw Video

  • Drama, conflict, and disagreements happen in any large enough community. For the #JavaScript community the topic of frameworks is one that’s been hot for a few months. I think a few points here (via Jared White) can apply to the #WordPress commu…

  • quill ( quilljs/quill )

    Quill is a modern WYSIWYG editor built for compatibility and extensibility. Created by quilljs on Jul 30, 2012.