No internet connection
  1. Home
  2. General

App Architecture

By @IvanTheGeek
    2025-10-26 06:36:18.570Z

    The goal is a framework that will allow native app functionality with either a full on desktop app for linux, macos, and windows, as well as native apps for android and ios AND be able to ran in browser over the web with a server backend running locally or remotely over the network.

    All code should be functional programming idiomatic F# 9 however, javascript can be used when needed at the UI client when needed. C# should be translated to F#.
    Program should be BlazorHybrid and use JinShil/BlazorWebView for the linux target.
    UI will be using Bolero for the facilitation of F#. The actual UI will not be using razor pages, but the bolero UI set.
    outline a plan.

    • 0 replies