websharper Questions

0

As part of an evaluation process for a commercial project I'm searching for any full fledged example of authentication/authorization using the websharper stack. I'd like to use OWIN, since it seems...
Cleruchy asked 10/2, 2017 at 12:39

1

Is there a simple way of using Sitelets and Application.MultiPage to generate a kind of "default" route (to catch "not found" routes, for example)? Example type EndPoint = | [<EndPoint "/"&gt...
Ebonyeboracum asked 23/9, 2016 at 23:21

1

Solved

I'm currently reading the documentation of WebSharper. In the section about FRP, it states: Functional Reactive Programming (FRP) typically provides an Event type for event streams and a Behavior ...

3

I have been looking into Websharper, and was wondering if it's possible to use it for static web apps. That is, not hosted in IIS, but as a static web page with javascript.
Quintessa asked 25/6, 2010 at 21:7

1

Solved

I want to create something like that : <ul> <li>menu1 <ul> <li>sub-menu1</li> </ul> </li> <li>menu2</li> </ul> So i write the fo...
Reign asked 15/9, 2014 at 14:57

3

Solved

I just want somehow to say "I want all methods in this project use [JavaScript]" Manually annotation every method is annoying
Stripy asked 9/4, 2013 at 9:9

1

Solved

I think that's a well-known limitation of F# but I couldn't find any good workarounds… So, here is the code (I tried to make it as simple as possible, so probably it looks like it doesn't make any...
Collayer asked 28/3, 2013 at 8:29

3

Solved

It looks like quite a cool idea, but a cursory google search finds nothing but code snippets: no "large" projects that are made purely using WebSharper, that would serve as a sanity check "this rea...
Molecular asked 27/10, 2011 at 14:30

5

Solved

I'm curious what's the view on "things that compile into javascript" e.g. GWT, Script# and WebSharper and their like. These seem to be fairly niche components aimed at allowing folks to write javas...
Isoelectronic asked 10/7, 2010 at 18:10
1

© 2022 - 2024 — McMap. All rights reserved.