FileMood

Download The Complete React Native and Redux Course [Udemy]

The Complete React Native and Redux Course Udemy

Name

The Complete React Native and Redux Course [Udemy]

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

2.3 GB

Total Files

320

Hash

4729DB0E8E7E167683521BE9F60856484739C85C

/1. Dive Right In!/

3. Official Course Github Repo.html

0.2 KB

2. Roadmap to the First App.srt

3.5 KB

1. Introduction - Course Roadmap.srt

3.5 KB

2. Roadmap to the First App.mp4

4.0 MB

1. Introduction - Course Roadmap.mp4

4.3 MB

/14. Not Done Yet/

3. Quick Note.html

0.4 KB

1. Overview of Our Next App.srt

7.0 KB

2. App Challenges.srt

8.7 KB

4. Just a Touch More Setup.srt

9.1 KB

5. More on Boilerplate Setup.srt

10.5 KB

1. Overview of Our Next App.mp4

8.6 MB

2. App Challenges.mp4

10.8 MB

4. Just a Touch More Setup.mp4

13.4 MB

5. More on Boilerplate Setup.mp4

15.3 MB

/7. HTTP Requests with React Native/

5. Quick Note On Axios.html

0.5 KB

13. Passing Components as Props.srt

6.6 KB

1. Sourcing Album Data.srt

7.5 KB

9. Rendering a List of Components.srt

8.5 KB

11. Fantastic Reusable Components - The Card.srt

8.6 KB

2. List Component Boilerplate.srt

9.1 KB

12. Styling a Card.srt

9.2 KB

4. Lifecycle Methods.srt

10.0 KB

8. More on Component Level State.srt

10.4 KB

3. Class Based Components.srt

10.7 KB

6. Network Requests.srt

11.8 KB

14. Dividing Cards into Sections.srt

12.3 KB

10. Displaying Individual Albums.srt

12.9 KB

7. Component Level State.srt

13.0 KB

13. Passing Components as Props.mp4

9.4 MB

1. Sourcing Album Data.mp4

10.1 MB

11. Fantastic Reusable Components - The Card.mp4

11.1 MB

2. List Component Boilerplate.mp4

12.7 MB

9. Rendering a List of Components.mp4

12.8 MB

12. Styling a Card.mp4

13.1 MB

4. Lifecycle Methods.mp4

14.8 MB

3. Class Based Components.mp4

14.9 MB

8. More on Component Level State.mp4

15.6 MB

6. Network Requests.mp4

17.1 MB

7. Component Level State.mp4

18.6 MB

14. Dividing Cards into Sections.mp4

18.9 MB

10. Displaying Individual Albums.mp4

21.0 MB

/5. Onwards!/

1. Troubleshooting React Native Installs.html

0.7 KB

2. Project Directory Walkthrough.srt

3.4 KB

4. React vs React Native.srt

4.5 KB

3. Getting Content on the Screen.srt

4.9 KB

6. Registering a Component.srt

5.8 KB

8. Application Outline.srt

7.1 KB

7. Destructuring Imports.srt

8.4 KB

5. Creating a Component with JSX.srt

9.2 KB

10. Consuming File Exports.srt

10.1 KB

9. The Header Component.srt

12.8 KB

2. Project Directory Walkthrough.mp4

3.3 MB

3. Getting Content on the Screen.mp4

4.7 MB

4. React vs React Native.mp4

6.4 MB

6. Registering a Component.mp4

7.8 MB

8. Application Outline.mp4

9.5 MB

7. Destructuring Imports.mp4

11.1 MB

5. Creating a Component with JSX.mp4

12.9 MB

10. Consuming File Exports.mp4

14.5 MB

9. The Header Component.mp4

17.1 MB

/12. Back to React/

4. JSON CopyPaste.html

2.2 KB

7. A Quick Review and Breather.srt

8.4 KB

1. Rendering the Header.srt

