File | Size |
---|
0. Websites you may like/0. (1Hack.Us) Premium Tutorials-Guides-Articles & Community based Forum.url | 377.00 B |
0. Websites you may like/1. (FreeCoursesOnline.Me) Download Udacity, Masterclass, Lynda, PHLearn, Pluralsight Free.url | 286.00 B |
0. Websites you may like/2. (NulledPremium.com) Download E-Learning, E-Books, Audio-Books, & more.etc.url | 163.00 B |
0. Websites you may like/3. (FTUApps.com) Download Cracked Developers Applications For Free.url | 239.00 B |
0. Websites you may like/How you can help our Group!.txt | 208.00 B |
01 Getting Started/1- What is Redux.mp4 | 11.57 MB |
01 Getting Started/2- Pros and Cons of Redux.mp4 | 54.34 MB |
01 Getting Started/3- Is Redux for You.mp4 | 21.79 MB |
01 Getting Started/4- Setting Up the Development Environment.mp4 | 5.28 MB |
02 Functional Programming in JavaScript/1- Introduction.mp4 | 2.05 MB |
02 Functional Programming in JavaScript/10- Updating Objects.mp4 | 11.01 MB |
02 Functional Programming in JavaScript/11- Updating Arrays.mp4 | 10.50 MB |
02 Functional Programming in JavaScript/12- Enforcing Immutability.mp4 | 1.74 MB |
02 Functional Programming in JavaScript/13- Immutable.js.mp4 | 8.95 MB |
02 Functional Programming in JavaScript/14- Immer.mp4 | 8.07 MB |
02 Functional Programming in JavaScript/2- What is Functional Programming.mp4 | 8.05 MB |
02 Functional Programming in JavaScript/3- Functions as First-class Citizens.mp4 | 7.25 MB |
02 Functional Programming in JavaScript/4- Higher-order Functions.mp4 | 3.78 MB |
02 Functional Programming in JavaScript/5- Function Composition.mp4 | 9.10 MB |
02 Functional Programming in JavaScript/6- Composing and Piping.mp4 | 7.18 MB |
02 Functional Programming in JavaScript/7- Currying.mp4 | 16.07 MB |
02 Functional Programming in JavaScript/8- Pure Functions.mp4 | 5.05 MB |
02 Functional Programming in JavaScript/9- Immutability.mp4 | 9.87 MB |
03 Redux Fundamentals/1- Introduction.mp4 | 1.27 MB |
03 Redux Fundamentals/10- Action Types.mp4 | 12.20 MB |
03 Redux Fundamentals/11- Action Creators.mp4 | 8.62 MB |
03 Redux Fundamentals/12- Exercise.mp4 | 483.93 kB |
03 Redux Fundamentals/13- Solution.mp4 | 15.36 MB |
03 Redux Fundamentals/2- Redux Architecture.mp4 | 27.69 MB |
03 Redux Fundamentals/3- Your First Redux App.mp4 | 2.84 MB |
03 Redux Fundamentals/4- Designing the Store.mp4 | 2.27 MB |
03 Redux Fundamentals/5- Defining the Actions.mp4 | 5.07 MB |
03 Redux Fundamentals/6- Creating a Reducer.mp4 | 18.48 MB |
03 Redux Fundamentals/7- Creating the Store.mp4 | 4.13 MB |
03 Redux Fundamentals/8- Dispatching Actions.mp4 | 6.81 MB |
03 Redux Fundamentals/9- Subscribing to the Store.mp4 | 6.02 MB |
04 Building Redux from Scratch/1- Introduction.mp4 | 1.21 MB |
04 Building Redux from Scratch/2- Redux Store.mp4 | 13.85 MB |
04 Building Redux from Scratch/3- Private Properties.mp4 | 11.13 MB |
04 Building Redux from Scratch/4- Dispatching Actions.mp4 | 8.62 MB |
04 Building Redux from Scratch/5- Subscribing to the Store.mp4 | 8.75 MB |
05 Debugging Redux Applications/1- Introduction.mp4 | 419.49 kB |
05 Debugging Redux Applications/2- Installing Redux DevTools.mp4 | 8.72 MB |
05 Debugging Redux Applications/3- The Basics.mp4 | 5.34 MB |
05 Debugging Redux Applications/4- Inspector Monitor.mp4 | 10.57 MB |
05 Debugging Redux Applications/5- Tracing.mp4 | 14.90 MB |
05 Debugging Redux Applications/6- Exporting and Importing.mp4 | 4.35 MB |
06 Writing Clean Redux Code/1- Introduction.mp4 | 436.56 kB |
06 Writing Clean Redux Code/10- Solution.mp4 | 12.19 MB |
06 Writing Clean Redux Code/2- Structuring Files and Folders.mp4 | 4.82 MB |
06 Writing Clean Redux Code/3- Ducks Pattern.mp4 | 20.92 MB |
06 Writing Clean Redux Code/4- Redux Toolkit.mp4 | 4.15 MB |
06 Writing Clean Redux Code/5- Creating the Store.mp4 | 8.61 MB |
06 Writing Clean Redux Code/6- Creating Actions.mp4 | 21.48 MB |
06 Writing Clean Redux Code/7- Creating Reducers.mp4 | 26.12 MB |
06 Writing Clean Redux Code/8- Creating Slices.mp4 | 21.21 MB |
06 Writing Clean Redux Code/9- Exercise.mp4 | 2.16 MB |
07 Designing the Store/1- Introduction.mp4 | 507.03 kB |
07 Designing the Store/2- Redux State vs Local State.mp4 | 6.14 MB |
07 Designing the Store/3- Structuring a Redux Store.mp4 | 5.12 MB |
07 Designing the Store/4- Combining Reducers.mp4 | 12.19 MB |
07 Designing the Store/5- Normalization.mp4 | 3.07 MB |
07 Designing the Store/6- Selectors.mp4 | 13.00 MB |
07 Designing the Store/7- Memoizing Selectors with Reselect.mp4 | 15.16 MB |
07 Designing the Store/8- Exercise.mp4 | 731.43 kB |
07 Designing the Store/9- Solution.mp4 | 33.18 MB |
08 Middleware/1- Introduction.mp4 | 470.73 kB |
08 Middleware/2- What is Middleware.mp4 | 4.13 MB |
08 Middleware/3- Creating Middleware.mp4 | 17.84 MB |
08 Middleware/4- Parameterizing Middleware.mp4 | 5.30 MB |
08 Middleware/5- Dispatching Functions.mp4 | 23.91 MB |
08 Middleware/6- Exercise.mp4 | 1.72 MB |
08 Middleware/7- Solution.mp4 | 6.57 MB |
09 Consuming APIs/1- Introduction.mp4 | 1.45 MB |
09 Consuming APIs/10- Saving Data to the Server.mp4 | 13.82 MB |
09 Consuming APIs/11- Exercise.mp4 | 625.55 kB |
09 Consuming APIs/12- Solution- Resolving Bugs.mp4 | 15.25 MB |
09 Consuming APIs/13- Solution- Assigning a Bug to a User.mp4 | 10.10 MB |
09 Consuming APIs/14- Reducing Coupling.mp4 | 30.81 MB |
09 Consuming APIs/15- Cohesion.mp4 | 6.05 MB |
09 Consuming APIs/2- Setting Up the Backend.mp4 | 11.04 MB |
09 Consuming APIs/3- The Approach.mp4 | 6.78 MB |
09 Consuming APIs/4- API Middleware.mp4 | 28.34 MB |
09 Consuming APIs/5- Actions.mp4 | 21.13 MB |
09 Consuming APIs/6- Restructuring the Store.mp4 | 8.30 MB |
09 Consuming APIs/7- Getting Data from the Server.mp4 | 24.26 MB |
09 Consuming APIs/8- Loading Indicators.mp4 | 21.30 MB |
09 Consuming APIs/9- Caching.mp4 | 23.38 MB |
10 Testing Redux Applications/1- Introduction.mp4 | 7.54 MB |
10 Testing Redux Applications/10- Test Coverage.mp4 | 5.26 MB |
10 Testing Redux Applications/11- Exercises.mp4 | 699.65 kB |
10 Testing Redux Applications/12- Solution- getUnresolvedBugs.mp4 | 22.64 MB |
10 Testing Redux Applications/13- Solution- resolveBug.mp4 | 85.03 MB |
10 Testing Redux Applications/14- Solution- loadingBugs.mp4 | 173.15 MB |
10 Testing Redux Applications/2- What is Automated Testing.mp4 | 17.97 MB |
10 Testing Redux Applications/3- Setting Up the Testing Environment.mp4 | 10.25 MB |
10 Testing Redux Applications/4- Your First Unit Test.mp4 | 16.51 MB |
10 Testing Redux Applications/5- Unit Testing Redux Applications.mp4 | 23.40 MB |
10 Testing Redux Applications/6- Solitary Tests.mp4 | 31.00 MB |
10 Testing Redux Applications/7- Social Tests.mp4 | 32.58 MB |
10 Testing Redux Applications/8- Mocking HTTP Calls.mp4 | 14.80 MB |
10 Testing Redux Applications/9- Writing Clean Tests.mp4 | 29.96 MB |
code.zip | 191.59 kB |