Remix.run Logo
graphviz 5 days ago

And by "system" we mainly meant "transactional website."

whodidntante 5 days ago | parent [-]

And this is the point. You need to narrow the scope to make something like this useful. Writing a paper on "Good transportation design" is kind of meaningless. Do you mean cars, trucks, boats, planes, spacecraft, scooters, fighters, tanks ? Do you mean roadways that can accommodate some subset ?

If you mean "transactional websites", and assuming you mean something like product catalogs and being able to purchase, that narrows it down quite a lot.

Or does it ?

For the majority of use cases, Craigs list, ebay, Amazon are the best fit.

Next in number of use cases are Wix/Square/etc where you design your UI.

Then comes all in one systems with UI/ORM based on Python/Ruby/etc where you need to design your own DB schema and UI, but the "design" is already done for you.

The next step is custom designed systems like the one the article talks about, where complete off the shelf is not suitable

And then there are the highly scalable systems

The article is perfectly fine if we are discussing custom designed but not necessarily the highest in scalability.