FileMood

Download Pluralsight -JavaScript course collection (10 courses) [AhLaN]

Pluralsight JavaScript course collection 10 courses AhLaN

Name

Pluralsight -JavaScript course collection (10 courses) [AhLaN]

 DOWNLOAD Copy Link

Total Size

2.6 GB

Total Files

356

Last Seen

2024-07-08 02:34

Hash

36F30D7E87862CE9E6459A758D6BD5447561F5F3

/Pluralsight -JavaScript Arrays and Collections [AhLaN]/

javascript-arrays-collections.zip

340.8 MB

/

Downloaded from Ahlanedu.com.txt

1.0 KB

final thumbnail.png

624.8 KB

Post.txt

1.3 KB

Visit us at www.Ahlanedu.com.url

0.1 KB

Download - Lynda,Udemy,Skillshare,Teamtreehouse,Frontend Masters,Pluralsight,Phlearn,Coursera,Egghead,MasterClass.txt

0.2 KB

/.../01. Course Overview/

01. Course Overview.mp4

3.0 MB

/.../02. Methods for Working with Arrays/

01. Module Introduction.mp4

4.7 MB

02. Reviewing the Sample Project.mp4

7.1 MB

03. Quick Intro to Chart.js.mp4

12.5 MB

04. Create an Array from a List of Arguments.mp4

10.0 MB

05. Using the Spread Operator with Arrays.mp4

18.4 MB

06. Using Array.find and findIndex to Find a Value.mp4

10.0 MB

07. Using Array Fill.mp4

6.4 MB

08. Methods for Iterating through Arrays.mp4

8.9 MB

09. Module Conclusion.mp4

2.1 MB

/.../03. Working with Sets/

01. Module Introduction.mp4

698.1 KB

02. Reviewing Data Collections.mp4

3.2 MB

03. Introducing Sets.mp4

3.5 MB

04. Adding and Removing Values to a Set.mp4

20.2 MB

05. Iterating a Set.mp4

16.3 MB

06. Updating the Graphs.mp4

17.2 MB

07. Differences between a Set and WeakSet.mp4

2.8 MB

08. Working with WeakSets.mp4

15.7 MB

09. Module Conclusion.mp4

1.4 MB

/.../04. Creating and Using Maps/

01. Module Introduction.mp4

791.3 KB

02. Introducing Maps.mp4

3.9 MB

03. Adding and Removing Values in a Map.mp4

24.3 MB

04. Iterating through a Map.mp4

19.6 MB

05. Difference between Maps and Objects.mp4

4.9 MB

06. Understanding the Difference of Maps and WeakMaps.mp4

10.0 MB

07. Module Conclusion.mp4

1.2 MB

/.../05. Exploring Typed Arrays/

01. Module Introduction.mp4

1.1 MB

02. Defining Typed Arrays.mp4

8.5 MB

03. Typed Arrays vs. Standard Arrays.mp4

2.8 MB

04. Creating Typed Array Buffers.mp4

6.3 MB

05. Accessing Typed Arrays with Views.mp4

25.8 MB

06. Module Recap.mp4

1.0 MB

07. Course Conclusion.mp4

1.1 MB

/Pluralsight -Javascript Generators and Iterators [AhLaN]/

javascript-generators-iterators.zip

8.8 MB

/.../01. Course Overview/

01. Course Overview.mp4

3.7 MB

/.../02. Iterators and Iterables/

01. What Are Iterators-.mp4

17.8 MB

02. What Is an Iterable-.mp4

14.9 MB

03. Iterating through JSON Data.mp4

18.8 MB

04. Custom Iterators.mp4

17.9 MB

05. Iterating Over Functions.mp4

18.9 MB

06. Return Method and Saving Logs to a Database.mp4

15.6 MB

/.../03. Generator Functions/

01. Intro to Generator Functions.mp4

19.9 MB

02. Converting Iterators to Generators.mp4

14.5 MB

03. Yield Delegation.mp4

19.1 MB

04. Error Handling and Early Completion.mp4

19.4 MB

/.../04. Real-world Examples and Cancelable Async Flows (CAF)/

