15 followers
Denver Developer && Song Builder
Actually they got easier, not harder Β· π‘ In short: use Playwright for end-to-end testing of your web app; donβt sleep on its built-in code generation...
All I had to do was fix the silly bug I had introduced in the first place ππ Β· With the Health Equity Tracker, we display a lot of data visualizations...
Nearly 5x Faster! And, I was able to explore Rust π¦ and Polars π»ββοΈ with my saved time Β· Crunching a few hundred million lines of data At the Health...
1-Click for Easier Code Reviews Β· In Chrome:1. β+D to make a new bookmarklet in your bookmarks toolbar2. Name it whatever, like "Hide PR Whitespace"3....
Quickly view your Vite localhost served project on mobile Β· Add -- --host to the end of your package manager's start command. Note the extra hyphens! As...
`npm run dev` on your iPhone! Β· Just swap localhost for your machine's local IP address Update: for vite bundled apps, read my follow up: Expose Vite's...