a16z doesn't consider directories and boilerplates as big ideas in 2025. What a shame π‘
a16z doesn't consider directories and boilerplates as big ideas in 2025. What a shame π‘
Spent a few hours to implement this OTP screen from scratch. It will decrease my churn rate at least 69% π
Me when I see MRR posts:
Btw, React 19 is out π
Adobe Analytics say 53% of online sales are gonna be on mobile in 2024.
Are you still building desktop first?
No worries. Just ask people to unfollow you β¨
Let me help you π
If you're under 10,000,000 followers:
β₯οΈ Like
π Repost
ποΈIntroduce yourself in the comments
If you're over 10,000,000 followers, please don't.
Do you born a designer or become a designer?
Asking for a friend π
What's your phase 2?
Have you also tried Vinxi?
There are 7 continents but most Americans think there are only 2 π
I don't mind doing boring and unpleasant stuff to achieve something. But only for a limited time. Not forever.
Yeap. My strategy has been investment and automation.
I think most people who buy are interested in a landing page with auth + payments.
Life is short. MRR doesn't matter if you can't spend your time with loved ones π
Someone hacked ChatGPT π
I have a coding blog at emreloper.dev β¨
I was also writing on Medium but decided to own my content a few months ago.
medium.com/@emreloper
After all these years, I still don't understand why $XRP exists as crypto. It's not even decentralized π€·ββοΈ
Bluesky is super vulnerable to bots as an open platform. That's one reason I'm not confident about its future π₯Ί
Upgrading to @reactnative v0.76 due to the new architecture may break your app π
One of the issues is relevent to sending files using FormData. You may want to read this if your app uses it.
emreloper.dev/blog/react-n...
Glad it worked! It was a nightmare...
Congratz dude! I'm always terrified of making YouTube videos. I don't know why π
You should sell a productivity course then.
This photo is so epic I had to share π³
I was trying to understand if all the jobs on the board are paid or not π There won't be any paid job listings at least at the begining. So I thought you gotta scrape some jobs to kickstart the board.
Do you continuously scrape jobs from public boards to have inventory? How do you prevent scraping too many jobs to avoid conflicting with potential paying customers?
If you struggle to upload files from a React Native app to server, patch the global FormData class like this π
Uploading files from React Native to a server is a nightmare atm. There are conflicts between spec, implementation, parsers, and mumbo jumbo. I just wanna upload some photos man π©
github.com/facebook/rea...
Thanks!