javascript

  • I learned that you can figure out if people are hitting reload on your pages via performance.navigation.type (Navigation timing API) https://www.stefanjudis.com/today-i-learned/the-navigation-timing-api-and-the-type-of-the-current-navigation/ #JavaScript

  • "In the future everything will run on #Javascript." The future:

  • quill-mention ( quill-mention/quill-mention )

    💬 @mentions for the Quill rich text editor Created by quill-mention on Jan 08, 2018.

  • Here's a few cool things you can do in #JavaScript that don't come up often for many: https://medium.com/front-end-weekly/5-advanced-javascript-tricks-for-experienced-developers-5fe29e3e5e5e

  • validator.js ( validatorjs/validator.js )

    String validation Created by validatorjs on Oct 06, 2010.

  • validator.js is a #JavaScript library of string validators and sanitizers. github.com/validatorjs/va


  • Devs: Progressively enhancing a table with a Web Component: https://www.raymondcamden.com/2023/03/14/progressively-enhancing-a-table-with-a-web-component #JavaScript (via @raymondcamden)

  • If you do any coding in JS “When #JavaScript Fails” via @jefgodesky is worth a read IMO. scribe.rip/@jason.godesky
 “If you’ve ever waited for a page to load, then finally given up, hit the “X,”
 you’ve experienced what it’s like when JavaScrip…

  • The “coolest” #JavaScript features from the last 5 years, including String.padStart() and String.padEnd() (via @PippaThompson14) dev.to/ppiippaa/some-


  • Neat. Change favicon on switching browser tabs in #JavaScript. amitmerchant.com/change-favicon
 via @amit_merchant pic.twitter.com/UqEhSb3vWp Video

  • This article from Linus Schlumberger goes through almost all of the changes of the last 3 years (and some from earlier) in #JavaScript / ECMAScript and #TypeScript. medium.com/@LinusSchlumbe


  • snap.js is a copy and paste #JavaScript library that can be mixed into a project. thescottyjam.github.io/snap.js/#!/uti


  • Developers: "Detect the Content Type in the Clipboard" #JavaScript https://davidwalsh.name/detect-clipboard-content

  • “Best Practices for Writing Efficient #JavaScript Code” (via Mariano De Simone) blog.bitsrc.io/best-practices


  • pulsar ( pulsar-edit/pulsar )

    A Community-led Hyper-Hackable Text Editor Created by pulsar-edit on Jul 12, 2022.

  • Devs asking “what framework should i use?”. “If top priority is paid employment React is a great choice for that.” But… “If priority is long-term resilience / maintainability, vanilla #JavaScript (w/ light build process) is ideal.” @ChrisFe…

  • yobulkdev ( yobulkdev/yobulkdev )

    đŸ”„ đŸ”„ đŸ”„Open Source CSV importer powered by GPT3 – Free flatfile.com alternative Created by yobulkdev on Nov 24, 2022.

  • YoBulk is an #opensource GPT powered CSV importer (a flatfile.com alternative). Self hostable. #JavaScript https://github.com/yobulkdev

  • “Betrayed by #WordPress” đŸ€” hirozed.me/betrayed/ “The very language that allowed WordPress to take a significant chunk of the total websites, is now a second-class citizen.” #PHP #javascript

  • "How to password protect a static HTML page with no #JavaScript” via @Edent https://shkspr.mobi/blog/2023/02/how-to-password-protect-a-static-html-page-with-no-js/

  • I'm always looking to get my foot into other languages, even #JavaScript ones. Brief intro to #svelte: https://www.arpitjalan.com/blog/svelte

  • staticrypt ( robinmoisson/staticrypt )

    Password protect a static HTML page Created by robinmoisson on Apr 29, 2017.

  • Untitled post 55531

    StatiCrypt uses AES-256 to encrypt your HTML file. Returns static page including a password prompt and the #javascript decryption logic . This means you can password protect the content of your public static HTML file, without any back-end – serving it over Netlify, GitHub pages, etc. https://github.com/robinmoisson/staticrypt

  • Some cool "shuffling" animation here with the power of #JavaScript and some #CSS. https://github.com/codrops/TypeShuffleAnimation/

  • userscripts ( adamlui/userscripts )

    MTurk, ChatGPT and other Greasemonkey userscripts. Created by adamlui on Feb 25, 2017.

  • core-js ( zloirock/core-js )

    Standard Library Created by zloirock on Jul 17, 2013.

  • Untitled post 55364

    iframe Splitter is an #opensource app tool to divide computer screen into multiple sections to be displayed on TV dashboard (or if you're doing any presentation where you need to neatly fit windows). https://github.com/onebesky/iframe-splitter Demo: https://iframe-splitter.firebaseapp.com/ #JavaScript

  • Untitled post 55360

    https://screenshot.rocks/ is an #opensource browser and mobile screenshot mockup tool. Seems to have some issues in Safari (Chrome best) but you can check out on Github. https://github.com/daveearley/screenshot.rocks #JavaScript

  • @andy compares numbers of React and other #JavaScript communities that say JS-driven has won. "I’ll compare #WordPress with React and Vue, because if you didn’t look at the data, you’d think everyone was building with them." https://andy-bell.co.uk/the-extremely-loud-minority/

  • What a post about from @zloirock #opensource dev at the end of his ropes. #JavaScript core-js is used by a majority of the most popular websites. Yet not only getting compenstation (esp from companies) but getting crap from community using his…