fsharp-swa-trivia-app
Trivia game
An F# implementation of a trivia game with backend functionality utilizing Azure Functions and frontend functionality using Fable for deployment on Azure Static Web Apps.
6 stars
4 watching
2 forks
Language: F#
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aaronpowell/swa-fable-template | A template for creating Azure Static Web Apps with Fable and Paket, supporting development and deployment of F# web applications on Azure | 9 |
whitetigle/fableconf2017 | A presentation project showcasing Fable and Elmish in a particle-based canvas application | 6 |
aaronpowell/swa-feliz-template | An Azure Static Web Apps template for building Fable + Feliz applications using F# and Paket. | 13 |
zaid-ajaj/fable.mocha | Provides a unified testing framework for F# applications using various runners including Mocha and standalone browsers. | 56 |
zaid-ajaj/fable.parsimmon | A F# wrapper around the Parsimmon parser combinator library | 21 |
seng-jik/fsharpplayground | A desktop application for F# programming language with code loading, syntax highlighting, and debugging features. | 14 |
pmsanford/paudle | A reimplementation of the Wordle word game in Rust using Yew and WebAssembly | 41 |
fsprojects/fsharp-companies | A community-curated list of companies using F# | 384 |
thejoshwolfe/legend-of-swarkland | A turn-based action fantasy puzzle game with procedurally generated content and sandbox gameplay. | 94 |
dam5s/fsharp-react-starter | A starter application demonstrating F# + Fable + Feliz for building React frontend applications with Redux-like architecture | 16 |
fsprojects/fsharp.data.toolbox | A set of libraries providing data access APIs for various systems using F#. | 57 |
topicquests/tqks-featherweight-prototype | A proof-of-concept implementation of a structured conversation platform using Feathers.js and Quasar Framework | 16 |
theweipeng/fable-linq | A query builder for lists in F#, allowing developers to write expressive and type-safe queries | 6 |
fsprojects/fsharp.control.asyncseq | A collection of asynchronous programming utilities for F# | 163 |
zaid-ajaj/fable.simplejson | A JSON data manipulation library for Fable projects | 59 |