8.6 KB

2. Reducer and State Design.srt

10.6 KB

6. MapStateToProps with Connect.srt

11.1 KB

3. Library List of Data.srt

11.4 KB

5. The Connect Function.srt

14.6 KB

7. A Quick Review and Breather.mp4

10.9 MB

1. Rendering the Header.mp4

12.4 MB

2. Reducer and State Design.mp4

13.0 MB

3. Library List of Data.mp4

16.7 MB

6. MapStateToProps with Connect.mp4

17.1 MB

5. The Connect Function.mp4

20.2 MB

/13. Rendering Lists the Right Way/

3. Rendering a Single Row.srt

2.9 KB

2. ListView in Practice.srt

5.3 KB

5. Creating the Selection Reducer.srt

6.5 KB

10. Expanding a Row.srt

6.6 KB

13. Wrapup.srt

7.1 KB

9. Rules of Reducers.srt

7.5 KB

6. Introducing Action Creators.srt

8.3 KB

11. Moving Logic Out of Components.srt

9.1 KB

4. Styling the List.srt

9.2 KB

8. Adding a Touchable.srt

9.6 KB

12. Animations.srt

10.6 KB

1. The Theory of ListView.srt

10.6 KB

7. Calling Action Creators.srt

12.9 KB

5. Creating the Selection Reducer.mp4

9.9 MB

9. Rules of Reducers.mp4

10.3 MB

6. Introducing Action Creators.mp4

11.5 MB

13. Wrapup.mp4

11.7 MB

10. Expanding a Row.mp4

14.1 MB

1. The Theory of ListView.mp4

14.2 MB

4. Styling the List.mp4

14.8 MB

8. Adding a Touchable.mp4

16.6 MB

12. Animations.mp4

16.9 MB

11. Moving Logic Out of Components.mp4

17.5 MB

3. Rendering a Single Row.mp4

18.8 MB

7. Calling Action Creators.mp4

20.5 MB

2. ListView in Practice.mp4

36.0 MB

/11. Digging Deeper with Redux/

5. Application Boilerplate.srt

3.4 KB

1. App Mockup and Approach.srt

6.1 KB

3. More on Redux.srt

10.6 KB

6. More on Redux Boilerplate.srt

12.5 KB

2. The Basics of Redux.srt

12.7 KB

4. Redux is Hard!.srt

16.4 KB

5. Application Boilerplate.mp4

5.8 MB

1. App Mockup and Approach.mp4

7.5 MB

3. More on Redux.mp4

15.2 MB

6. More on Redux Boilerplate.mp4

16.4 MB

2. The Basics of Redux.mp4

16.5 MB

4. Redux is Hard!.mp4

26.2 MB

/8. Handling Component Layout/

11. Setting Button Text by Props.srt

3.6 KB

12. App Wrapup.srt

4.3 KB

10. Linking Between Mobile Apps.srt

6.0 KB

3. More on Styling.srt

6.4 KB

6. Making Content Scrollable.srt

7.2 KB

2. Positioning of Elements on Mobile.srt

7.6 KB

8. Styling of Buttons with UX Considerations.srt

7.7 KB

1. Mastering Layout with Flexbox.srt

8.1 KB

9. Responding to User Input.srt

10.9 KB

4. Images with React Native.srt

10.9 KB

7. Handling User Input with Buttons.srt

12.1 KB

5. Displaying Album Artwork.srt

12.5 KB

11. Setting Button Text by Props.mp4

5.9 MB

12. App Wrapup.mp4

7.7 MB

1. Mastering Layout with Flexbox.mp4

9.9 MB

2. Positioning of Elements on Mobile.mp4

10.7 MB

3. More on Styling.mp4

10.9 MB

8. Styling of Buttons with UX Considerations.mp4

12.5 MB

6. Making Content Scrollable.mp4

13.9 MB

10. Linking Between Mobile Apps.mp4

