
Using OCR to scan recipes into Sharp Cooking
This post discusses coding a recipe scanning feature using OCR into Sharp Cooking app....
This post discusses coding a recipe scanning feature using OCR into Sharp Cooking app....
I have built the simplest possible rating editor in Vue 3 composition API an this is how I've done it....
I've dreaded the npm install command for a while now and most of my grief was caused by node-sass. I finally took the time to remove it in favor of dart-sass and I couldn't be happier. Let's talk about why and how in this post....
Ever lost some data because a website didn't ask if you wanted to save your changes? That's frustrating. Learn how to implement dirty checking before navigation using Vue and typescript in this post...
vue-mouseless is a tiny Vue directive for hotkey handling using mousetrap....