Hi, I wrote the majority of that part of the project (canvas stuff) & that section of the article – the simple answer is that I have a lot of experience working with the canvas API directly, but little to no experience…
FWIW, there _is_ a proper styleguide now, it just hasn't been retroactively applied to older js. https://github.com/reddit/styleguide/tree/master/javascript
I use bittorrent sync to keep sublime text synced across my machines, works amazingly well.
i've seen this problem several times, and I still think its a case of the statistics not representing the reality. For example, if you consider the case where you have originally chosen the correct door, there are two…
Javascript, hands down. You'll have a harder time going from CS -> JS than you will from JS -> CS, and knowing only CoffeeScript really narrows what you can do
nice game. got up to 833 before I realized i'd been playing it way too long :)
I think the 10,000 hour rules is a good rule of thumb, but it of course also depends on the kind of programming you are doing during that time. But assuming you are doing a variety of things and actively trying to…
Some general tips for improving workflow: - within a specific file/project, try to recognize places where you are retyping the same (or very similar) code blocks repeatedly. try to pull those out into a function to…
Hi, I wrote the majority of that part of the project (canvas stuff) & that section of the article – the simple answer is that I have a lot of experience working with the canvas API directly, but little to no experience…
FWIW, there _is_ a proper styleguide now, it just hasn't been retroactively applied to older js. https://github.com/reddit/styleguide/tree/master/javascript
I use bittorrent sync to keep sublime text synced across my machines, works amazingly well.
i've seen this problem several times, and I still think its a case of the statistics not representing the reality. For example, if you consider the case where you have originally chosen the correct door, there are two…
Javascript, hands down. You'll have a harder time going from CS -> JS than you will from JS -> CS, and knowing only CoffeeScript really narrows what you can do
nice game. got up to 833 before I realized i'd been playing it way too long :)
I think the 10,000 hour rules is a good rule of thumb, but it of course also depends on the kind of programming you are doing during that time. But assuming you are doing a variety of things and actively trying to…
Some general tips for improving workflow: - within a specific file/project, try to recognize places where you are retyping the same (or very similar) code blocks repeatedly. try to pull those out into a function to…