14.5 MB

9. Responding to User Input.mp4

16.9 MB

4. Images with React Native.mp4

18.9 MB

7. Handling User Input with Buttons.mp4

19.7 MB

5. Displaying Album Artwork.mp4

23.3 MB

/2. Got OSX Go Here/

3. Running in the Simulator.srt

3.7 KB

2. More on OSX Installation.srt

8.5 KB

1. OSX Installation.srt

9.5 KB

3. Running in the Simulator.mp4

8.5 MB

2. More on OSX Installation.mp4

11.4 MB

1. OSX Installation.mp4

13.2 MB

/20. Bonus!/

1. Bonus Bonus!.html

4.2 KB

/19. Code Reuse - Edit vs Create/

4. A Standalone Employee Edit Form.srt

4.8 KB

8. Texting Employees.srt

6.3 KB

13. Wiring up Employee Delete.srt

6.5 KB

7. Clearing Form Attributes.srt

7.2 KB

1. Reusing the Employee Form.srt

9.8 KB

2. Create vs Edit Forms.srt

10.3 KB

9. Modals as a Reusable Component.srt

10.4 KB

6. Updating Firebase Records.srt

11.1 KB

10. The Modal Component Continued.srt

11.7 KB

3. Reusable Forms.srt

12.1 KB

12. Employee Delete Action Creator.srt

12.2 KB

11. Styling the Modal.srt

13.1 KB

5. Initializing Forms from State.srt

13.3 KB

4. A Standalone Employee Edit Form.mp4

8.0 MB

13. Wiring up Employee Delete.mp4

12.3 MB

2. Create vs Edit Forms.mp4

14.3 MB

8. Texting Employees.mp4

15.0 MB

1. Reusing the Employee Form.mp4

15.8 MB

7. Clearing Form Attributes.mp4

17.4 MB

10. The Modal Component Continued.mp4

18.8 MB

6. Updating Firebase Records.mp4

19.0 MB

9. Modals as a Reusable Component.mp4

19.0 MB

5. Initializing Forms from State.mp4

23.0 MB

11. Styling the Modal.mp4

24.9 MB

12. Employee Delete Action Creator.mp4

27.1 MB

3. Reusable Forms.mp4

29.4 MB

/16. Don't Mutate that State/

8. Making LoginUser More Robust.srt

4.9 KB

6. Redux Thunk in Practice.srt

8.8 KB

5. Introduction to Redux Thunk.srt

9.4 KB

10. Showing Error Messages.srt

9.6 KB

9. Creating User Accounts.srt

10.1 KB

11. A Firebase Gotcha.srt

10.7 KB

2. Creating Immutable State.srt

11.0 KB

3. More on Creating Immutable State.srt

11.4 KB

7. Redux Thunk in Practice Continued.srt

12.3 KB

4. Synchronous vs Asynchronous Action Creators.srt

13.1 KB

1. Immutable State.srt

13.9 KB

12. Showing a Spinner on Loading.srt

18.9 KB

8. Making LoginUser More Robust.mp4

8.5 MB

6. Redux Thunk in Practice.mp4

12.8 MB

5. Introduction to Redux Thunk.mp4

13.9 MB

2. Creating Immutable State.mp4

15.7 MB

11. A Firebase Gotcha.mp4

16.1 MB

4. Synchronous vs Asynchronous Action Creators.mp4

16.2 MB

9. Creating User Accounts.mp4

18.0 MB

1. Immutable State.mp4

18.1 MB

7. Redux Thunk in Practice Continued.mp4

18.6 MB

3. More on Creating Immutable State.mp4

19.5 MB

10. Showing Error Messages.mp4

21.2 MB

12. Showing a Spinner on Loading.mp4

32.3 MB

/17. Navigating Users Around/

6. Navigation Bar Buttons.srt

5.2 KB

4. Navigating Between Routes.srt

5.4 KB

