Web Programming in D
Andrea Fontana
nospam at example.com
Wed May 22 04:42:38 UTC 2024
On Tuesday, 21 May 2024 at 03:37:11 UTC, aberba wrote:
>
> For backend only webdev, I see no issue with using vibe.d
> besides not getting more options of third-party library for
> cloud services in D.
>
> The major complaint was that vibe.d has a slow html templating
> library (diet) but that was about it.
>
> These days, front-end libraries/frameworks ( react, angular,
> vue, svelte) are often used anyways.
>
> I personally would consider vibe.d for backend only when
> building "large" apps due to the von mentioned above.
We successfully use serverino+parserino for html serving.
Andrea
More information about the Digitalmars-d
mailing list