Profile avatar
mikee.page
I love the web ❤, so a few years ago, I decided to become a Web Developer. 💼 Working on personal projects while running an agency in 🇲🇽
150 posts 68 followers 216 following
Regular Contributor
Active Commenter

🌱 Just released Svelte Render Scan - a visual debugging tool that helps you track component re-renders in your app. Useful for debugging reactivity and performance issues in your Svelte apps! https://khromov.github.io/svelte-render-scan/

Take care with your copywriting every time you plan to run ads for promoting a free service that has paid upgrades.

It's 4:52 AM, I can't sleep. So it's time to start the day... Working on sales materials. GM

👀 New video out! Check out my top five tips for better AI-assisted using ChatGPT or Claude Sonnet! #ai

I am very excited to announce Unpic 1.0 🎉 As easy as an <img> tag but generates all the right attributes and styles for a responsive image. No downloading and no build-time resize • Components for ten frontend frameworks • Support for 26 image providers, now with type-safe transforms for every one

Experiment: Animation state-machine with Svelte Runes: - Ability to play, pause, resume, reset, and reverse the animation. - Exposes a lot more state than just `.current` Demo: svelte.dev/playground/5...

The first, the second, and the third are all @adonisjs.com —and I think that’s beautiful! ✨

Friendly recommendation, stay on your following feed or other positive feeds you have. There's drama in the Discover feed that you probably should ignore.

It's kinda sad to see some places on the Internet that are meant to inspire you with images now filled with AI generated content 😐

Cute

For the interested, I started to deploy eCommerce blocks on oxbowui.com

Last year I Accidentally made 147 people pay for OneDrive, Office, etc If Microsoft had a referral program, I'd have made some money there 😂

Landing a new client for a Web Development gig, takes me around 7 interactions in a span from 2 to 6 weeks, before they decide to proceed with my proposal. I think I can improve that, or I can start providing value during the time the clients takes their decision.

Starting prospection again, I'll have lunch with some prospects in early January. Trying to get customers online it's possible, but sometimes you have to meet in person with local prospects, that want to meet you.

Tailwind breakpoints in tryhoverify.com are such a lifesaver. Thanks, @michaelandreuzza.com for the suggestion!

we humbly and proudly present the newest edition in a long line of seasonal h1 tags.

Anime.js Beta 106 is out and completes the `animate()` and `waapi.animate()` APIs! Really happy with the amount of features packed in only 10KB and 3KB respectively! Available in early access to all my monthly GitHub sponsors! github.com/sponsors/jul... ❤️ Next up: v4.

Honestly, no matter what AI model claims to be the best, there’s always going to be another one that after an update gets a bit smarter, more efficient, or cheaper to use.

Time to update your docs! Starlight is ready for Astro v5 🌟

Svelte is 🔥

Neodrag is about to have its Svelte 5 moment: All unnecessary magic goes away, and it becomes much more extendable

Not gonna lie, the Bluesky mobile app is good 👌

December’s been crazy for me 😵 so much work, so many tasks, and endless things to do. I haven’t had a chill December since 2021... gotta change that next year.

It's there, a less aggressive ad blocker out there? I'm looking for something that allows me to select the websites and the type of trackers I want to block, instead of blocking everything by default.

100+ AI products spawned today, no matter when you read this post. 🤖

Advent of @svelte.dev Day 9 now gives us proper links to errors in the svelte documentation. Demo: svelte.dev/playground/8...

How I programmatically generate sitemaps in SvelteKit using a server endpoint. jovianmoon.io/posts/my-app...

A quick reference on how to copy a string to the clipboard in JavaScript or Svelte: jovianmoon.io/posts/copy-t...