How many lines of F# is that?

Reply to this note

Please Login to reply.

Discussion

Very few. But 80% of them are completely unnecessary if I would do it directly in JavaScript.

F# makes sense if you have a backend that shares types, serializers, validators and ligic with the client. In this case using Fable + F# was a mistake imo.