Ask News.YC: Is hand-coded html an outdated and silly way to operate a site?
https://news.ycombinator.com/item?id=88946It seems like everyone these days is using some sort of CMS. Is there any reason to code the pages by hand anymore for a frequently updated site? One of the few upsides I can see is the speedier load time of non-cms sites because of the lack of need for a database interaction but other than that I can't think of much else.
Anyone out there not using some sort of CMS for a site of reasonable complexity?