FileMood

Download JavaScript - Understanding the Weird Parts

JavaScript Understanding the Weird Parts

Name

JavaScript - Understanding the Weird Parts

 DOWNLOAD Copy Link

Total Size

1.5 GB

Total Files

128

Last Seen

2024-11-02 02:40

Hash

7581C00C9DB338DECC0ADADBFF13D171F29F0BEC

/1 - Getting Started/

01.Introduction and The Goal of This Course.mp4

15.3 MB

02.Setup.mp4

9.3 MB

03.Big Words and Javascript.mp4

3.7 MB

04.Understanding, Frameworks, and The Weird Parts.mp4

8.9 MB

/10 - BONUS Lectures/

76.TypeScript, ES6, and Transpiled Languages.mp4

13.3 MB

/11 - BONUS - Getting Ready for ECMAScript 6/

77.Existing and Upcoming Features.mp4

3.7 MB

/12 - Conclusion/

78.Learning to Love the Weird Parts.mp4

3.7 MB

/2 - Execution Contexts and Lexical Environments/

05.Conceptual Aside - Syntax Parsers, Execution Contexts, and Lexical Environments.mp4

17.6 MB

06.Conceptual Aside - Name_Value Pairs and Objects.mp4

7.3 MB

07.The Global Environment and The Global Object.mp4

20.3 MB

08.The Execution Context - Creation and Hoisting.mp4

21.6 MB

09.Conceptual Aside - Javascript and 'undefined'.mp4

14.8 MB

10.The Execution Context - Code Execution.mp4

6.6 MB

11.Conceptual Aside - Single Threaded, Synchronous Execution.mp4

6.1 MB

12.Function Invocation and the Execution Stack.mp4

13.0 MB

13.Functions, Context, and Variable Environments.mp4

13.7 MB

14.The Scope Chain.mp4

27.0 MB

15.Scope, ES6, and let.mp4

6.3 MB

16.What About Asynchronous Callbacks.mp4

22.2 MB

B10-Scope-Chain.zip

1.5 KB

B11-What-About-Asynchronous-Callbacks.zip

0.9 KB

B3-Global-Environment.zip

1.5 KB

B4-Hoisting.zip

1.4 KB

B5-Undefined.zip

1.5 KB

B6-Execution.zip

1.5 KB

B9-Variable-Environments.zip

1.6 KB

/3 - Types and Operators/

17.Conceptual Aside - Types and Javascript.mp4

6.9 MB

18.Primitive Types.mp4

9.3 MB

19.Conceptual Aside - Operators.mp4

10.4 MB

20.Operator Precedence and Associativity.mp4

33.3 MB

21.Conceptual Aside - Coercion.mp4

10.1 MB

22.Comparison Operators.mp4

37.3 MB

23.Existence and Booleans.mp4

12.0 MB

24.Default Values.mp4

12.5 MB

25.Framework Aside - Default Values.mp4

9.9 MB

C8-Booleans-Existence.zip

1.5 KB

C9-Default-Values.zip

1.5 KB

Equalty-Comparison-And-Sameness.pdf

194.7 KB

Operator-Precedence-In-Javascript.pdf

118.4 KB

/4 - Objects and Functions/

26.Objects and the Dot.mp4

28.7 MB

27.Objects and Object Literals.mp4

17.1 MB

28.Framework Aside - Faking Namespaces.mp4

15.7 MB

29.JSON and Object Literals.mp4

12.4 MB

30.Functions are Objects.mp4

16.4 MB

31.Function Statements and Function Expressions.mp4

40.4 MB

32.Conceptual Aside - By Value vs By Reference.mp4

29.4 MB

33.Objects, Functions, and 'this'.mp4

67.7 MB

34.Conceptual Aside - Arrays - Collections of Anything.mp4

8.9 MB

35.'arguments' and spread.mp4

28.1 MB

36.Framework Aside - Function Overloading.mp4

9.8 MB

37.Conceptual Aside - Syntax Parsers.mp4

3.5 MB

38.Dangerous Aside - Automatic Semicolon Insertion.mp4

8.1 MB

39.Framework Aside - Whitespace.mp4

9.8 MB

40.Immediately Invoked Functions Expressions (IIFEs).mp4

29.1 MB

41.Framework Aside - IIFEs and Safe Code.mp4

14.6 MB

42.Understanding Closures.mp4

16.5 MB

43.Understanding Closures - Part 2.mp4

30.7 MB

44.Framework Aside - Function Factories.mp4

25.4 MB

45.Closures and Callbacks.mp4

16.6 MB

46.call(), apply(), and bind().mp4

