makaleks / drec_stud_site

A web-site on Django (Python3), with VK auth., Yandex payment
https://frtk.mipt.ru
1 stars 3 forks source link

Feature: setup fullstack language #24

Open makaleks opened 6 years ago

makaleks commented 6 years ago

Some logic can be duplicated at server- and client-side. The current examples are: validation (server-side is required for security & client-side disables idle requests) and bbcode rendering (client - WYSIWYG text editor, server - text rendering).

makaleks commented 2 years ago

Web builds were landed into cython, seems to be a good reason to use.. when webassembly client support become widespread enough at our department