01. Cancelable Async Flows.mp4

19.2 MB

02. Summary and Course Wrap-up.mp4

3.1 MB

/Pluralsight -JavaScript Objects, Prototypes, and Classes [AhLaN]/

javascript-objects-prototypes-classes.zip

800.0 KB

/.../01. Course Overview/

01. Course Overview.mp4

3.3 MB

/.../02. Creating JavaScript Objects/

01. Introduction.mp4

991.0 KB

02. Getting Started.mp4

6.3 MB

03. Using Object Literals to Create JavaScript Objects.mp4

2.8 MB

04. The Dynamic Nature of JavaScript.mp4

2.5 MB

05. Adding Functions to Objects.mp4

2.8 MB

06. Object Literal Property Shorthand.mp4

3.9 MB

07. Object Literal Method Declaration Shorthand.mp4

1.3 MB

08. Inspecting Object Properties with Object.keys() and for...in.mp4

3.7 MB

09. Object Equality and the Object.is() Function.mp4

7.2 MB

10. Object Assign and Immutability.mp4

9.2 MB

11. Using Constructor Functions to Create Objects.mp4

10.9 MB

12. Using Object.create().mp4

2.7 MB

13. Summary.mp4

1.3 MB

/.../03. JavaScript Object Properties/

01. Introduction.mp4

798.9 KB

02. Using Bracket Notation to Access JavaScript Properties.mp4

4.0 MB

03. Modifying Properties with Property Descriptors.mp4

1.1 MB

04. Using the Writable Attribute.mp4

4.7 MB

05. Using the Enumerable Attribute.mp4

2.9 MB

06. Using the Configurable Attribute.mp4

4.0 MB

07. Creating Property Getters and Setters.mp4

4.1 MB

08. Summary.mp4

947.9 KB

/.../04. JavaScript Prototypes and Interfaces/

01. Introduction.mp4

952.8 KB

02. What Is a Prototype-.mp4

6.5 MB

03. Instance vs. Prototype Properties.mp4

5.4 MB

04. A Graphical Overview of Prototypes.mp4

6.4 MB

05. Changing a Functions Prototype.mp4

5.1 MB

06. Multiple Levels of Inheritance.mp4

1.9 MB

07. Creating Your Own Prototypal Inheritance Chains.mp4

19.4 MB

08. Summary.mp4

1.4 MB

/.../05. JavaScript Classes/

01. Introduction.mp4

3.0 MB

02. Creating Objects with Classes.mp4

7.6 MB

03. Creating Getters and Setters with Classes.mp4

4.9 MB

04. Adding Functions to Classes.mp4

2.7 MB

05. Modifying Property Descriptors on Classes.mp4

4.4 MB

06. Using Inheritance with Javascript Classes.mp4

7.5 MB

07. Using Static Properties and Methods.mp4

9.4 MB

08. Summary.mp4

904.6 KB

/.../06. Using Built-in JavaScript Objects/

01. Introduction.mp4

908.3 KB

02. Using the JavaScript Math Object.mp4

2.6 MB

03. Managing Dates with the Date Object.mp4

5.7 MB

04. Validating Strings with the RegExp.test() Function.mp4

4.5 MB

05. Searching Strings with the RegExp.exec() Function.mp4

17.9 MB

06. Summary.mp4

2.7 MB

/Pluralsight -JavaScript Promises and Async Programming [AhLaN]/

javascript-promises-async-programming.zip

2.0 MB

/.../01. Course Overview/

01. Course Overview.mp4

2.5 MB

/.../02. Understanding Promises/

01. Understanding Promises.mp4

6.5 MB

02. Building a Callback Pyramid.mp4

3.3 MB

03. Why Is the Pyramid Bad-.mp4

4.6 MB

04. Solving the Callback Pyramid.mp4

4.0 MB

05. Setting up the Sample Project.mp4

9.1 MB

/.../03. Consuming Promises/

01. Consuming Promises.mp4

11.0 MB

02. Handling Errors with Promises.mp4

11.8 MB

03. Chaining Promises.mp4

9.4 MB

04. Catching Errors in a Chain.mp4