2. Navigation in the Router.srt

7.1 KB

8. Building the Employee Creation Form.srt

8.0 KB

3. Displaying Multiple Scenes.srt

8.1 KB

7. Navigating to the Employee Creation Form.srt

8.4 KB

10. Handling Form Updates at the Reducer Level.srt

8.6 KB

9. Employee Form Actions.srt

9.7 KB

13. Pickers and Style Overrides.srt

9.8 KB

5. Grouping Scenes with Buckets.srt

10.9 KB

12. The Picker Component.srt

11.0 KB

11. Dynamic Property Updates.srt

12.0 KB

1. Dealing with Navigation.srt

13.2 KB

6. Navigation Bar Buttons.mp4

7.7 MB

8. Building the Employee Creation Form.mp4

11.3 MB

4. Navigating Between Routes.mp4

11.8 MB

2. Navigation in the Router.mp4

11.9 MB

10. Handling Form Updates at the Reducer Level.mp4

13.6 MB

7. Navigating to the Employee Creation Form.mp4

14.4 MB

3. Displaying Multiple Scenes.mp4

15.4 MB

12. The Picker Component.mp4

15.4 MB

9. Employee Form Actions.mp4

15.7 MB

1. Dealing with Navigation.mp4

17.7 MB

13. Pickers and Style Overrides.mp4

18.0 MB

5. Grouping Scenes with Buckets.mp4

18.1 MB

11. Dynamic Property Updates.mp4

20.7 MB

/9. Authentication with Firebase/

7. Handling User Inputs.srt

5.3 KB

8. More on Handling User Inputs.srt

5.4 KB

2. A Common Root Component.srt

6.4 KB

10. Making Text Inputs From Scratch.srt

6.5 KB

5. Firebase Client Setup.srt

6.8 KB

9. How to Create Controlled Components.srt

6.9 KB

11. A Focus on Passing Props.srt

7.7 KB

1. Auth App Introduction.srt

7.8 KB

4. What is Firebase.srt

7.8 KB

12. Making the Input Pretty.srt

8.6 KB

6. Login Form Scaffolding.srt

9.0 KB

13. Wrapping up Inputs.srt

10.8 KB

14. Password Inputs.srt

12.7 KB

3. Copying Reusable Components.srt

16.6 KB

7. Handling User Inputs.mp4

7.0 MB

8. More on Handling User Inputs.mp4

7.2 MB

10. Making Text Inputs From Scratch.mp4

9.1 MB

1. Auth App Introduction.mp4

9.1 MB

9. How to Create Controlled Components.mp4

9.1 MB

2. A Common Root Component.mp4

10.1 MB

5. Firebase Client Setup.mp4

10.7 MB

11. A Focus on Passing Props.mp4

11.1 MB

4. What is Firebase.mp4

11.3 MB

6. Login Form Scaffolding.mp4

13.7 MB

12. Making the Input Pretty.mp4

14.4 MB

13. Wrapping up Inputs.mp4

16.7 MB

14. Password Inputs.mp4

18.8 MB

3. Copying Reusable Components.mp4

24.8 MB

/4. [Optional] ESLint Setup/

4. ESLint Setup with VSCode.srt

5.5 KB

2. ESLint Setup with Atom.srt

9.3 KB

3. ESLint Setup with Sublime Text 3.srt

11.8 KB

1. ESLint Setup and Overview.srt

13.8 KB

4. ESLint Setup with VSCode.mp4

7.3 MB

2. ESLint Setup with Atom.mp4

13.4 MB

3. ESLint Setup with Sublime Text 3.mp4

18.6 MB

1. ESLint Setup and Overview.mp4

18.9 MB

/6. Making Great Looking Apps/

1. Styling with React Native.srt

6.6 KB

4. Header Styling.srt

7.0 KB

2. More on Styling Components.srt

7.2 KB

3. Introduction to Flexbox.srt

