A List of Sample Web App Ideas

Every time I start a tutorial, I find myself wondering which app I should build. Another to-do app? Not again! If you’re reading this post, you’re probably looking for an idea for a simple app that you can use in your tutorial or example project to test a new framework or API. But it can be challenging to find something that really resonates with you. In this post, I’ve compiled a list of app ideas that are simple enough to build, yet complex enough to be worth doing....

I Don't Want to Manage Your Data: Simplifying Data Management in Web Apps

Throughout my career as a developer, I’ve always had a reluctance to manage data. Whenever I start working on an app, my first thought is usually, “I don’t want to deal with data management.” Recently, while building a small concept project management app, I began to consider the possibility of turning it into a full-fledged app. However, I quickly realized that, especially for web apps, managing user data is an unavoidable fact of life....