Last Updated: February 25, 2016
·
1.175K
· fernandoperigolo

How to make good tutorials

Stop using foo, bar and baz variables!

I'm now studying techniques to work with Objects and Methods in Javascript. Im interested to work with Mixins and Composition over 'Classic Inheritance'.

Check it out this page: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Introduction_to_Object-Oriented_JavaScript#Prototype-based_programming, look how the idea flows, very easy to understand.

Now, check it out this page, http://blog.buymeasoda.com/advanced-javascript-fundamentals/, i think the author make a big joke 'A ha! It is not bar, is baz!'.

In other words, lets the content and idea flows, dont let your reader go crazy making jokes about variables.

2 Responses
Add your response

Hey Luiz let me know if you find any other OOP tutorials in Javascript, I found this one http://www.objectplayground.com/ but I haven't started yet on it.
Thanks

over 1 year ago ·