7.7 KB

5. Making the Header Reusable.srt

10.0 KB

1. Styling with React Native.mp4

9.7 MB

4. Header Styling.mp4

9.7 MB

3. Introduction to Flexbox.mp4

10.3 MB

2. More on Styling Components.mp4

10.6 MB

5. Making the Header Reusable.mp4

15.7 MB

/10. Processing Authentication Credentials/

4. Creating an Activity Spinner.srt

7.1 KB

1. Logging a User In.srt

8.0 KB

9. Logging a User Out and Wrapup.srt

8.4 KB

7. Handling Authentication Events.srt

9.0 KB

5. Conditional Rendering of JSX.srt

9.9 KB

2. Error Handling.srt

10.6 KB

8. More on Conditional Rendering.srt

10.9 KB

3. More on Authentication Flow.srt

11.5 KB

6. Clearing the Form Spinner.srt

12.0 KB

4. Creating an Activity Spinner.mp4

10.5 MB

1. Logging a User In.mp4

12.5 MB

9. Logging a User Out and Wrapup.mp4

14.4 MB

7. Handling Authentication Events.mp4

14.4 MB

3. More on Authentication Flow.mp4

16.1 MB

2. Error Handling.mp4

17.8 MB

5. Conditional Rendering of JSX.mp4

17.8 MB

8. More on Conditional Rendering.mp4

18.7 MB

6. Clearing the Form Spinner.mp4

19.8 MB

/3. Got Windows Go Here/

2. Android Studio and React Native CLI Installation.srt

7.9 KB

1. Windows Setup of React Native.srt

10.2 KB

3. Emulator Creation and System Variables.srt

22.4 KB

2. Android Studio and React Native CLI Installation.mp4

12.3 MB

1. Windows Setup of React Native.mp4

21.1 MB

3. Emulator Creation and System Variables.mp4

46.3 MB

/18. Firebase as a Data Store/

3. Creating Records with Firebase.srt

8.4 KB

2. Data Security in Firebase.srt

8.6 KB

11. List Building in Employee List.srt

8.7 KB

4. Default Form Values.srt

9.1 KB

10. Transforming Objects to Arrays.srt

9.3 KB

1. Firebase JSON Schema.srt

9.8 KB

9. Dynamic DataSource Building.srt

11.0 KB

5. Successful Data Save to Firebase.srt

11.3 KB

7. Fetching Data from Firebase.srt

11.6 KB

8. Storing Data by ID.srt

12.5 KB

6. Resetting Form Properties.srt

14.1 KB

2. Data Security in Firebase.mp4

11.6 MB

4. Default Form Values.mp4

12.9 MB

1. Firebase JSON Schema.mp4

13.4 MB

11. List Building in Employee List.mp4

15.3 MB

3. Creating Records with Firebase.mp4

15.7 MB

5. Successful Data Save to Firebase.mp4

16.6 MB

10. Transforming Objects to Arrays.mp4

18.9 MB

9. Dynamic DataSource Building.mp4

19.4 MB

7. Fetching Data from Firebase.mp4

19.9 MB

8. Storing Data by ID.mp4

20.9 MB

6. Resetting Form Properties.mp4

22.5 MB

/15. Handling Data in React vs Redux/

2. Rebuilding the Login Form.srt

9.0 KB

1. Login Form in a Redux World.srt

11.2 KB

4. Wiring up Action Creators.srt

12.1 KB

5. Typed Actions.srt

13.1 KB

3. Handling Form Updates with Action Creators.srt

13.5 KB

1. Login Form in a Redux World.mp4

13.5 MB

2. Rebuilding the Login Form.mp4

14.4 MB

4. Wiring up Action Creators.mp4

16.4 MB

5. Typed Actions.mp4

17.5 MB

3. Handling Form Updates with Action Creators.mp4

17.5 MB

 

Total files 320


Copyright © 2025 FileMood.com