www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Web Programming in D

https://forum.dlang.org/post/cffdqyvthqvurbcpxvbo forum.dlang.org

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?
Don't forget to give a try to serverino of Andrea Fontana. https://github.com/trikko/serverino
Apr 26