Chris Cook

Results 36 comments of Chris Cook

Thanks for the PR. Typescript (as you probably know) allows strong typing. It means we can define data structures for things like the nObject, which can then be error-checked and...

Great. For him to convert it to TS? Or to publicise it? Thanks for asking but you don't need my permission to do stuff like that! Go ahead! This is...

![image](https://cloud.githubusercontent.com/assets/24507835/23088422/5ed44308-f5d0-11e6-946b-ba71639ceb43.png) ^^

Yeah, that sounds good! Thanks for letting me know. Maybe I'll create a new branch for TS conversion (and we will work on the nObject in there?) so that the...

I have had a look at converting to TS and it is more messy than I thought. I mean all you _have_ to do is rename the file, but to...

I have a feeling some sort of import should work but I just don't know how to get it to work.

Me too! *high-5* I know it is worth using for larger projects but I've only really dabbled in the basics of it.

TypeScript Errors are more picky than JavaScript ones. For example every p5.prototype.something line gives an error saying "Cannot find name 'p5'."

It still compiles, if you allow it to, but it isn't clean TypeScript.

Thanks! I look forward to his reply.