React, React Redux and Redux Saga – Master React State/Hooks

seeders: 0
leechers: 0
Added 4 years ago by tutsnode in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

React, React Redux and Redux Saga – Master React State/Hooks (Size: 1.9 GB)
  0 423.9 KB
  1 30.5 KB
  001 Adding Hooks and State.mp4 4.6 MB
  001 Adding Hooks and State_en.vtt 1.6 KB
  001 Adding Income and Expenses.mp4 15.3 MB
  001 Adding Income and Expenses_en.vtt 4.2 KB
  001 Cleaning up the code before the more advanced challenges.mp4 48.6 MB
  001 Cleaning up the code before the more advanced challenges_en.vtt 3.8 KB
  001 Cleaning up the way for sagas.mp4 18.1 MB
  001 Cleaning up the way for sagas_en.vtt 3.3 KB
  001 Create our react app.mp4 83.5 MB
  001 Create our react app_en.vtt 7.7 KB
  001 Creating a MainHeader component.mp4 32.8 MB
  001 Creating a MainHeader component_en.vtt 4.7 KB
  001 Fixing warning and committing all the state changes.mp4 7.5 MB
  001 Fixing warning and committing all the state changes_en.vtt 2 KB
  001 Implementing Saga Effect FORK in our app.mp4 33.2 MB
  001 Implementing Saga Effect FORK in our app_en.vtt 6.2 KB
  001 Installing and Configuring Redux Dev Tools.mp4 17.4 MB
  001 Installing and Configuring Redux Dev Tools_en.vtt 4.3 KB
  001 Installing json-server.mp4 27.7 MB
  001 Installing json-server_en.vtt 6.9 KB
  001 Installing redux-saga middleware.mp4 14.4 MB
  001 Installing redux-saga middleware_en.vtt 3.1 KB
  001 Introduction to Generator Functions and Yield Returns.mp4 9 MB
  001 Introduction to Generator Functions and Yield Returns_en.vtt 4.2 KB
  001 React Redux combining our Redux with our React components.mp4 24.6 MB
  001 React Redux combining our Redux with our React components_en.vtt 4.6 KB
  001 Understand another Saga Effect FORK.mp4 22.8 MB
  001 Understand another Saga Effect FORK_en.vtt 6.4 KB
  001 Understanding Saga Effect Take.mp4 15.4 MB
  001 Understanding Saga Effect Take_en.vtt 3.5 KB
  002 Create Redux Store.mp4 39.3 MB
  002 Create Redux Store_en.vtt 3.9 KB
  002 Create our ButtonSaveOrCancel React Component.mp4 4.1 MB
  002 Create our ButtonSaveOrCancel React Component_en.vtt 1.3 KB
  002 Creating a function to automatically start all Sagas.mp4 16.7 MB
  002 Creating a function to automatically start all Sagas_en.vtt 3.4 KB
  002 Creating and running our first saga.mp4 45.4 MB
  002 Creating and running our first saga_en.vtt 5.4 KB
  002 Creating our first custom hook useEntryDetails.mp4 18.8 MB
  002 Creating our first custom hook useEntryDetails_en.vtt 4.3 KB
  002 Creating our income and expense history.mp4 19.5 MB
  002 Creating our income and expense history_en.vtt 6 KB
  002 Getting all the entry details at the same time and update the UI as it arrives.mp4 71.6 MB
  002 Getting all the entry details at the same time and update the UI as it arrives_en.vtt 5.5 KB
  002 Importing SemanticUI to make our application pretty(er).mp4 19.9 MB
  002 Importing SemanticUI to make our application pretty(er)_en.vtt 3.4 KB
  002 Pushing changes to GitHub.mp4 3.3 MB
  002 Pushing changes to GitHub_en.vtt 921.6 B
  002 React Redux Hook useDispatch.mp4 25.2 MB
  002 Removing the initial data from the reducer and fetching it from the backend.mp4 16.5 MB
  002 Removing the initial data from the reducer and fetching it from the backend_en.vtt 2.9 KB
  002 Splitting our Backend to have two endpoints to use with Fork.mp4 6.9 MB
  002 Splitting our Backend to have two endpoints to use with Fork_en.vtt 2 KB
  002 Understanding infinity function generators.mp4 7.2 MB
  002 Understanding infinity function generators_en.vtt 2.6 KB
  002 Understanding the json-server backend.mp4 9.6 MB
  2 412 KB
  002 React Redux Hook useDispatch_en.vtt 5.8 KB
  002 Redux Saga Advanced Effect - TAKEEVERY.mp4 25.5 MB
  002 Redux Saga Advanced Effect - TAKEEVERY_en.vtt 7.2 KB
  002 Understanding the json-server backend_en.vtt 3.3 KB
  3 72 KB
  003 Add transactions.mp4 17 MB
  003 Add transactions_en.vtt 4.7 KB
  003 Adding a new entry with React Redux Hooks.mp4 29 MB
  003 Adding a new entry with React Redux Hooks_en.vtt 5.4 KB
  003 Creating State using useState.mp4 42.2 MB
  003 Creating State using useState_en.vtt 3.8 KB
  003 Creating our NewEntryForm React Component.mp4 4.8 MB
  003 Creating our NewEntryForm React Component_en.vtt 1.5 KB
  003 Creating part of our first real Saga using Take.mp4 44 MB
  003 Creating part of our first real Saga using Take_en.vtt 4.6 KB
  003 Dispatching actions with Redux.mp4 43.9 MB
  003 Dispatching actions with Redux_en.vtt 4.6 KB
  003 Driving the point home, Generator functions and Yield returns.mp4 8 MB
  003 Driving the point home, Generator functions and Yield returns_en.vtt 3.3 KB
  003 New Redux action and new Redux Reducer update entry.mp4 24.2 MB
  003 New Redux action and new Redux Reducer update entry_en.vtt 4 KB
  003 Saga Advanced Effects CANCEL and CANCELLED.mp4 42.9 MB
  003 Saga Advanced Effects CANCEL and CANCELLED_en.vtt 8.3 KB
  003 Understanding Saga Effect PUT.mp4 16.9 MB
  003 Understanding Saga Effect PUT_en.vtt 3.3 KB
  004 Add transactions.mp4 10.9 MB
  004 Add transactions_en.vtt 3.3 KB
  004 Creating a new Redux Store (and action and reducer).mp4 15.4 MB
  004 Creating a new Redux Store (and action and reducer)_en.vtt 4.7 KB
  004 Dispatch with payload with Redux.mp4 17.1 MB
  004 Dispatch with payload with Redux_en.vtt 1.7 KB
  004 Mapping a array of objects.mp4 8.6 MB
  004 Mapping a array of objects_en.vtt 2.4 KB
  004 Querying data from our saga using CALL.mp4 6.4 MB
  004 Querying data from our saga using CALL_en.vtt 1.2 KB
  004 Refactoring our DisplayBalance React Component.mp4 38.5 MB
  004 Saga Advanced Effects TAKELATEST.mp4 18.6 MB
  004 Saga Advanced Effects TAKELATEST_en.vtt 3.7 KB
  004 Understanding Saga Effect CALL.mp4 13.2 MB
  004 Understanding Saga Effect CALL_en.vtt 2.5 KB
  004 Using UUIDs for the entry ID.mp4 11.9 MB
  4 452.9 KB
  004 Refactoring our DisplayBalance React Component_en.vtt 4.9 KB
  004 Using UUIDs for the entry ID_en.vtt 2.6 KB
  005 Adding data to the UI using PUT.mp4 19.3 MB
  005 Adding data to the UI using PUT_en.vtt 3.6 KB
  005 Cleaning up the code before add the new Advanced Saga Effects.mp4 4.7 MB
  005 Cleaning up the code before add the new Advanced Saga Effects_en.vtt 1.6 KB
  005 Creating a component that renders multiple components.mp4 7.8 MB
  005 Creating a component that renders multiple components_en.vtt 2.2 KB
  005 Creating our DisplayBalances React Component.mp4 5.2 MB
  005 Creating our DisplayBalances React Component_en.vtt 1.5 KB
  005 Dispatching new actions to the new Redux Store.mp4 12.9 MB
  005 Dispatching new actions to the new Redux Store_en.vtt 2.9 KB
  005 Fixing the code and Subscribing to all store changes in Redux.mp4 16.2 MB
  005 Fixing the code and Subscribing to all store changes in Redux_en.vtt 4.1 KB
  005 Installing and Configuring Redux Dev Tools.mp4 17.4 MB
  005 Installing and Configuring Redux Dev Tools_en.vtt 4.3 KB
  5 206.9 KB
  006 Open the modal after the dispatch_en.vtt 1.6 KB
  6 433.1 KB
  006 Adding keys to the repeated components.mp4 10.7 MB
  006 Adding keys to the repeated components_en.vtt 3.4 KB
  006 Creating a new Redux Action.mp4 14.4 MB
  006 Creating a new Redux Action_en.vtt 4.7 KB
  006 Creating our EntryLine React Component.mp4 17.6 MB
  006 Creating our EntryLine React Component_en.vtt 2.9 KB
  006 Deleting an Item (the long way).mp4 51.8 MB
  006 Deleting an Item (the long way)_en.vtt 10.5 KB
  006 Open the modal after the dispatch.mp4 7.4 MB
  007 Adding a DeleteEntry function.mp4 26.4 MB
  007 Adding a DeleteEntry function_en.vtt 6.3 KB
  007 Closing the modal on dispatch_en.vtt 3.2 KB
  007 Creating Action Functions for Redux_en.vtt 4.3 KB
  007 Reviewing the Blocking Saga.mp4 18.9 MB
  7 58 KB
  007 Closing the modal on dispatch.mp4 13.1 MB
  007 Creating Action Functions for Redux.mp4 13.6 MB
  007 Reviewing the Blocking Saga_en.vtt 4.3 KB
  008 Adding a new Entry.mp4 61.4 MB
  008 Adding a new Entry_en.vtt 5.8 KB
  008 Creating a Reduce.mp4 7.7 MB
  008 Creating a Reduce_en.vtt 2.6 KB
  008 Importing our Add Entries Saga to our Saga Initializer.mp4 5.6 MB
  008 Importing our Add Entries Saga to our Saga Initializer_en.vtt 1.9 KB
  008 Loading the modal data.mp4 36.5 MB
  8 508.2 KB
  008 Loading the modal data_en.vtt 6.5 KB
  9 143.4 KB
  009 Adding TakeLatest to our application.mp4 96.7 MB
  009 Adding TakeLatest to our application_en.vtt 10.3 KB
  009 Adding a toggle to identify the type of entry.mp4 22.2 MB
  009 Adding a toggle to identify the type of entry_en.vtt 4.8 KB
  009 Combine Redux reducers in one store.mp4 13.8 MB
  009 Combine Redux reducers in one store_en.vtt 3.2 KB
  009 Making our custom hook even better.mp4 23.6 MB
  009 Making our custom hook even better_en.vtt 4.7 KB
  010 Adding an update dispatch to our custom hook.mp4 53.1 MB
  010 Adding an update dispatch to our custom hook_en.vtt 5.5 KB
  010 Creating a model to edit the entries.mp4 10.9 MB
  010 Creating a model to edit the entries_en.vtt 3.4 KB
  010 Refactoring our Redux to Actions, Reducers and Store.mp4 23.2 MB
  010 Refactoring our Redux to Actions, Reducers and Store_en.vtt 6.8 KB
  010 Updating the UI using PUT with TakeLatest.mp4 7.9 MB
  010 Updating the UI using PUT with TakeLatest_en.vtt 1.6 KB
  10 93.5 KB
  011 Firing 2 dispatches at once.mp4 4.6 MB
  011 Firing 2 dispatches at once_en.vtt 1.6 KB
  11 350.6 KB
  011 Formatting our modal.mp4 9 MB
  011 Formatting our modal_en.vtt 2.7 KB
  012 Cleaning up the custom hook for easy use.mp4 4.2 MB
  012 Cleaning up the custom hook for easy use_en.vtt 1.3 KB
  12 235.2 KB
  012 Making our components more reusable.mp4 19 MB
  012 Making our components more reusable_en.vtt 3.3 KB
  13 46.2 KB
  013 Refactoring to manage the state.mp4 24.8 MB
  013 Refactoring to manage the state_en.vtt 5.5 KB
  14 43.1 KB
  014 More Refactoring state.mp4 24.9 MB
  014 More Refactoring state_en.vtt 5 KB
  015 Making the modal work with useEffect.mp4 28 MB
  015 Making the modal work with useEffect_en.vtt 5.8 KB
  15 276.5 KB
  16 176.6 KB
  016 Final adjustments to state and we done.mp4 12.4 MB
  016 Final adjustments to state and we done_en.vtt 2.9 KB
  017 Calculating the totals using useEffect.mp4 24 MB
  017 Calculating the totals using useEffect_en.vtt 3.9 KB
  17 424.1 KB
  18 487.2 KB
  018 Displaying totals, can we do some Redux now.mp4 29.6 MB
  018 Displaying totals, can we do some Redux now_en.vtt 3.9 KB
  TutsNode.com.txt 102.4 B
  [TGx]Downloaded from torrentgalaxy.to .txt 614.4 B
  external-assets-links.txt 102.4 B
  19 42.3 KB
  20 265.7 KB
  21 140.3 KB
  22 15.4 KB
  23 305.8 KB
  24 123.7 KB
  25 182.7 KB
  26 435.3 KB
  27 348.7 KB
  28 17 KB
  29 414.9 KB
  30 283.9 KB
  31 194.5 KB
  32 264.8 KB
  33 79.4 KB
  34 307.2 B
  35 243.9 KB
  36 468.9 KB
  37 137.4 KB
  38 185.1 KB
  39 407.4 KB
  40 390.6 KB
  41 361 KB
  42 69.4 KB
  43 69.6 KB
  44 442.8 KB
  45 474.7 KB
  46 75.3 KB
  47 274.2 KB
  48 14.6 KB
  49 259.3 KB
  50 91.6 KB
  51 129.5 KB
  52 171.9 KB
  53 52.1 KB
  54 139.9 KB
  55 209.4 KB
  56 384.3 KB
  57 356.5 KB
  58 387.5 KB
  59 109.6 KB
  60 75.7 KB
  61 54.4 KB
  62 89.1 KB
  63 137.3 KB
  64 305.4 KB
  65 428.9 KB
  66 507.9 KB
  67 14.1 KB
  68 413.4 KB
  69 465.7 KB
  70 126 KB
  71 163.1 KB
  72 277.6 KB
  73 35.3 KB
  74 103.4 KB
  75 338.1 KB
  76 113.8 KB
  77 113.6 KB
  78 367.2 KB
  79 354.3 KB
  80 238.6 KB
  81 258.9 KB
  82 384 KB
  83 456.3 KB
  84 314.7 KB
  85 414 KB
  ▲ 263 total files

