DEV Community

Discussion on: What are you glad you no longer use?

Collapse
 
valentinbcn profile image
Valentin

I find your 4. quite unpopular (but I agree so muuuuch) but
why do you prefer custom websites over wordpress ? and what do you mean by custom ?
using frameworks ? building them from scratch ?

:)

Collapse
 
djnitehawk profile image
Dĵ ΝιΓΞΗΛψΚ

it really depends on the complexity of the requirements I guess. most of the sites I had to work on became so complex and bloated its a real nightmare with all the plugins and integrations. feels like too many moving parts glued together by duct tape. nowadays for simple static content sites I use either docfx or 11ty. data driven or crud based sites I build with svelte and servicestack.