10.9 MB

05. Performing One Last Operation.mp4

8.4 MB

/.../04. Creating and Queuing Promises/

01. Creating Promises.mp4

9.6 MB

02. Understanding Promise States.mp4

10.0 MB

03. Rejecting a Promise.mp4

8.8 MB

04. Waiting for All Promises to Resolve.mp4

13.4 MB

05. Settling All Promises.mp4

8.5 MB

06. Racing Promises.mp4

8.4 MB

/.../05. Iterating with Async-Await/

01. Iterating with Async-Await.mp4

4.6 MB

02. Awaiting a Call.mp4

5.6 MB

03. Handling Errors with Async-Await.mp4

4.0 MB

04. Chaining Async-Await.mp4

7.0 MB

05. Awaiting Concurrent Requests.mp4

6.2 MB

06. Awaiting Parallel Calls.mp4

5.2 MB

07. Summary.mp4

2.1 MB

/Pluralsight -JavaScript Security- Best Practices [AhLaN]/

javascript-security-best-practices.zip

10.2 MB

/.../01. Course Overview/

01. Course Overview.mp4

3.4 MB

/.../02. Understanding JavaScript Security/

01. Introduction.mp4

5.3 MB

02. How Browser Execute JavaScript Code.mp4

3.2 MB

03. How Node.js Executes JavaScript Code.mp4

1.5 MB

04. JavaScript Security Pitfalls.mp4

2.6 MB

05. Sample Application.mp4

2.9 MB

06. Code Walkthrough.mp4

7.6 MB

07. Loose Comparison Vulnerability.mp4

5.0 MB

08. Exploiting the Vulnerability.mp4

6.5 MB

09. Fixing the Code.mp4

6.3 MB

10. Summary.mp4

1.3 MB

/.../03. Preventing Code Injection Attacks/

01. Overview.mp4

3.7 MB

02. Dynamic Code Execution.mp4

3.9 MB

03. Unsafe Functions.mp4

4.0 MB

04. Finding Unsafe Code.mp4

6.4 MB

05. Exploiting the Vulnerability.mp4

7.7 MB

06. Impact of Code Injection Attacks.mp4

5.1 MB

07. Fixing the Code.mp4

7.8 MB

08. Unsafe Code in Third-party Libraries.mp4

3.9 MB

09. Summary.mp4

1.5 MB

/.../04. Defending against Prototype Pollution/

01. Overview.mp4

3.7 MB

02. Understanding Prototypes.mp4

5.1 MB

03. Polluting the Object Prototype.mp4

4.7 MB

04. Finding Prototype Pollution in the Code.mp4

7.2 MB

05. Exploiting the Vulnerability.mp4

13.9 MB

06. Fixing the Code.mp4

7.2 MB

07. Introducing Prototype Pollution through 3rd Party Libraries.mp4

6.8 MB

08. Summary.mp4

1.6 MB

/.../05. Testing Your Code/

01. Overview.mp4

4.8 MB

02. Security Testing Techniques.mp4

4.5 MB

03. Finding Unsafe Code Using ESLint.mp4

8.3 MB

04. Detecting Prototype Pollution with Unit Tests.mp4

9.3 MB

05. Popular Security Testing Tools for JavaScript.mp4

7.3 MB

06. Summary.mp4

1.7 MB

/Pluralsight -JavaScript Syntax and Operators [AhLaN]/

javascript-syntax-operators.zip

1.1 MB

/.../01. Course Overview/

01. Course Overview.mp4

3.3 MB

/.../02. All About the Switch Statement/

01. Course Intro, Assumptions, and Related Courses.mp4

1.9 MB

02. Modules in This Course.mp4

2.4 MB

03. How the Switch Statement Works.mp4

2.0 MB

04. Simple Switch Statement Demo.mp4

8.3 MB

05. Multiple Case Statements and Forget a Break.mp4

7.3 MB

06. Switch Uses Strict Comparison.mp4

3.4 MB

07. Block-level Scope Issue with Switch Statements.mp4

6.7 MB

08. Module Summary.mp4

790.5 KB

