What's the real support that D offers for web development?
WebFreak001 via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 24 04:27:57 PST 2016
On Sunday, 24 January 2016 at 12:20:44 UTC, nbro wrote:
> I have heard about vibe.d, but I am not convinced. I think that
> many people do not start using D because it lacks of many
> serious tools for real life applications development.
vibe.d is a really good one. In my opinion its basically a
replacement of express for nodejs, just for D. Also considering
that you could use any C library in D you could use anything
which is written in C which gives much more possibilities.
More information about the Digitalmars-d
mailing list