Loop through each pipe. Get each pipe’s position and the bird’s position. Remove the pipes that are already at the extreme ...
We’ve built the profile system, set up authentication, and now—it’s time to make Connect more interactive! Today, we’re finally giving life to posts by making them: Dynamic – No more hardcoded posts!
Even with just 5 steps a day, things are starting to feel a bit overwhelming. That’s why I’ve decided to slow down a bit—longer articles, but only 3-4 times a week. This way, I can optimize the ...
Welcome back to Connect: Building a Photo-Sharing App 5 Steps at a Time! Today’s focus? Fixing a pesky image upload bug and laying the foundation for the posting feature.
Setting Up Post Features Welcome back to Connect: Building a Photo-Sharing App 5 Steps at a Time! Today’s focus? Fixing a pesky image upload bug and laying the foundation for… ...
Now, if there is a profile image and it got loaded correctly then, I want to show it as a cached image. Just to test it out. Go to imagekit’s user_profiles folder that you created earlier. Upload a ...
Profile pictures are one of the most personal parts of any app—but handling uploads, updates, and deletions efficiently? That’s a whole different story. Today, we’re integrating ImageKit.io to make ...