Join 90,000+ creators
Share a recent learning with your followers.
Pose a thought-provoking question.
Get fresh prompts and ideas whenever you write - with examples of popular tweets.
Create your content without distractions - where it's easier to write and organize threads.
Automatically add LinkedIn versions to your posts.
+14
FollowersEasily track your engagement analytics to improve your content and grow faster.
@frankdilo
Feedback?
@albigiu
Love it 🔥
Write with your teammates and get feedback with comments.
🧵
Rewrite as thread start
🔥
Make it Punchier
✅
Fix Grammar
Get suggestions, tweet ideas, and rewrites powered by AI.
And much more:
Auto-Split Text in Tweets
Thread Finisher
Tweet Numbering
Pin Drafts
Connect Multiple Accounts
Automatic Backups
Dark Mode
Keyboard Shortcuts
Queue your tweet with a single click - or pick a time manually.
Time each tweet to perfection with Typefully's performance analytics.
Retweet and plug your tweets for automated engagement.
Enjoy daily prompts and ideas to inspire your writing.
Get inspiration from tweets that used these prompts and ideas.
Or skim through curated collections of trending tweets for each topic.
Brainstorm and bounce ideas with your teammates.
@frankdilo
Feedback?
@albigiu
Love it 🔥
Get feedback from coworkers before you hit publish.
Read, Write, Publish
Decide who can view, edit, or publish your drafts.
Share new drafts in Slack channel
New draft from RSS feed item content
New scheduled draft from Google Doc
New spreadsheet row from published tweet
Create new template draft every Monday
Send an email for every published thread
Create draft for new items in feeds folder
Thank new followers with a tweet
Share new drafts in Slack channel
New draft from RSS feed item content
New scheduled draft from Google Doc
New spreadsheet row from published tweet
Create new template draft every Monday
Send an email for every published thread
Create draft for new items in feeds folder
Thank new followers with a tweet
Get started with our generous free plan.
Louis Duboscq
@louisduboscq
Building micro mobile SaaS products and helping you do the same with MobileAppKickstarter.com Creator of @envolee_co
You always wanted to make your own server as an Android Kotlin developer? Here are some small things to know to kickstart your first Ktor app.
First of all, what is Ktor. It is a straightforward and very powerful tool to build asynchronous clients and servers apps with Kotlin and coroutines. It's fun, like many things with Kotlin. And it's built and backed by JetBrains.
If you don't have a vision for your future, you will gradually become a slave to your business.
Weekend project : I built a little app with jetpack compose Write first edit later, only worry about getting your thoughts on the page
8 useful tips to pass a developer interview :
1. Learn about the company. Find out about the company you are applying to. What are its activities? What's the business? What are the techs, etc.
Investing in yourself is like Investing in a stock that can only go up.
A lot of people are talented but never find success. If you don't add a bit of courage and risk, your talent is useless.
2021 💼 After having refused several job offers I accepted one because I liked the project and the technical stack 👨🍼I had my second child 🥵 I came close to burnout because of this new job 🚪I quit my job after ~11months 💰 I made my first money as freelance
Instead of using a custom grid with a fixed number of columns, you can use a FlowRow. The children layouts will go on a next row if there is no more space. It allows you to have a more flexible UI that adapts to your content. #JetpackCompose
Automatically set the version number via the number of commits in the git repository. This is the first time I see this. What do you think? #AndroidDev
Pro tip for #AndroidDev : Change the NavHost to AnimatedNavHost and see beautiful fade animations while navigating with #jetpackCompose.