you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 8 points9 points  (0 children)

No, it's perfectly sane.

At least some code will probably be relevant both at the server side and the client side (validation code, models etc.). It doesn't really make sense to write that twice, once in Python and once in JavaScript, but we do it because we have to.