Web Programming in D

Jean-Philippe davidjenkins7473 at gmail.com
Sat Apr 26 08:58:46 UTC 2025


On Thursday, 22 June 2023 at 06:15:47 UTC, Web Dev wrote:
> The D language is among the languages ​​that I have been 
> interested in for a long time, and it is pleasing to see that 
> there is an active community by following the forum for a while.
>
> As part of my job, I usually develop web software. There have 
> been projects where I have used Python, PHP and recently Go for 
> the backend.
>
> However, I recently thought of using the D language in web 
> projects as well. When I look at the frameworks developed on 
> the web, I see Hunt and Vibe.D options.
>
> I think Hunt is no longer in development but Vibe.D continues 
> to be developed.
>
> Has anyone done a web project with Vibe.D before? What are the 
> positive and negative aspects? Does it make sense to use the D 
> language on the web for now?

Vibe.D is active and good for fast web apps, but the D ecosystem 
is smaller, so expect less support compared to more popular 
languages.


More information about the Digitalmars-d mailing list