File | Size |
---|
01 - Course Introduction/01 - Welcome To The Course.mp4 | 41.38 MB |
01 - Course Introduction/02 - Course &_ Projects Outline.mp4 | 94.25 MB |
02 - Getting Started/03 - What Is React.mp4 | 12.66 MB |
02 - Getting Started/04 - Environment Setup.mp4 | 29.04 MB |
02 - Getting Started/05 - ES6 Refresher - Part 1.mp4 | 55.08 MB |
02 - Getting Started/06 - ES6 Refresher - Part 2.mp4 | 32.84 MB |
02 - Getting Started/07 - ES6 Refresher - Part 3.mp4 | 29.61 MB |
02 - Getting Started/08 - Create React App vs Manual Setup.mp4 | 18.49 MB |
02 - Getting Started/09 - Installing &_ Using The CLI.mp4 | 17.90 MB |
02 - Getting Started/10 - A Look At The Initial React Files &_ How They Work.mp4 | 27.96 MB |
03 - Components, JSX & Props_/11 - Thinking In Components.mp4 | 21.92 MB |
03 - Components, JSX & Props_/12 - What Is JSX.mp4 | 20.08 MB |
03 - Components, JSX & Props_/13 - JSX Expressions.mp4 | 23.39 MB |
03 - Components, JSX & Props_/14 - Creating Your First Component.mp4 | 20.77 MB |
03 - Components, JSX & Props_/15 - Functional Components.mp4 | 16.09 MB |
03 - Components, JSX & Props_/16 - Working With Props.mp4 | 21.76 MB |
03 - Components, JSX & Props_/17 - Typechecking With PropTypes.mp4 | 24.81 MB |
03 - Components, JSX & Props_/18 - CSS In React.mp4 | 23.42 MB |
03 - Components, JSX & Props_/19 - Adding Bootstrap.mp4 | 31.19 MB |
04 - State & The Context API_/20 - Creating State.mp4 | 50.38 MB |
04 - State & The Context API_/21 - Events In React.mp4 | 37.71 MB |
04 - State & The Context API_/22 - Changing State.mp4 | 38.37 MB |
04 - State & The Context API_/23 - Changing State From Another Component.mp4 | 37.44 MB |
04 - State & The Context API_/24 - Using The Context API &_ Provider State.mp4 | 44.44 MB |
04 - State & The Context API_/25 - Adding A Context Reducer For Actions.mp4 | 53.84 MB |
05 - Working With Forms/26 - Creating A Form With State.mp4 | 39.71 MB |
05 - Working With Forms/27 - Controlled Components &_ onChange.mp4 | 35.45 MB |
05 - Working With Forms/28 - Uncontrolled Components &_ Refs.mp4 | 29.62 MB |
05 - Working With Forms/29 - Form Submit Action To Context.mp4 | 48.12 MB |
05 - Working With Forms/30 - TextInputGroup Component For DRY Code.mp4 | 42.80 MB |
05 - Working With Forms/31 - Error Checking &_ Display.mp4 | 40.18 MB |
06 - React Router v4/32 - React Router Setup.mp4 | 31.49 MB |
06 - React Router v4/33 - Links, Params &_ Redirect.mp4 | 29.83 MB |
06 - React Router v4/34 - 404 Not Found Page.mp4 | 16.07 MB |
07 - Lifecycle, HTTP & Deployment_/35 - Lifecycle Methods.mp4 | 42.41 MB |
07 - Lifecycle, HTTP & Deployment_/36 - GET Requests.mp4 | 29.47 MB |
07 - Lifecycle, HTTP & Deployment_/37 - POST &_ DELETE Requests.mp4 | 38.41 MB |
07 - Lifecycle, HTTP & Deployment_/38 - Using Async_Await.mp4 | 32.08 MB |
07 - Lifecycle, HTTP & Deployment_/39 - EditContact Component &_ Fetch Contact.mp4 | 40.54 MB |
07 - Lifecycle, HTTP & Deployment_/40 - PUT Request &_ Update Action.mp4 | 35.58 MB |
07 - Lifecycle, HTTP & Deployment_/41 - Deploy To Github Pages.mp4 | 29.34 MB |
08 - Learning Redux/42 - A Note On Redux.mp4 | 13.42 MB |
08 - Learning Redux/43 - App Starting Point For Redux.mp4 | 15.76 MB |
08 - Learning Redux/44 - Redux Store Setup &_ Contact Reducer.mp4 | 57.51 MB |
08 - Learning Redux/45 - Connecting Components &_ Dispatching Actions.mp4 | 44.47 MB |
08 - Learning Redux/46 - Creating A Separate Actions File.mp4 | 15.28 MB |
08 - Learning Redux/47 - Delete &_ Add Contact Action.mp4 | 52.71 MB |
09 - Redux Thunk & HTTP/48 - GET Request Dispatch.mp4 | 13.86 MB |
09 - Redux Thunk & HTTP/49 - POST &_ DELETE Request Dispatch.mp4 | 35.77 MB |
09 - Redux Thunk & HTTP/50 - Get Single Contact For Edit.mp4 | 38.32 MB |
09 - Redux Thunk & HTTP/51 - PUT Request &_ Dispatch.mp4 | 21.72 MB |
09 - Redux Thunk & HTTP/52 - Deploy To Apache.mp4 | 17.76 MB |
10 - Client Panel Firebase Project - Part 1/53 - App Intro &_ Demo.mp4 | 20.91 MB |
10 - Client Panel Firebase Project - Part 1/54 - Firebase_Firestore Setup.mp4 | 25.04 MB |
10 - Client Panel Firebase Project - Part 1/55 - Setup &_ AppNavbar Component.mp4 | 52.56 MB |
10 - Client Panel Firebase Project - Part 1/56 - Dashboard, Sidebar &_ Clients Component.mp4 | 64.14 MB |
10 - Client Panel Firebase Project - Part 1/57 - React-Redux-Firebase Setup.mp4 | 62.40 MB |
10 - Client Panel Firebase Project - Part 1/58 - Connect Clients Component To Firestore.mp4 | 74.63 MB |
10 - Client Panel Firebase Project - Part 1/59 - Add Client To Firestore.mp4 | 82.33 MB |
10 - Client Panel Firebase Project - Part 1/60 - Client Details Component.mp4 | 73.02 MB |
10 - Client Panel Firebase Project - Part 1/61 - Balance Update &_ Delete.mp4 | 64.30 MB |
10 - Client Panel Firebase Project - Part 1/62 - Edit Client In Firestore.mp4 | 60.63 MB |
11 - Client Panel Firebase Project - Part 2/63 - Login Functionality.mp4 | 60.21 MB |
11 - Client Panel Firebase Project - Part 2/64 - Logout &_ Navbar Update.mp4 | 45.43 MB |
11 - Client Panel Firebase Project - Part 2/65 - Route Protection.mp4 | 39.32 MB |
11 - Client Panel Firebase Project - Part 2/66 - Notify State &_ Alert Component.mp4 | 78.48 MB |
11 - Client Panel Firebase Project - Part 2/67 - Settings Reducer &_ Actions.mp4 | 37.41 MB |
11 - Client Panel Firebase Project - Part 2/68 - Settings Component.mp4 | 73.59 MB |
11 - Client Panel Firebase Project - Part 2/69 - Persist Settings To LocalStorage.mp4 | 41.04 MB |
11 - Client Panel Firebase Project - Part 2/70 - Implementing Settings.mp4 | 33.95 MB |
11 - Client Panel Firebase Project - Part 2/71 - Register Functionality.mp4 | 118.96 MB |
11 - Client Panel Firebase Project - Part 2/72 - Deploy To Firebase.mp4 | 72.90 MB |
Discuss.FreeTutorials.Eu.html | 31.34 kB |
FreeCoursesOnline.Me.html | 108.30 kB |
FreeTutorials.Eu.html | 102.23 kB |
How you can help Team-FTU.txt | 259.00 B |
Source_code.zip | 11.30 MB |
Torrent Downloaded From GloDls.to.txt | 84.00 B |
[TGx]Downloaded from torrentgalaxy.org.txt | 524.00 B |