GithubHelp home page GithubHelp logo

Comments (2)

Flusinerd avatar Flusinerd commented on May 31, 2024 1

I would go for the following tech stack:

Frontend for the WebApp:

Angular7:

Pros:

  • Native Typescript support

  • Utilizes Typescript features

  • Ability to use the codebase for the IOS and Android Apps, if we use Ionic there.

  • Large Community
    Cons:

  • Not the easiest framework out there

  • Can be overwhelming at the beginning

App:

Ionic

Uses Angular to build a native app using Cordova

Pro:

  • Utilizes Web technology for native apps
  • Same benefits as angular (Since its angular)
  • Same codebase
  • Comes with some UI Components

Cons:

  • Relies on native plugins, so if one breaks, it can break the app without us beeing able to fix it (Highly unlikley)

Backend
Node (Express + Sequelize/mongoose)

Pro:

  • JS or TS in backend too (more consistent codebase)
  • Active Community
  • A lot of freedom (can be a disadvantage)
  • Non blocking IO (Simultanious Requests possible)
  • Scales easy
  • NPM

Cons:

  • A lot of freedom (Can be a disadvantage but doesnt have to be)
  • Bad performance in large computing tasks (Cant think of any in this project)

Thats what I would use for the tech-stack in this project, but if you have any better ideas or suggestion feel free to tell me so.

Sincerly,
Jan

from fitplant.

KrisKodira avatar KrisKodira commented on May 31, 2024

I would like to use Flutter for the frontend and Node for the backend as proposed by @Flusinerd

from fitplant.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.