second edition of Build Web Apps in Vibe.d by learning from a learner
ryuukk_
ryuukk.dev at gmail.com
Tue Jan 24 14:14:23 UTC 2023
On Monday, 23 January 2023 at 01:48:11 UTC, Rey Valeza wrote:
> Hi,
>
> I just uploaded a second edition of the tutorial I uploaded on
> Github last year. Here is the link:
> https://github.com/reyvaleza/vibed/blob/main/Build%20Web%20Apps%20in%20Vibed%20second%20edition.pdf
>
> Thanks!
PDF is not a good choice for that kind of tutorial, there is no
navigation, so once has to scroll to get to the vided stuff
No proper support for code blocks, it's messy with cli output
being truncated into multiple page
That's messy
Here an example of a proper format:
https://astaxie.gitbooks.io/build-web-application-with-golang/content/en/07.4.html
It's open source:
https://github.com/astaxie/build-web-application-with-golang/
More information about the Digitalmars-d-announce
mailing list