Hi,

I'm learning how to build web apps and at some point would like to do it in vibed. Having no experience in webapps, starting with vibed seems a little dry. for example python flask or dijango books have a chapter on example app that goes in detail of building a social networking or blog app. it helps because they describe extensively what happens, as oppose to commented code in vibelog. I do understand that a tutorial like that would be time consuming to make so I thought I would go through learning of another framework to understand how things work. I mean things like handling requests/responses, passing url logic, xhtml requests/ajax, authentications and so on.

my question is the following:
What popular framework has the closest resemblance to vibed? flask? node.js?
I'm asking because I think it would be easier to learn the framework and abstractions and then switch to vibed.

Also what path or books/tutorials would you suggest to learn as a prerequisite to use vibed for more than a toy project.

specifically, i'm trying to build blog/photo_gallery/social site.

currently I'm doing it in Wt, which has a widget centric approach but I like D better than C++ and would prefer to switch at some point.

Best,
--Kirill