about sospep [ current version ] beta 2018 :: 4 :: 018
This record will be permanently deleted and cannot be recovered. Are you sure?
by Don Sagrott, founder @sospep.com - some of the key concepts that you will need to 'grok' in order to master the javascript programming language
by Don Sagrott, founder @sospep.com - An outline of what you 'need to know' before you 'get started' on learning javascript. In order to 'getting the most' out of this material
by Don Sagrott - everything is an object
by Don Sagrott - Understanding the 'this' keyword in javascript
by Don Sagrott - Understanding 'global' - the global object and variables with global scope
by Don Sagrott - Understanding 'callbacks' - this fundamental programming practice is a very simple and very effective method to
by Don Sagrott - Understanding 'closures' in javascript, what it is, where and when to use it, how to create one,
by Don Sagrott, founder @sospep.com - a look at how you can use function chaining to execute a series of methods on your javascript objects
] debug, debugging, debuggers, -
by Don Sagrott - Understanding the 'call-aply-bind' methods - ] a look at some similar, but different JavaScript methods for setting the context of .this for your objects