46.5 MB

47.Functional Programming.mp4

37.2 MB

48.Functional Programming - Part 2.mp4

27.0 MB

D1-Objects-And-The-Dot.zip

1.6 KB

D11-Automatic-Semicolon-Insertion.zip

1.7 KB

D12-Whitespace.zip

1.5 KB

D14-IIF-Es.zip

1.5 KB

D15-IIF-Es-And-Safe-Code.zip

1.9 KB

D16-Closures.zip

1.4 KB

D16b-Closures-Part-2.zip

1.6 KB

D17-Function-Factories.zip

1.6 KB

D18-Closures-And-Callbacks.zip

1.8 KB

D19-Call-Apply-Bind.zip

1.7 KB

D2-Object-Literals.zip

1.6 KB

D20-Functional-Programming.zip

1.8 KB

D20b-Functional-Programming-Part-2.zip

16.6 KB

D3-Faking-Namespaces.zip

1.6 KB

D4-JSON.zip

1.4 KB

D5-Functions-Are-Objects.zip

1.5 KB

D6-Function-Expressions.zip

1.6 KB

D6b-By-Value-By-Reference.zip

1.7 KB

D7-Object-Functions-And-This.zip

1.7 KB

D7b-Arrays-Collections-Of-Anything.zip

1.7 KB

D8-Arguments.zip

1.6 KB

D9-Function-Overloading.zip

1.7 KB

/5 - Object-Oriented Javascript and Prototypal Inheritance/

49.Conceptual Aside - Classical vs Prototypal Inheritance.mp4

12.0 MB

50.Understanding the Prototype.mp4

22.1 MB

51.Everything is an Object (or a primitive).mp4

8.4 MB

52.Reflection and Extend.mp4

34.8 MB

E2-Understanding-The-Prototype.zip

1.8 KB

E4-Reflection-And-Extend.zip

30.7 KB

/6 - Building Objects/

53.Function Constructors, 'new', and the History of Javascript.mp4

28.3 MB

54.Function Constructors and '.prototype'.mp4

22.5 MB

55.Dangerous Aside - 'new' and functions.mp4

11.1 MB

56.Conceptual Aside - Built-In Function Constructors.mp4

17.5 MB

57.Dangerous Aside - Built-In Function Constructors.mp4

11.0 MB

58.Dangerous Aside - Arrays and for..in.mp4

6.7 MB

59.Object.create and Pure Prototypal Inheritance.mp4

24.3 MB

60.ES6 and Classes.mp4

11.4 MB

F1-Function-Constructors-New-History.zip

1.8 KB

F2-Function-Constructors-And-Prototype.zip

2.0 KB

F4-Built-In-Function-Constructors.zip

1.7 KB

F7-Object-Create-And-Prototypal.zip

1.8 KB

/7 - Odds and Ends/

61.Initialization.mp4

10.4 MB

62.'typeof' , 'instanceof', and Figuring Out What Something Is.mp4

16.7 MB

63.Strict Mode.mp4

11.1 MB

H1-Initialization.zip

1.6 KB

H2-Typeofinstanceof.zip

0.8 KB

H3-Strictmode.zip

1.4 KB

/8 - Examining Famous Frameworks and Libraries/

64.Learning From Other's Good Code.mp4

19.6 MB

65.Deep Dive into Source Code - jQuery - Part 1.mp4

61.4 MB

66.Deep Dive into Source Code - jQuery - Part 2.mp4

57.6 MB

67.Deep Dive into Source Code - jQuery - Part 3.mp4

36.9 MB

I2-Deep-Dive-J-Query.zip

82.0 KB

/9 - Let's Build a Framework _ Library!/

68.Requirements.mp4

4.3 MB

69.Structuring Safe Code.mp4

3.8 MB

70.Our Object and Its Prototype.mp4

17.4 MB

71.Properties and Chainable Methods.mp4

43.3 MB

72.Adding jQuery Support.mp4

13.8 MB

73.Good Commenting.mp4

7.6 MB

74.Let's Use Our Framework.mp4

17.2 MB

75.A Side Note.mp4

1.9 MB

J2-Structuring-Safe-Code.zip

164.6 KB

J3-Our-Object-And-Prototype.zip

164.9 KB

J4-Properties-And-Chainable-Methods.zip

165.7 KB

J5-Adding-J-Query-Support.zip

166.3 KB

J6-Good-Commenting.zip

83.4 KB

J7-Lets-Use-Our-Framework.zip

167.5 KB

/

course_info.txt

5.7 KB

 

Total files 128


Copyright © 2024 FileMood.com