Skip to main content

Home/ Web Development Resources (originated at GA WDI)/ Group items tagged own

Rss Feed Group items tagged

baliar

building your own crm ($25805) · Snippets · GitLab - 0 views

  •  
    building your own crm ($25805) · Snippets · GitLab
montricher

5 Awesome Project Management Tools to Get Your Team on Track - 2 views

  •  
    We talk a lot about project management tools, but mostly on how to setup your own personal project management systems. As project teams are becoming more and more distributed and our work becomes more and more digital, it's important that we have good team-based project management tools to augment our personal productivity systems. Here are 5 project management tools that will ensure your team stays on track.
John Randall

Understanding Scope and Context in JavaScript | Ryan Morr - 0 views

  • Every function invocation has both a scope and a context associated with it. Fundamentally, scope is function-based while context is object-based. In other words, scope pertains to the variable access of a function when it is invoked and is unique to each invocation. Context is always the value of the this keyword which is a reference to the object that “owns” the currently executing code.
1 - 5 of 5
Showing 20 items per page