<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Advanced_JavaScript</id>
	<title>Advanced JavaScript - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Advanced_JavaScript"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Advanced_JavaScript&amp;action=history"/>
	<updated>2026-04-21T08:46:32Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Advanced_JavaScript&amp;diff=86112&amp;oldid=prev</id>
		<title>Lsokolowski1 at 21:38, 30 June 2022</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Advanced_JavaScript&amp;diff=86112&amp;oldid=prev"/>
		<updated>2022-06-30T21:38:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category: Private]]&lt;br /&gt;
&lt;br /&gt;
= Advanced JavaScript Training Materials =&lt;br /&gt;
Advanced JS (2 days)&lt;br /&gt;
&lt;br /&gt;
{{Can I use your material}}&lt;br /&gt;
&lt;br /&gt;
= Expressive JavaScript =&lt;br /&gt;
* The Flexibility of JavaScript&lt;br /&gt;
* JavaScript as a Loosely Typed Language &lt;br /&gt;
* Functions as First-Class Objects&lt;br /&gt;
* Object Mutability&lt;br /&gt;
&lt;br /&gt;
= Functions In Depth =&lt;br /&gt;
* Function Objects&lt;br /&gt;
* Function Literal&lt;br /&gt;
* Function Invocation Patterns&lt;br /&gt;
* Augmenting Types&lt;br /&gt;
* Recursion &amp;amp; Closures&lt;br /&gt;
* Functions as Callbacks&lt;br /&gt;
* Function Currying &amp;amp; Memorization&lt;br /&gt;
&lt;br /&gt;
= Closures In Depth =&lt;br /&gt;
* How Closures Work&lt;br /&gt;
* Private Variables, Callbacks and Timers Binding Function Contexts&lt;br /&gt;
* Overriding Function Behavior&lt;br /&gt;
&lt;br /&gt;
= Object Orientation With Prototypes =&lt;br /&gt;
* Object Instantiation&lt;br /&gt;
* Constructors&lt;br /&gt;
* Inheritance and Prototype Chain&lt;br /&gt;
* Extending Object&lt;br /&gt;
* Extending Number&lt;br /&gt;
* Instantiation Issues&lt;br /&gt;
* Wring class-like code&lt;br /&gt;
&lt;br /&gt;
= JavaScript Gotchas =&lt;br /&gt;
* Global Variables&lt;br /&gt;
* Scope&lt;br /&gt;
* Semicolon Insertion&lt;br /&gt;
* Type Coercion&lt;br /&gt;
&lt;br /&gt;
= Modular JavaScript =&lt;br /&gt;
* Techniques for modularizing JavaScript code&lt;br /&gt;
&lt;br /&gt;
= Debugging Techniques =&lt;br /&gt;
* Using “console”&lt;br /&gt;
* Developer tools in the browser&lt;br /&gt;
* Using breakpoints&lt;br /&gt;
* Advanced breakpoints&lt;br /&gt;
&lt;br /&gt;
= JavaScript Design Patterns =&lt;br /&gt;
* Common Design Pattern Implementation Module Pattern&lt;br /&gt;
* Revealing Module Pattern&lt;br /&gt;
* Observer Pattern&lt;br /&gt;
* Factory Pattern&lt;br /&gt;
* Decorator Pattern&lt;br /&gt;
* Strategy Pattern&lt;br /&gt;
* PubSub Implementation&lt;br /&gt;
&lt;br /&gt;
= Introduction to Unit Testing in JavaScript =&lt;br /&gt;
* Overview of Unit Testing Frameworks &lt;br /&gt;
* Using Jasmine for Unit Testing&lt;br /&gt;
* Builtin matchers&lt;br /&gt;
* Covering Before and After&lt;br /&gt;
* Using Spies for Mocking&lt;br /&gt;
&lt;br /&gt;
= Performance Optimization =&lt;br /&gt;
* Profiling JavaScript Applications&lt;br /&gt;
* Profiling in Chrome&lt;br /&gt;
* Profiling in Node.js&lt;br /&gt;
* Understanding Performance Bottlenecks&lt;br /&gt;
* Techniques for improving Performance&lt;br /&gt;
&lt;br /&gt;
= ES6 =&lt;br /&gt;
* New Features in ES6 Overview&lt;br /&gt;
* Using Transpilers (BABEL, Typescript)&lt;br /&gt;
* Array Functions&lt;br /&gt;
* Variable Declarations (let, const)&lt;br /&gt;
* Object and Array deconstruction&lt;br /&gt;
* Creating Classes &amp;amp; Inheritance&lt;br /&gt;
* Generators&lt;br /&gt;
* Accessor Methods&lt;br /&gt;
* Asynchronous programming using Promises&lt;br /&gt;
* Modularity in ES6&lt;/div&gt;</summary>
		<author><name>Lsokolowski1</name></author>
	</entry>
</feed>