Can anyone please suggest a web framework?
Daniel Kozak via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 30 00:55:28 PST 2015
V Mon, 30 Nov 2015 01:19:55 +0000
bachmeier via Digitalmars-d <digitalmars-d at puremagic.com> napsáno:
> On Monday, 30 November 2015 at 00:31:31 UTC, Eric conrad wrote:
> > I'm new to D. Been toying with it from the command-line using
> > vim. My end goal is to develop a scalable web application. Is
> > there any existing web framework that are close to "raw D" that
> > i can use to achieve this goal? Or i have to create my own
> > framework. Sorry for this noob question.
>
> I just noticed the announcement for this tonight (I was moving at
> the time) if you want to use vibe.d that was already mentioned by
> Jonathan Davis:
>
> http://forum.dlang.org/post/onennbgfhjemovvkhdji@forum.dlang.org
>
> Apparently it will be out in 1-2 months.
Until then, there is already book with some vibe.d basics
https://www.packtpub.com/application-development/learning-d
More information about the Digitalmars-d
mailing list