SAFE-Dojo
An introductory dojo to learn how to develop full stack web applications in F# (by CompositionalIT)
SAFE.Simplified
A lightweight alternative template of SAFE for happy cross-IDE full-stack F# development (by Zaid-Ajaj)
Our great sponsors
SAFE-Dojo | SAFE.Simplified | |
---|---|---|
1 | 2 | |
347 | 95 | |
0.9% | - | |
4.1 | 0.0 | |
21 days ago | 20 days ago | |
F# | F# | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SAFE-Dojo
Posts with mentions or reviews of SAFE-Dojo.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-29.
-
I'm having a hard time with Haskell. What other functional programming languages is a few steps below it regarding accessibility (for a OO programmer)? I'm thinking about Elm...
The SAFE dojo is a tutorial repo for getting started with fullstack F# apps using the F# "framework" (although it's more of an unopinionated template/collection of libraries for writing fullstack apps). I'd suggest starting with Fable/Elmish before diving into a full SAFE stack app though.
SAFE.Simplified
Posts with mentions or reviews of SAFE.Simplified.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-11.
-
starting to deploy SAFE app
I am using a variation of Zaid’s SAFE.Simplified build project: https://github.com/Zaid-Ajaj/SAFE.Simplified/blob/master/build/Program.fs
- Simple Gui to use with F#?
What are some alternatives?
When comparing SAFE-Dojo and SAFE.Simplified you can also consider the following projects:
Elmish.WPF - Static WPF views for elmish programs
Giraffe - A native functional ASP.NET Core web framework for F# developers.
Fable: F# |> BABEL - F# to JavaScript Compiler