RSSAmplifier

Alex Savin · Sep 3, 2021

Snapshot based persistence

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Let’s talk data. An average web app would likely have some sort of a frontend, a backend and a database. The frontend would display the form, the backend would receive the form contents, and a database would be a place to persist the form forever (or at least until a catastrophic failure of a particular region of your instance). Consider a scenario when a user buys a train ticket. We’d…

Read on alexsavin.me

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.