You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We at msu solutions GmbH are big fans of SAFE stack. For the last couple of years we were already using F# open source technologies for web and mobile projects. Tools like the Fable compiler and elmish are rock solid and a pleasure to work with.
@@ -317,7 +318,7 @@ <h5>MSU Solutions</h5>
317
318
</div>
318
319
</figure>
319
320
</div>
320
-
<divclass="column is-4">
321
+
<divclass="column is-4">
321
322
<figureclass="testimonial">
322
323
<blockquote>
323
324
It just works! The docs are very detailed and helpful. I got the template up and running on a public URL on Azure within one hour. Without any issues. Even though I am new to dotnet core and Azure.
@@ -328,7 +329,7 @@ <h5>Goswin Rothenthal</h5>
328
329
</div>
329
330
</figure>
330
331
</div>
331
-
<divclass="column is-4">
332
+
<divclass="column is-4">
332
333
<figureclass="testimonial">
333
334
<blockquote>
334
335
SAFE was the perfect place to start our biological design and data management platform. I would start with SAFE again in a heartbeat for a new project. We shared some of our experiences at Open F# 2018.
@@ -339,6 +340,50 @@ <h5>Demetrix</h5>
339
340
</div>
340
341
</figure>
341
342
</div>
343
+
<divclass="column is-4 ">
344
+
<figureclass="testimonial">
345
+
<blockquote>
346
+
I find safe stack recipes have so much value. They are concise and solve one problem only and are composable. Thank you! Please keep on doing it.
The F# community have created, and made very accessible, a fantastic set of tools that allow you to write F# end to end on the web and in a way that embraces the existing world.
The F# SAFE stack documentation is incredibly well done. One of the best features is the learning resources page that includes GitHub repos of example projects. I really appreciate the effort that went in to this!
0 commit comments