/.../03. The Difference Between for-in and for-of/

01. Using a for-in Loop.mp4

6.1 MB

02. Using a for-of loop.mp4

7.8 MB

03. Break and Continue Statements.mp4

7.6 MB

04. Labeled Statements.mp4

4.0 MB

05. Module Summary.mp4

955.5 KB

/.../04. Using Math and Comparison Operators/

01. Mathematical Operators.mp4

9.5 MB

02. Plus Sign with Strings and Numbers.mp4

5.2 MB

03. Assignment Operators.mp4

3.4 MB

04. Comparison and Ternary Operators.mp4

9.2 MB

05. The Effect of 'use strict'.mp4

5.1 MB

06. Module Summary.mp4

947.8 KB

/.../05. Working with Logical Operators and Short-circuit Evaluation/

01. Truthy and Falsy.mp4

9.5 MB

02. Logical Operators.mp4

5.7 MB

03. Short Circuiting.mp4

10.5 MB

04. Operator Precedence.mp4

2.3 MB

/.../06. Utilizing JavaScript Exception Handling/

01. Try, Catch, and Finally Blocks.mp4

7.7 MB

02. Throw a Custom Error Object.mp4

5.4 MB

03. Detect the Error Type.mp4

8.6 MB

04. Module Summary.mp4

1.8 MB

/.../07. How to Determine JavaScript Variable Data Types/

01. Data Types and Detection Methods.mp4

3.2 MB

02. The typeof Operator.mp4

7.9 MB

03. Using the Constructor Property to Determine Type.mp4

6.6 MB

04. Helper Functions for the Constructor Property.mp4

6.5 MB

05. The instanceof Operator.mp4

6.1 MB

06. Module Summary.mp4

1.8 MB

/.../08. Understanding 'this' in JavaScript/

01. Introduction to 'this'.mp4

3.3 MB

02. 'this' in Global and Function Scope.mp4

6.9 MB

03. 'this' in Event Handlers.mp4

3.3 MB

04. 'this' in an Object Literal.mp4

2.7 MB

05. 'this' with call() and apply() Methods.mp4

5.4 MB

06. 'this' in Constructor Functions.mp4

3.6 MB

07. Module Summary.mp4

1.5 MB

/.../09. Using the Powerful Spread Operator/

01. Copy a String to an Array Using Spread.mp4

3.3 MB

02. Copy an Array of Primitives Using Spread.mp4

2.6 MB

03. Copy an Array of Objects.mp4

3.4 MB

04. Concatenate Two Arrays Together.mp4

3.1 MB

05. Using Spread to Pass Parameters to a Constructor.mp4

2.2 MB

06. Pass Parameters to a Function.mp4

2.8 MB

07. Shallow Copy on Object Literals.mp4

3.5 MB

08. Module and Course Summary.mp4

2.0 MB

/Pluralsight -JavaScript Variables and Types [AhLaN]/

javascript-variables-types.zip

904.7 KB

/.../01. Course Overview/

01. Course Overview.mp4

3.2 MB

/.../02. Using Variables, Literals, and Assignments/

01. How This Course Works.mp4

12.5 MB

02. Using Template Literals.mp4

11.9 MB

03. Create a Tagged Template Literal.mp4

20.6 MB

04. The Difference Between Let and Const.mp4

10.7 MB

05. Use the Destructing Syntax to Get Values from Arrays and Objects.mp4

14.8 MB

06. Summary and Where to Go Next.mp4

3.6 MB

/.../03. Applying Primitive Types/

01. Introduction.mp4

826.2 KB

02. Test Strings for Specific Content.mp4

17.8 MB

03. Test Numbers for Type and Safety.mp4

15.3 MB

04. Understanding Symbols.mp4

3.8 MB

05. Summary and Where to Go Next.mp4

3.0 MB

/Pluralsight -JavaScript- Functions [AhLaN]/

javascript-functions.zip

3.5 MB

/.../01. Course Overview/

01. Course Overview.mp4

2.2 MB

/.../02. Writing Modular Code with Functions/

01. Introduction.mp4

1.6 MB

02. Setting up the Environment.mp4

