Alasdair Smith

Results 48 comments of Alasdair Smith

We noticed this too, and I believe it's leading to another bug where the cursor will flash the next character of the wrapped line: ![Screen capture of clicking on the...

Linking it up: https://github.com/CodeYourFuture/JavaScript-Core-2-Coursework-Week3/pull/77 (I think this is the right one)

I like the general idea! 👍🏻 A couple of thoughts: 1. Definitely prefer the idea of "playing cards" over simply banning code in comments, which I think could be taken...

For future reference, here's the draft we're working against: https://github.com/illicitonion/JS1-Code-Review-Draft

Aiming to have this done by LDN9 JS1W4 (prob Jan?)

I've drafted something in https://github.com/CodeYourFuture/JavaScript-Core-2-Coursework-Week1/pull/152. I think it would be useful to discuss at the TDD call next week, as I think it may need some supporting changes to the...

Thanks for starting the discussion @ChrisOwen101, it was on my list too. > How to navigate through a folder structure I actually think this could be expanded to a more...

Something I just thought of too: React is also the first time that students would encounter a daemon (background) script. For performance (on slow laptops), we now explicitly teach them...

~I need to check where the boundaries for tests are, but will post a checklist later~ Now done

Discussed in global syllabus. We think there's quite of public resources now to find real tech tests, and so inventing our own doesn't seem worth it. In addition, we don't...