#programming-blogs
Read more stories on Hashnode
Articles with this tag
After a couple of months of development🥲,the Whinst app is now completed, deployed and ready for use. Whinst is a web application that allows you to...
Added functionality that compresses images on the backend To optimize the performance of a web app that uses images it's important to keep the size...
In the last article, I talked about how I set up functionality that allows videos to be uploaded and displayed in the Whinst web app. In this article,...
In the previous article, I walked you through how I set up file upload functionality that allows users to upload a file from their media library and...
After fully adding authentication functionality into the Whinst web app I moved on to adding functionality to the home page. I did this by first...
The final piece of authentication functionality I've added to the Whinst web app is user account verification. This is an essential feature as it'll...