5.3 MB

03. Introducing Functions.mp4

7.5 MB

04. Understanding Function Scope.mp4

4.2 MB

05. Understanding Block Scope.mp4

3.2 MB

06. Immediately Invoked Function Expression.mp4

1.4 MB

07. How Closures Work.mp4

4.1 MB

08. Summary.mp4

827.4 KB

/.../03. Improving Readability with Arrow Functions/

01. Overview.mp4

1.6 MB

02. Introducing Arrow Functions.mp4

1.6 MB

03. Writing Arrow Functions.mp4

3.0 MB

04. Demo- Add 2 numbers.mp4

2.4 MB

05. Behavior of This Keyword.mp4

766.1 KB

06. Demo- Using This Keyword.mp4

3.1 MB

07. Summary.mp4

499.2 KB

/.../04. Changing Function Context and Built-in Functions/

01. Overview.mp4

1.2 MB

02. Understanding Function Context.mp4

2.0 MB

03. What Is the call Method-.mp4

3.0 MB

04. What Is the apply Method-.mp4

2.2 MB

05. What Is the bind Method-.mp4

2.5 MB

06. Using Built-in Functions.mp4

5.3 MB

07. Summary.mp4

501.3 KB

/.../05. Constructing Rest Parameters and the Spread Operator/

01. Overview.mp4

599.2 KB

02. What Are Default Parameters-.mp4

3.2 MB

03. Constructing Rest Parameters.mp4

4.8 MB

04. Using the Spread Operator.mp4

4.8 MB

05. Summary.mp4

1.2 MB

/Pluralsight -JavaScript- Getting Started [AhLaN]/

javascript-getting-started.zip

5.6 MB

/.../01. Course Overview/

01. Course Overview.mp4

3.1 MB

/.../02. Introduction to JavaScript/

01. Introduction.mp4

3.7 MB

02. Installing Development Software.mp4

4.7 MB

03. Hello World Project from GitHub.mp4

12.6 MB

04. Our Sample Website.mp4

11.7 MB

/.../03. JavaScript Beginnings/

01. Introduction.mp4

2.4 MB

02. Adding JavaScript Code to a Web Page.mp4

10.6 MB

03. Working with JavaScript Files.mp4

16.6 MB

04. Formatting Code.mp4

4.9 MB

05. Detecting and Fixing Errors.mp4

7.0 MB

06. Case Sensitivity.mp4

3.8 MB

07. Commenting Code.mp4

3.6 MB

08. Summary.mp4

3.4 MB

/.../04. Variables and Constants/

01. Introduction.mp4

1.9 MB

02. What Is a Variable-.mp4

2.6 MB

03. Declaring Variables.mp4

2.9 MB

04. Using let to Declare Variables.mp4

7.8 MB

05. Naming Variables.mp4

4.2 MB

06. Common Errors Using Variables.mp4

8.2 MB

07. Changing Variable Values.mp4

4.5 MB

08. Constants.mp4

7.2 MB

09. The var Keyword.mp4

5.4 MB

10. Summary.mp4

2.9 MB

/.../05. Types and Operators/

01. Introduction.mp4

2.6 MB

02. Numbers.mp4

14.1 MB

03. Operator Precedence.mp4

7.4 MB

04. Number Precision.mp4

3.1 MB

05. Negative Numbers.mp4

3.1 MB

06. Strings.mp4

10.5 MB

07. Manipulating Strings.mp4

11.3 MB

08. Converting Strings and Numbers.mp4

6.1 MB

09. Boolean Variables.mp4

3.3 MB

10. null and undefined.mp4

4.6 MB

11. Objects and Symbols.mp4

4.4 MB

12. Summary.mp4

3.5 MB

/.../06. Program Flow/

01. Introduction.mp4

2.5 MB

02. Conditionals Using if().mp4

7.9 MB

03. Truthy and Falsy.mp4

8.4 MB

04. if ... else.mp4

7.1 MB

05. Comparing === and ==.mp4

3.7 MB

06. The Ternary Operator.mp4

5.2 MB

07. Block Scope Using let.mp4

