Why I am switching to Go

Rey Valeza karitoy at gmail.com
Mon Mar 1 21:54:01 UTC 2021


On Tuesday, 20 September 2016 at 20:01:38 UTC, Karabuta wrote:
> On Tuesday, 20 September 2016 at 19:47:12 UTC, WebFreak001 
> wrote:
>> On Tuesday, 20 September 2016 at 19:14:41 UTC, Intersteller 
>> wrote:
>>> [...]
>>
>> What is vibe.d missing? It works great for me and the 
>> documentation is great imo too because it has everything I 
>> need. I use vibe.d at the company I work at and I use it for 
>> all my websites. I never had any problems with it
>
> Lets me say from a beginners perspective,
> * How do I build a file upload form (single and multiple file 
> uploads)
> * How do I work with mongoDB to do CRUD.
> * How do I use the Web API beyond hello world!
> * Form validation?
> * Data sanitization?
> * How do I structure my application for real-world (reusable 
> and maintainable code) e.g for a simple blog, simple CMS etc. :)
> ...
>
> Some of these things may seem easy to figure-out but can be 
> difficult for a beginner unless he/she has a copy of Kai's book 
> at the moment (D Web Development) :)

Hi, I know this post is old but I want you to know that I just 
did a tutorial on Vibe.d here:

https://github.com/reyvaleza/vibed/commit/27ec3678f25d1dd414fae1390677397a7bc57721

I would appreciate it if you can give me some feedback. Thanks!


More information about the Digitalmars-d mailing list