People that hate JavaScript... are not the people you should be taking advice about JavaScript from.
The Jared Wilcurt
@thejaredwilcurt.bsky.social
UI Architect. Prolific open source JavaScript developer. Fan of NW.js, Sass, Vue.js. Builder of Scout-App. Editor of XPDA.net and NWUtils.io
I just made a new site! It's a playground for all major CSS Minifiers, and it runs right in the browser. That... was not easy to do, since all except one expect to have Node/File System access, or are written in Go/Rust/Dart/etc. A lot of WASM my dudes. #CSS #WebDev - thejaredwilcurt.com/playground
CSS Minifier Playground
thejaredwilcurt.com
Just did a new release of Vue-Dev-Tools-Accessibility, a plugin for the official Vite-Vue-DevTools that scans the page with #Axe and #APCA for #accessibility violations. vue-dev-tools-accessibility.github.io #a11y #vue #vue.js #devtools #wcag #frontend #vue-devtools #opensource
Vue-Dev-Tools-Accessibility
vue-dev-tools-accessibility.github.io
Did a new release of Vue-Doxen yesterday, also updated the Vue-Dev-Tools-Accessibility plugin. And I'm working on an update for Vue Desktop App boilerplate. thejaredwilcurt.com/vue-doxen - vue-dev-tools-accessibility.github.io - github.com/nwutils/nw-v... #Vuejs #vue #webdev #frontend #a11y #Vue.js
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Getting real tired of StackOverflow mods editing my correct answers. I'm gonna start moving my shit off their site over to dev.to (dev.to/thejaredwilc...). I'm open to suggestions for alternative Dev focused blog sites, since dev.to has become completely overrun with AI slop. #devlogs #programming
Just did a new release of Vue-Doxen: thejaredwilcurt.com/vue-doxen The best way to try out and document your Vue components. #Vuejs #Vue #JavaScript #Documentation #ComponentLibrary #Frontend #Vuex #Pinia #Nuxt #Nuxtjs
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Just did a new release of Vue-Doxen. You can now document your deprecated props better. It also no longer wraps live slot content in an HTML element. Let's talk about that. thejaredwilcurt.com/vue-doxen
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Just did a new release of vue-dev-tools-accessibility. It's a plugin for the official Vue DevTools. Integrates directly with it, and scans the page for accessibility issues. vue-dev-tools-accessibility.github.io #Vuejs #vue #a11y #accessibility #frontend #webdev
Vue-Dev-Tools-Accessibility
vue-dev-tools-accessibility.github.io
Wow, learned a lot about #APCA this past week. My Vue-Dev-Tools #Accessibility plugin now supports color contrast checking with #WCAG 2 AA & AAA, along with APCA Bronze & Silver. Still more to do on the library, but #Vue devs can start trying it out now: vue-dev-tools-accessibility.github.io #a11y
Vue-Dev-Tools-Accessibility
vue-dev-tools-accessibility.github.io
Let's compare the Windows Start Menu to Linux. No joke, this is actually how they do it...
Did some more updates to my plugin, Vue-Dev-Tools-Accessibility. It's not officially released yet, but you can try it out and give feedback. vue-dev-tools-accessibility.github.io #Vue.js #Vuejs #vue #a11y #accessibility #frontend #webdev
Vue-Dev-Tools-Accessibility
vue-dev-tools-accessibility.github.io
Just did a new release of Vue-Snapshot-Serializer. It adds a new feature for capturing scoped inline styles when using v-bind() in your CSS. thejaredwilcurt.com/vue-snapshot... #Vuejs #Vue.js #Vue #Vitest #UnitTest #Jest #webdev #frontend #Vue-Test-Utils #unit-tests #unittesting
Vue Snapshot Serializer
thejaredwilcurt.com
Looking for any #Vue devs that want to try out an early build of my upcoming #Vue-DevTools #Accessibility plugin. It's not done yet, and stuff may break before it's released, but looking for bug reports/feedback. vue-dev-tools-accessibility.github.io #vue.js #vuejs #a11y #webdev
Vue-Dev-Tools-Accessibility
vue-dev-tools-accessibility.github.io
Just did a new release of Vue-Doxen this morning before work. A tool that automates Vue Component documentation. thejaredwilcurt.github.io/vue-doxen #VueJs #Vue #Vue.js #Frontend #Webdev
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.github.io
Just added a new feature to Vue Snapshot Serializer, thanks to @ergosoft.bsky.social for the request. #Vue #VueJs #Vue.js #Jest #JestJs #Vitest #unit-testing #snapshot-testing #automated-testing #automatedtesting thejaredwilcurt.com/vue-snapshot...
Just update my Vue Desktop App boilerplate to NW.js v100! 🎉 #NWjs #Vue #Vue.js #DesktopApps #DesktopApp #XPDA. It is the BEST way to get started making desktop apps. Just clone it down, npm i && npm start and you are ready to go. Builds for desktop and web. github.com/nwutils/nw-v...
GitHub - nwutils/nw-vue3-boilerplate: NW.js + Vue 3 + Vite + Pinia + Vue-Router + Vitest
NW.js + Vue 3 + Vite + Pinia + Vue-Router + Vitest - nwutils/nw-vue3-boilerplate
github.com
Vue-Doxen is a little dog that documents your Vue Components. Can you believe that???? thejaredwilcurt.com/vue-doxen/ #Vuejs #Vue.js #Vue #frontend #webdev New release.
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Just did a new release of the World's best Vue Component Documentation tool. Try it out if you haven't. It's one npm install and like 5 lines of code. Very easy. thejaredwilcurt.com/vue-doxen/ #Vuejs #Vue.js #Vue #frontend #webdev
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Someone should make a Web Dev and Sandwich shop and call it "DOMs & Subs".
I'm so tired of ESLint-Plugin-Import having a wild new issue on ever repo I try to upgrade to ESLint 9. I like the new flatconfig, it was the right move, but boy does this upgrade path suck. Can someone fork that plugin, fix it to work with ESLint 9 and with Vue files.
Just did a new release of Vue3-Snapshot-Serializer #FOSS. thejaredwilcurt.com/vue-snapshot... - Added in the "inlineStylesPerLine" feature to improve snapshots. Works with #Vitest #Jest Vue-Test-Utils #TestingLibrary, and even E2E tools (technically). #Vue.js #Vue #WebDev #javascript
Vue Snapshot Serializer
thejaredwilcurt.com
Thanks to Michael & Alex over at the DejaVue podcast for having me on. Check it out, we talk about Vue, unit testing, and my Vue-specific snapshot plugin for #Jest / #Vitest which made Michael say "I don't think I would use snapshots without this serializer." 😲 #Vue.js #vuejs #vue #unittests #webdev
Easter just passed - so, time for a new episode! 🥚 @michaelthiessen.bsky.social and @thealexlichter.com are joined by @thejaredwilcurt.bsky.social to talk about a topic relevant to all of you out there (not kidding) 👀 Testing! Snapshot testing beyond that - to be more precise Tune in 🙌🏻
Added a more customizable title to your component demos in the latest Vue-Doxen release. #Vue.js #vuejs #vue #component #documentation #JavaScript #Nuxt thejaredwilcurt.com/vue-doxen/
Vue-Doxen: Vue.js Component Documentation Tool
The world's best Vue component documentation tool!
thejaredwilcurt.com
Just did a new release of my Node.js library "Create-Desktop-Shortcuts". Thanks to Carlos Meira (@caumeira.bsky.social) for the PR. github.com/nwutils/crea... #nodejs #javascript #desktopapps #xpda
GitHub - nwutils/create-desktop-shortcuts: Easy API to create desktop shortcuts with Node
Easy API to create desktop shortcuts with Node. Contribute to nwutils/create-desktop-shortcuts development by creating an account on GitHub.
github.com
Just did a new release of Vue-Doxen, the world's best Vue.js component documentation tool! #VueJs #Vue #JavaScript. thejaredwilcurt.com/vue-doxen/ge...
thejaredwilcurt.com