You can do that with lots of languages, using one of the langX->javascript compilers.
>Avoiding discrepancies in the same form validation written in two different languages
What form validation are you doing in javascript? I can't actually think of any client side validation that isn't just a regex.
You can do that with lots of languages, using one of the langX->javascript compilers.
>Avoiding discrepancies in the same form validation written in two different languages
What form validation are you doing in javascript? I can't actually think of any client side validation that isn't just a regex.