Mastering React Native with NodeJs and MongoDB

seeders: 0
leechers: 2
Added 3 years ago by cybil18 in Other

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

Files

Mastering React Native with NodeJs and MongoDB (Size: 7.67 GB)
  01 - Introduction
  001 About the course.mp4 13.32 MB
  001 About the course_en.srt 7.89 KB
  002 Expo and simulators.mp4 73.98 MB
  002 Expo and simulators_en.srt 9 KB
  003 Installing and trying in simulator and expo app.mp4 96.28 MB
  003 Installing and trying in simulator and expo app_en.srt 12.34 KB
  02 - React Native Basics
  001 Understanding native components.mp4 22.49 MB
  001 Understanding native components_en.srt 6.4 KB
  002 Flex layout and positioning.mp4 28.36 MB
  002 Flex layout and positioning_en.srt 6.97 KB
  003 Components props and destructuring.mp4 41.57 MB
  003 Components props and destructuring_en.srt 8.44 KB
  004 Splash screen logo.mp4 33.25 MB
  004 Splash screen logo_en.srt 4.82 KB
  005 Webview.mp4 30.55 MB
  005 Webview_en.srt 4.39 KB
  03 - Project - Links Daily
  001 Download source code.html 563 B
  002 Starting the project.mp4 21.09 MB
  002 Starting the project_en.srt 3.79 KB
  003 Text component.mp4 48.44 MB
  003 Text component_en.srt 9.88 KB
  004 Input component.mp4 35.21 MB
  004 Input component_en.srt 6.73 KB
  005 Reusable component.mp4 49.49 MB
  005 Reusable component_en.srt 8.55 KB
  006 Updating the state.mp4 39.26 MB
  006 Updating the state_en.srt 6.54 KB
  04 - Text Input, ScrollView and Image
  001 Customize text input.mp4 64.1 MB
  001 Customize text input_en.srt 10.05 KB
  002 Button using touchable opacity.mp4 45.93 MB
  002 Button using touchable opacity_en.srt 7.76 KB
  003 Using axios.mp4 90.42 MB
  003 Using axios_en.srt 13.92 KB
  004 Image component.mp4 43.08 MB
  004 Image component_en.srt 6.75 KB
  005 Scroll view.mp4 55.47 MB
  005 Scroll view_en.srt 6.76 KB
  006 Signin screen.mp4 55.98 MB
  006 Signin screen_en.srt 8.03 KB
  GetFreeCourses.Co.url 116 B
  05 - Navigation
  001 React native navigation.mp4 95.59 MB
  001 React native navigation_en.srt 11.83 KB
  002 Navigator options.mp4 87.07 MB
  002 Navigator options_en.srt 9.77 KB
  06 - API Generator, mongodb and sendgrid
  001 Kaloraat auth API generator.mp4 41.14 MB
  001 Kaloraat auth API generator_en.srt 7.28 KB
  002 Understanding authentication server.mp4 93.04 MB
  002 Understanding authentication server_en.srt 15.63 KB
  003 Signup to mongo atlas.mp4 94.1 MB
  003 Signup to mongo atlas_en.srt 14.43 KB
  004 Signup to sendgrid.mp4 48.34 MB
  004 Signup to sendgrid_en.srt 7.65 KB
  07 - Signup Signin and async storage
  001 Successful signup and signin.mp4 60.53 MB
  001 Successful signup and signin_en.srt 8.49 KB
  002 Localhost on the web for trying on actual device.mp4 89.6 MB
  002 Localhost on the web for trying on actual device_en.srt 12.25 KB
  003 Error messages.mp4 57.27 MB
  003 Error messages_en.srt 7.14 KB
  004 React native async storage.mp4 72.08 MB
  004 React native async storage_en.srt 9.21 KB
  08 - Context
  001 Auth context.mp4 64.08 MB
  001 Auth context_en.srt 11.07 KB
  002 Accessing context.mp4 28.97 MB
  002 Accessing context_en.srt 3.84 KB
  003 Update context and configure axios.mp4 86.59 MB
  003 Update context and configure axios_en.srt 9.54 KB
  GetFreeCourses.Co.url 116 B
  09 - Footer Navigation
  001 Footer tabs.mp4 63.97 MB
  001 Footer tabs_en.srt 8.17 KB
  002 Font awesome icons.mp4 85.9 MB
  002 Font awesome icons_en.srt 9.55 KB
  003 Root navigation.mp4 94.56 MB
  003 Root navigation_en.srt 11.11 KB
  004 Protecting screens.mp4 32.73 MB
  004 Protecting screens_en.srt 4.53 KB
  005 Signout.mp4 83.31 MB
  005 Signout_en.srt 11.78 KB
  10 - Screens
  001 Account screen.mp4 88.41 MB
  001 Account screen_en.srt 11.59 KB
  002 Post and links screens.mp4 78.48 MB
  002 Post and links screens_en.srt 8.68 KB
  003 Active screen tab.mp4 63.78 MB
  003 Active screen tab_en.srt 7.85 KB
  004 Display user info.mp4 47.04 MB
  004 Display user info_en.srt 7.8 KB
  005 Setup account screen.mp4 84.98 MB
  005 Setup account screen_en.srt 10.25 KB
  11 - Images
  001 Reusing circle logo component.mp4 58.82 MB
  001 Reusing circle logo component_en.srt 9.11 KB
  002 Image upload icon.mp4 45.42 MB
  002 Image upload icon_en.srt 6.26 KB
  003 Display image and upload icon.mp4 72.71 MB
  003 Display image and upload icon_en.srt 8.8 KB
  004 Signup to cloudinary.mp4 46.74 MB
  004 Signup to cloudinary_en.srt 5.13 KB
  005 Access image library using expo image picker.mp4 150.51 MB
  005 Access image library using expo image picker_en.srt 18.69 KB
  006 Sending image to server for uploading.mp4 57.07 MB
  006 Sending image to server for uploading_en.srt 7.91 KB
  12 - Protect routes, screens, JWT tokens and cloudinary
  001 Require signin middleware.mp4 90.16 MB
  001 Require signin middleware_en.srt 11.57 KB
  002 Axios headers with token.mp4 73.37 MB
  002 Axios headers with token_en.srt 7.45 KB
  003 Include tokens in axios headers by default.mp4 56.84 MB
  003 Include tokens in axios headers by default_en.srt 7.29 KB
  004 Handling expired token.mp4 100.97 MB
  004 Handling expired token_en.srt 10.87 KB
  005 Upload image to cloudinary.mp4 145.26 MB
  005 Upload image to cloudinary_en.srt 18.64 KB
  006 Save user image in database.mp4 52.03 MB
  006 Save user image in database_en.srt 7.12 KB
  007 Updating user in context and async storage.mp4 116.28 MB
  007 Updating user in context and async storage_en.srt 11.98 KB
  13 - Password Update and Reset
  001 Password update client.mp4 40.86 MB
  001 Password update client_en.srt 4.56 KB
  002 Password update server.mp4 52.43 MB
  002 Password update server_en.srt 7.33 KB
  003 Forgot password screen.mp4 100.69 MB
  003 Forgot password screen_en.srt 13.08 KB
  004 Send password reset email.mp4 62.12 MB
  004 Send password reset email_en.srt 8.49 KB
  005 Allow user to login with new password.mp4 132.46 MB
  005 Allow user to login with new password_en.srt 16.38 KB
  GetFreeCourses.Co.url 116 B
  14 - Posting Links
  001 What's next.mp4 13.29 MB
  001 What's next_en.srt 4.17 KB
  002 Post link page.mp4 61.75 MB
  002 Post link page_en.srt 8.19 KB
  003 Text input for post link.mp4 77.2 MB
  003 Text input for post link_en.srt 13.38 KB
  004 Text input for post title.mp4 62.06 MB
  004 Text input for post title_en.srt 8.15 KB
  15 - Web Scraping
  001 Open graph web scraping client side.mp4 73.77 MB
  002 URL preview.mp4 84.68 MB
  003 Preview card image.mp4 100.74 MB
  003 Preview card image_en.srt 13.74 KB
  004 Preview card title and description.mp4 63.48 MB
  004 Preview card title and description_en.srt 8.54 KB
  16 - Models Routes and Controllers
  001 Link model and schema.mp4 72.3 MB
  001 Link model and schema_en.srt 10.11 KB
  002 Post link route and controller.mp4 117.91 MB
  003 Post request to create link.mp4 115.82 MB
  003 Post request to create link_en.srt 14.01 KB
  004 Link context.mp4 108.41 MB
  004 Link context_en.srt 12.94 KB
  17 - Links and WebView
  001 Recent links.mp4 90.67 MB
  001 Recent links_en.srt 11 KB
  002 Route params (optional).mp4 48.19 MB
  002 Route params (optional)_en.srt 5.4 KB
  003 Link view.mp4 114.01 MB
  003 Link view_en.srt 10.98 KB
  004 React native webview.mp4 82.19 MB
  004 React native webview_en.srt 10.19 KB
  005 Open webview onPress.mp4 39.26 MB
  005 Open webview onPress_en.srt 4.79 KB
  GetFreeCourses.Co.url 116 B
  18 - Like Unlike, View Count, date and user
  001 Implement view count.mp4 83.83 MB
  001 Implement view count_en.srt 10.44 KB
  002 View count icon on preview card.mp4 83.06 MB
  002 View count icon on preview card_en.srt 8.5 KB
  003 View increment client side.mp4 83.89 MB
  003 View increment client side_en.srt 10.99 KB
  004 Like unlike server.mp4 60.05 MB
  004 Like unlike server_en.srt 9.45 KB
  005 Like unlike client.mp4 117.86 MB
  005 Like unlike client_en.srt 13.41 KB
  006 Icon set component.mp4 92.12 MB
  006 Icon set component_en.srt 7.95 KB
  007 Applying shadow.mp4 72.32 MB
  007 Applying shadow_en.srt 8 KB
  008 Date and user icons.mp4 117.9 MB
  008 Date and user icons_en.srt 12.39 KB
  19 - Profile Screen
  001 Public profile with route params.mp4 77.27 MB
  001 Public profile with route params_en.srt 9.45 KB
  002 Profile screen.mp4 64.25 MB
  002 Profile screen_en.srt 9.76 KB
  003 Background image.mp4 153.42 MB
  003 Background image_en.srt 14.21 KB
  004 Default preview image.mp4 87.67 MB
  004 Default preview image_en.srt 8.99 KB
  005 Get user public profile.mp4 77.38 MB
  005 Get user public profile_en.srt 7.14 KB
  006 User profile and user links response.mp4 60.17 MB
  006 User profile and user links response_en.srt 6.72 KB
  007 User info on profile.mp4 130.08 MB
  007 User info on profile_en.srt 11.78 KB
  008 Render user links on profile.mp4 64.82 MB
  008 Render user links on profile_en.srt 7.47 KB
  20 - Links, trending and latest
  001 Links screen.mp4 54.22 MB
  001 Links screen_en.srt 5.2 KB
  002 Allow delete link.mp4 108.61 MB
  002 Allow delete link_en.srt 10.17 KB
  003 Delete link and update local and global state.mp4 95.01 MB
  003 Delete link and update local and global state_en.srt 10.57 KB
  004 Signout feature in account screen.mp4 73.16 MB
  004 Signout feature in account screen_en.srt 6.62 KB
  005 Trending links screen.mp4 74.64 MB
  005 Trending links screen_en.srt 6.89 KB
  006 Horizontally scrolling trending links.mp4 146.39 MB
  006 Horizontally scrolling trending links_en.srt 11.73 KB
  007 Latest links.mp4 96.06 MB
  007 Latest links_en.srt 10.14 KB
  21 - Load More and SearchingFiltering
  001 Load more links backend.mp4 108.77 MB
  001 Load more links backend_en.srt 10.38 KB
  002 Load more links frontend.mp4 120.24 MB
  002 Load more links frontend_en.srt 10.8 KB
  003 Search component.mp4 94.64 MB
  003 Search component_en.srt 9.59 KB
  004 Implement searchingfiltering.mp4 50.97 MB
  004 Implement searchingfiltering_en.srt 5.52 KB
  005 Loading.mp4 94.28 MB
  005 Loading_en.srt 9.55 KB
  Download Paid Udemy Courses For Free.url 116 B
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  ▲ 218 total files

Description


Mastering React Native with NodeJs and MongoDB

Learn react native IOS & Android app development from scratch while building a real world project with tons of features

Udemy Link - https://www.udemy.com/course/react-native-nodejs-mongodb/

Please seed as much as you can!

Related Torrents

torrent name size uploader age seed leech
1
0
0
0
0