Web Programming in D
Sergey
kornburn at yandex.ru
Thu Feb 8 10:21:29 UTC 2024
On Thursday, 8 February 2024 at 00:47:52 UTC, aberba wrote:
> Personally I see nothing specifically wrong with vibe.d. I've
> talked to people using vibe.d professionally in the community
> too. The only major issue will be the few third-party packages.
> Everything else is doable.
>
> Vibe.d uses diet templates which can take a while to compile
> but that's about it.
Interesting. I thought the large number of packages is the main
advantage of the vibe :D
While disadvantages:
- bad maintenance
- a lot of code
- hard to understand code => hard to fix bugs
- slow compilation time
- with diet it becomes even slower
More information about the Digitalmars-d
mailing list