Back
Jason Leow
Jason Leow
@jasonleow
Indie hacker | Creating a diverse portfolio of products + services to $10k monthly revenue. 🔌 plugins.carrd.co ✍️ golifelog.com 🟩 commit365.dev 📋 listskit.com
Load previous page…
Flurly got shut down by Stripe! 😰 Scrambled all morning to move my plugins over to Lemon Squeezy. 😔 Higher % fees on LS (Flurly 1% compared to LS - $0.50 + 5% of total, with extra 1.5% int'l payment, +1% for PayPal txns, +0.5% for subscription payments) but the UX looks more fresh/modern 🤔
#pluginsforcarrd
🚀 Launched yet another free Carrd plugin - to embed a wall of selected tweets like testimonial, reviews, social proof - testimonialtweets.carrd.co/
#pluginsforcarrd
🌗 Made my own dark mode plugin for Carrd sites using vanilla JS + lots of CSS - my next paid plugin!
#pluginsforcarrd
Someone asked. I was intrigued to see if it can be done. 1h later...Made a new dark mode Carrd plugin - darkmodetoggle.carrd.co/
#pluginsforcarrd
Potential customer reported a bug in video button plugin where audio continues playing even though video is clicked away out of display. Fixed it and updated landing page and download files. Hope this lands a new customer! 🤑
#pluginsforcarrd
Just spent the whole day helping a customer fix the testimonial plugin on his site - I really need to fix all the bugs, and remove Bootstrap altogether! 😡
#pluginsforcarrd
Day 768 - What if you didn't care about what you SHOULD do - golifelog.com/posts/what-if-y…
#lifelog
Hardcoded the social proof tweets section to static HTML for cleaner look and faster page load, because Twitter's widget.js is just horrible. This is like my 3rd 9and hopefully final) iteration. 1st version was plain Twitter embed. 2nd was Twitter embed with lazy loading using lozad.js. 3rd is responsive static HTML. What do you think? Does it look better?
#pluginsforcarrd
Added long overdue social proof to main site
#pluginsforcarrd - Twitter's widget.js is crazy slow! Stuff I did to speed it up: 1) had to add "defer" attribute to the script 2) place script at body end 3) experimenting with IntersectionObserver API to lazy load script upon scroll point
Embedded Substack subscribe form in main site using substackapi.com
#pluginsforcarrd