Software Alternatives & Reviews

Starting a personal hobby project, could use some advice on the techstack

Vue.js React Native React Flutter.dev FastAPI
  1. 1
    Reactive Components for Modern Web Interfaces
    Pricing:
    • Open Source
    If you want to, you could build the front-end separately, using something like React or Vue, but that would require a good knowledge of JavaScript.

    #Front-End Frameworks #Javascript UI Libraries #JS Library 341 social mentions

  2. A framework for building native apps with React
    Pricing:
    • Open Source
    You mentioned you want the mobile app to be for Android only. You could consider using Flutter or React Native, which will allow your app to run on both, iOS and Android. However, this will probably take some extra time since you might need to learn a new language. So if you're set on using Android Studio and presumably Java or Kotlin, then go with that.

    #Development Tools #JavaScript Framework #Javascript UI Libraries 213 social mentions

  3. 3
    A JavaScript library for building user interfaces
    Pricing:
    • Open Source
    If you want to, you could build the front-end separately, using something like React or Vue, but that would require a good knowledge of JavaScript.

    #Javascript UI Libraries #JS Library #JavaScript Framework 775 social mentions

  4. Build beautiful native apps in record time 🚀
    Pricing:
    • Open Source
    You mentioned you want the mobile app to be for Android only. You could consider using Flutter or React Native, which will allow your app to run on both, iOS and Android. However, this will probably take some extra time since you might need to learn a new language. So if you're set on using Android Studio and presumably Java or Kotlin, then go with that.

    #Development Tools #Application Builder #Mobile App Development 341 social mentions

  5. FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
    Pricing:
    • Open Source
    • Free
    Given that you know Python, I would use either Flask, Django or FastAPI (or whatever you're already familiar with). All three come with support for a templates, so you just need create a couple HTML pages and style them with CSS the way you like.

    #Developer Tools #API Tools #Python Programming 235 social mentions

Discuss: Starting a personal hobby project, could use some advice on the techstack

Log in or Post with