Changes
Page history
fix typo
authored
Aug 27, 2024
by
anarcat
Hide whitespace changes
Inline
Side-by-side
service/donate.md
View page @
ee8f55b2
...
...
@@ -480,7 +480,7 @@ rebuilding the site in Django:
> donate.tpo is currently implemented as a static lektor site that
> communicates with a "middleware" backend (tpo/web/donate) via
> javascript. this is counter-intuitive; why are the frontend and
> backend kept so sep
e
rate? if we coupled the frontend and the backend a
> backend kept so sep
a
rate? if we coupled the frontend and the backend a
> bit more closely, we could drop most of the javascript (including the
> javascript needed for payment processing), and we could create a
> system that doesn't need code changes every time we want to update
...
...
...
...