Description


Description

*** PRE SALE ***

Enjoy Udemy’s Black Fridays deals to get the Pre-Release of another great course. This is an amazing course that has more than 40 lectures released and another 60 lectures to come.

What do you get on the Pre-Release:

About 3 hours of content video content

All sections in how to create an amazing UI in React

All sections in how to control state in a React application using only Hooks and Props

All sections in how to use Redux

What still to come:

About another 3 hours of video content

Sections in how to use Redux with React

Sections in how to control a React State only with Redux

Sections in how Saga works

Sections in how to control React side-effects with Redux-Saga

Greatly improve your abilities and increase your value as a React or front end web developer

This course will take you through the whole process of creating a complete application using React, React-Redux, and Redux-Saga. Step by step, improving the application further in each class:

The first part of the course will start by creating the UI for an amazing React application.
Next, we will make a refractory of this application into different stateless components.
After using React Hooks, we will add a state to the application, passing all the states via props.
In the next phase, we will add React Redux to easier control of the state.
Finally, we will introduce Redux-Saga to control the application’s side effects while making asynchronous calls to our API.

The main focus of this course is:

React: it is a declarative, efficient, and flexible JavaScript library for building user interfaces. It lets you compose complex UIs from small and isolated pieces of code called “components.”

React-Redux: one of the most used application state management. Redux maintains the state of an entire application in a single immutable state tree.

Redux-Saga: one of the most used frameworks to make easier to control our application side effects (i.e., asynchronous things like data fetching and impure things like accessing the browser cache) easier to manage, more efficient to execute, and better at handling failures

This course covers all you need to be the best Web Developer you can be.
Who this course is for:

Anyone that want to learn how to better manage the state in React applications
Anyone interested in learn about React-Redux
Anyone interested in learn about Redux-Saga
Anyone interested in React Hooks
Anyone interested in Web Development

Requirements

Basic knowledge in React
Basic knowledge in JavaScript
Basic knowledge in Web Development

Last Updated 2/2021

Related Torrents

torrent name size uploader age seed leech
0
2
0
2
4