I just went down a google analytics implementation, privacy, and consent rabbit hole.
My takeaway is that a lot of the blog writing on the topic does not do a good job talking through properly setting up consent with GA.
I'm leading a (FREE) workshop TOMORROW at 9am CST!
I'll cover everything you need to know to build a full-stack JavaScript application.
π Working with @storybookjs
π Writing tests
π Working with Databases and Building an API
It's still not to late to register!
(Of course, a recording will be available, if you're not able to join us live.)
π§΅ Link in the thread
What is the gap now between Astro and Next.js?
Are there things one can do really well the other canβt?
Iβve done some small personal projects in Astro but all my work has been in Next.js over the last while. Curious how Astro works in larger βappβ type contexts now.
I wrote a small piece about the shift in dev work as the usage of AI ramps up. Probably not a unique perspective but I do think the landscape of dev work is changing and "ideas" are becoming more valuable than ever.
erichowey.dev/writing/the-erβ¦
Anyone run into weird race condition stuff with the Web Share API in Chrome?
Working in Safari/mobile. Works when sharing to other apps via Chrome. Only works 1/10 times when trying to share from Chrome to messages app on a Mac.
Ideas??
I just got straight 100s in Lighthouse with Next.js, without even trying?π€·ββοΈ
I thought we were supposed to be seeing declines in scores with Next.js?
This site:
rainbowblocks.art/
I've been having a lot of fun coding updates to:
rainbowblocks.art
My attempt at a kids coloring website (that really I built for my own kids). Interesting UI/UX problems to solve alongside some neat coding issues.
It's official v8 is RELEASED! ππ₯³
π Background Jobs included π
π SSR support is available as an experimental feature. π§ͺ No need to upgrade to canary to try it out
π RSC support is available as an experimental feature. π§ͺ No need to upgrade to canary to try it out
π Upgraded to prettier v3 π , which means you can also upgrade prettier-plugin-tailwindcss if youβre using Tailwind
π Reworked dbAuth π setup to be more streamlined
Check out the upgrade guide β‘οΈ redwoodjs.com/upgrade/v8
Upgrading is as simple as running: yarn rw upgrade
Writing Next.js server actions tonight. I'm not sure they deserve the grief they have been getting. Maybe it is a spicy opinion but I actually find them pretty good.
How do I offload a nearly complete POC? It has value to the right company, but I don't have time/money to see this idea to the finish line.
I built a pretty full-featured app to track lost dogs based on images/AI. Works shockingly well.