4.8 MB

08. Looping with for().mp4

9.0 MB

09. Looping with while().mp4

3.8 MB

10. Looping with do ... while().mp4

3.4 MB

11. Summary.mp4

3.3 MB

/07. Functions/

01. Introduction.mp4

2.3 MB

02. Function Basics.mp4

4.5 MB

03. Function Expressions.mp4

4.9 MB

04. Passing Information to Functions.mp4

6.2 MB

05. Function Return Values.mp4

6.3 MB

06. Function Scope.mp4

10.3 MB

07. Using Functions to Modify Web Pages.mp4

9.8 MB

08. Summary.mp4

3.0 MB

/.../08. Objects and the DOM/

01. Introduction.mp4

2.6 MB

02. Object Properties.mp4

8.6 MB

03. Object Methods.mp4

7.3 MB

04. Passing Objects to Functions.mp4

7.7 MB

05. Standard Built-in Objects.mp4

22.8 MB

06. The Document Object Model (DOM).mp4

8.6 MB

07. Styling DOM Elements.mp4

8.0 MB

08. Detecting Button Clicks.mp4

8.8 MB

09. Showing and Hiding DOM Elements.mp4

13.9 MB

10. Summary.mp4

4.3 MB

/09. Arrays/

01. Introduction.mp4

1.7 MB

02. Creating and Initializing Arrays.mp4

8.3 MB

03. Accessing Array Items.mp4

3.7 MB

04. Manipulating Arrays.mp4

6.9 MB

05. slice() and splice().mp4

10.1 MB

06. Array Searching and Looping.mp4

13.3 MB

07. Arrays in the DOM.mp4

13.0 MB

08. Summary.mp4

3.7 MB

/.../10. Scope and Hoisting/

01. Introduction.mp4

1.7 MB

02. Global Scope.mp4

7.4 MB

03. Function Scope.mp4

8.4 MB

04. var and Hoisting.mp4

4.3 MB

05. Undeclared Variables and Strict Mode.mp4

4.0 MB

06. Summary.mp4

2.5 MB

/Pluralsight -Working with JavaScript Modules [AhLaN]/

working-javascript-modules.zip

145.5 MB

/.../01. Course Overview/

01. Course Overview.mp4

5.5 MB

/.../02. What Is a Module-/

01. Introduction.mp4

1.3 MB

02. Setting the Scene.mp4

5.3 MB

03. Cleanup the Old Way.mp4

23.8 MB

04. What Are Modules-.mp4

5.4 MB

05. Summary.mp4

1.3 MB

/.../03. Creating Modules/

01. Introduction.mp4

2.6 MB

02. Named Exports.mp4

23.9 MB

03. Default Exports.mp4

6.7 MB

04. Aggregating Modules.mp4

5.3 MB

05. Summary.mp4

1.5 MB

/.../04. Using Modules/

01. Introduction.mp4

1.8 MB

02. Enabling Modules.mp4

5.0 MB

03. Default Imports.mp4

12.9 MB

04. Named Imports.mp4

19.2 MB

05. Summary.mp4

1.7 MB

/Thumbnails/

Pluralsight -JavaScript Arrays and Collections [AhLaN].jpg

932.0 KB

Pluralsight -Javascript Generators and Iterators [AhLaN].jpg

1.1 MB

Pluralsight -JavaScript Objects, Prototypes, and Classes [AhLaN].jpg

1.2 MB

Pluralsight -JavaScript Promises and Async Programming [AhLaN].jpg

1.1 MB

Pluralsight -JavaScript Security- Best Practices [AhLaN].jpg

436.8 KB

Pluralsight -JavaScript Syntax and Operators [AhLaN].jpg

843.2 KB

Pluralsight -JavaScript Variables and Types [AhLaN].jpg

770.9 KB

Pluralsight -JavaScript- Functions [AhLaN].jpg

879.6 KB

Pluralsight -JavaScript- Getting Started [AhLaN].jpg

1.0 MB

Pluralsight -Working with JavaScript Modules [AhLaN].jpg

487.7 KB

 

Total files 356


Copyright © 2024 FileMood.com