March 30, 2016
On Wednesday, 30 March 2016 at 17:29:13 UTC, André wrote:
> On Tuesday, 29 March 2016 at 17:10:33 UTC, jmh530 wrote:
>> D Basics (fix capitalization?):
>
> The current title is "D's basics". I'm unsure what to fix here..
>

I meant that one is called D's basics and the other is called D's Gems. basics/Gems has a capitalization inconsistency.

Again, want to reiterate that it looks really good. Great work.
March 30, 2016
On Wednesday, 30 March 2016 at 17:35:55 UTC, jmh530 wrote:
> On Wednesday, 30 March 2016 at 17:29:13 UTC, André wrote:
>> On Tuesday, 29 March 2016 at 17:10:33 UTC, jmh530 wrote:
>>> D Basics (fix capitalization?):
>>
>> The current title is "D's basics". I'm unsure what to fix here..
>>
>
> I meant that one is called D's basics and the other is called D's Gems. basics/Gems has a capitalization inconsistency.
>
> Again, want to reiterate that it looks really good. Great work.

Thank you very much! Now I understand :-) Fixed and will be updated very soon.
March 30, 2016
On Tuesday, 29 March 2016 at 17:51:06 UTC, Bubbasaur wrote:
> On Tuesday, 29 March 2016 at 16:26:27 UTC, André wrote:
>> ...
>> I would appreciate if people could do some proof reading and just create pull requests for the content:
>
> Nice work but I really think that the left content should be expandable. Some button like Try it or whatever should do the trick. It's a waste space mainly when there is nothing on the left side.
>
> The same thing goes for the bottom content, I don't think it should be fixed.
>
> Finally the font-size is too big for me.
>
> Bubba.

Thank you for the good suggestions. I will create issues for those topics (2 are already there on GitHub).
March 30, 2016
This is awesome! My one complaint is that the section of the screen that contains the code doesn't scale well vertically when my browser window is large. The written explanations scale to fit the content, the code editor does not. I'd just make it stretch vertically to fill the screen :). At that point you might also consider putting the Run/Reset buttons at the top.
March 31, 2016
On 2016-03-29 18:26, André wrote:

> Here are great news on the dlang-tour project: As of now I've written
> all content and the latest build is running on
>
> http://dlang-tour.steinsoft.net

The example at [1] doesn't compile. "f" is declared twice and there's no built in property "name".

[1] http://dlang-tour.steinsoft.net/tour/basics/2

-- 
/Jacob Carlborg
March 31, 2016
On Thursday, 31 March 2016 at 06:32:00 UTC, Jacob Carlborg wrote:
> On 2016-03-29 18:26, André wrote:
>>
>> http://dlang-tour.steinsoft.net
>
> The example at [1] doesn't compile. "f" is declared twice and there's no built in property "name".
>
> [1] http://dlang-tour.steinsoft.net/tour/basics/2

Thank you for finding this one! Fixed and will be online sonn.
- André
March 31, 2016
On Wednesday, 30 March 2016 at 19:58:32 UTC, Mark Isaacson wrote:
> This is awesome! My one complaint is that the section of the screen that contains the code doesn't scale well vertically when my browser window is large. The written explanations scale to fit the content, the code editor does not. I'd just make it stretch vertically to fill the screen :). At that point you might also consider putting the Run/Reset buttons at the top.

Yeah I am not satisfied either. I have some issues open at the GitHub page regarding the layout and polishing. I will have your suggestions in mind! Thanks.
- André
1 2 3 4
Next ›   Last »