Why I am switching to Go

Rey Valeza karitoy at gmail.com
Mon Mar 1 22:22:39 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:
>>> Vibe.d looks great on the surface but lack of documentation, 
>>> commonly used functionality, and that it looks like it is 
>>> dying suggests that putting any effort in to it will be a 
>>> waste. Go, OTH, has tons of frameworks, most are actively 
>>> support, very well documented(beego, revel, etc), and feature 
>>> rich.
>>
>> 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 Karabuta, I know this post is old, but I just want to contact 
you about my tutorial on Vibe.d on Github.

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

If you have time, I would appreciate it if you can give me some 
feedback on it.

Thanks!



More information about the Digitalmars-d mailing list