FileMood

Download [UdemyCourseDownloader] Universal React with Next.js - The Ultimate Guide

UdemyCourseDownloader Universal React with Next js The Ultimate Guide

Name

[UdemyCourseDownloader] Universal React with Next.js - The Ultimate Guide

 DOWNLOAD Copy Link

Total Size

4.6 GB

Total Files

92

Hash

18674F09A9029F1E97B98204C5858B766F84E27B

/

Lesson_23._Making_our_App_Run_Offline_with_Service_Workers_(Optional).mp4

140.3 MB

Lesson_02._Tools_Required_for_this_Course.mp4

9.3 MB

Lesson_03._Setting_up_Portfolio_Project.mp4

32.5 MB

Lesson_04._Next_Links,_Serving_Static_Images.mp4

29.5 MB

Lesson_05._Components_in_Next,_CSS_with_Styled_JSX.mp4

48.3 MB

Lesson_06._Next_Router,_NProgress_for_Route_Loading_State.mp4

28.8 MB

Lesson_07._Custom_Document_Page.mp4

43.2 MB

Lesson_08._Fetching_Data_with_getInitialProps.mp4

70.3 MB

Lesson_09._Custom_Error_Page.mp4

38.4 MB

Lesson_10._Dynamic_Pages_with_Query_Parameters.mp4

43.9 MB

Lesson_11._Cleaner_Urls_without_Query_Params.mp4

30.9 MB

Lesson_12._Deploying_our_App_as_a_Static_Site_to_Now.mp4

47.9 MB

Lesson_13._Intro_to_Hacker_News_Clone.mp4

7.2 MB

Lesson_14._Init_Hacker_Next_Project.mp4

16.3 MB

Lesson_15._Handling_Errors_with_Built-in_Error_Page_and_Try__Catch.mp4

49.8 MB

Lesson_16._Styling_the_News_Stories.mp4

54.2 MB

Lesson_17._Adding_Layout_Component,_Head_Component_for_SEO.mp4

46.2 MB

Lesson_18._Fetching_Next_Page_of_Stories,_Adding_Pagination_with_Query_Params.mp4

51.4 MB

Lesson_19._Building_the_Individual_Story_Page.mp4

48.3 MB

Lesson_21._Using_Next_Router_to_Add_a_Back_Button.mp4

31.2 MB

Lesson_22._Generating_a_Web_App_Manifest_to_our_Project_(Optional).mp4

84.6 MB

Lesson_01._What_is_Next.js__What_is_Server-Side_Rendering_.mp4

73.7 MB

Lesson_24._Deploying_Hacker_Next_and_Performing_a_Lighthouse_Audit.mp4

72.0 MB

Lesson_25._Intro_to_User_Authentication_Project.mp4

8.0 MB

Lesson_26._Init_Project,_Create_Express_Server.mp4

20.1 MB

Lesson_27._Using_the_getRequestHandler,_Adding_Nodemon.mp4

21.2 MB

Lesson_28._Create_Login_Form,_Handle_Post_Request_on_Server.mp4

75.1 MB

Lesson_29._Authenticating_Users_with_Signed_Cookies.mp4

100.8 MB

Lesson_30._Fetching_a_User's_Profile_upon_Login.mp4

70.6 MB

Lesson_31._Displaying__Handling_Errors_upon_Login.mp4

50.3 MB

Lesson_32._Creating_a_Layout_Component__Navigation.mp4

38.6 MB

Lesson_33._Persisting_User_Session_with_Custom_Document_Page.mp4

77.4 MB

Lesson_34._Persisting_User_Sessions_on_the_Client_and_Server.mp4

67.8 MB

Lesson_35._Logging_out_Users,_Clearing_Cookies.mp4

38.6 MB

Lesson_36._Creating_Protected_Routes__Route_Guards.mp4

49.7 MB

Lesson_37._Deploying_our_Cookie_Auth_App.mp4

10.9 MB

Lesson_38._Demo_of_our_Social_Media_App.mp4

39.3 MB

Lesson_39._Git_Clone_and_Install_Project_Dependencies.mp4

8.2 MB

Lesson_40._Add_our_MongoDB__MLab_Database.mp4

22.0 MB

Lesson_41._Installing_the_Postman_Desktop_App.mp4

13.1 MB

Lesson_42._Overview_of_Server_Code.mp4

92.0 MB

Lesson_43._Validate_Signup_and_Signup.mp4

73.8 MB

Lesson_44._Signin_with_Passport.mp4

28.2 MB

Lesson_45._Signout_and_checkAuth_Middleware.mp4

22.6 MB

Lesson_46._Get_All_Users.mp4

26.9 MB

Lesson_47._Using_Router.param()_to_Get__Delete_User.mp4

71.4 MB

Lesson_48._Getting_the_Authenticated_User's_Data.mp4

28.9 MB

Lesson_49._Getting_the_User's_Profile.mp4

22.1 MB

Lesson_50._Following_Users.mp4

57.6 MB

Lesson_51._Unfollowing_Users.mp4

17.7 MB

Lesson_52._Getting_a_User_Feed.mp4

27.8 MB

Lesson_53._Updating_Users__Uploading_and_Resizing_Avatars.mp4

97.1 MB

Lesson_54._Adding_Posts__Uploading_and_Resizing_Post_Images.mp4

91.0 MB

Lesson_55._Getting_Posts_By_User__Getting_User's_Post_Feed.mp4

48.1 MB

Lesson_56._Liking_and_Unliking_our_Posts.mp4

42.6 MB

Lesson_57._Adding_and_Removing_Comments_to_our_Posts.mp4

51.5 MB

Lesson_58._Deleting_Posts.mp4

48.2 MB

Lesson_59._Moving_onto_our_Client,_Generating_an_App_Color_Palette.mp4

77.9 MB

Lesson_60._Building_the_Navbar_Component.mp4

32.6 MB

Lesson_61._Creating_Active_Link_Component__Prefetching_Pages.mp4

50.2 MB

Lesson_62._Basic_Functionality_for_our_Signup_Page.mp4

72.5 MB

Lesson_63._Creating_Error_Snackbar_and_Success_Dialog_in_Signup.mp4

96.2 MB

Lesson_64._Building_Signin_Form__Ability_to_Signin.mp4

56.9 MB

Lesson_65._Toggling_Auth__UnAuth_Navigation_and_Implementing_Protected_Routes.mp4

50.4 MB

Lesson_66._Adding_Next_NProgress_to_Display_Loading_State.mp4

24.4 MB

Lesson_67._Creating_Custom_Routes_with_Express.mp4

31.7 MB

Lesson_68._Displaying_User_Profiles_on_the_Profile_Page.mp4

91.1 MB

Lesson_69._Follow__Unfollow_Users_from_Profile_Page.mp4

75.4 MB

Lesson_70._Deleting_Auth_Users_from_Profile_Page.mp4

87.7 MB

Lesson_71._Create_Edit_Profile_Page,_Populate_Form_with_Auth_User_Data.mp4

88.3 MB

Lesson_72._Updating_our_User_with_the_Edit_Profile_Form.mp4

65.2 MB

Lesson_73._Showing_Error_and_Success_for_Editing_the_User.mp4

63.8 MB

Lesson_74._Creating_a_Splash_Page_for_UnAuth_Users.mp4

36.9 MB

Lesson_75._Building_Index_Layout_and_User_Feed.mp4

123.4 MB

Lesson_76._Updating_State_with_NewPost.mp4

85.7 MB

Lesson_77._Adding_Posts_from_NewPost_Component.mp4

61.7 MB

Lesson_78._Displaying_Posts_in_the_Post_Component.mp4

87.3 MB

Lesson_79._Deleting_Posts,_Removing_them_from_UI.mp4

55.5 MB

Lesson_80._Liking__Unliking_Posts.mp4

56.4 MB

Lesson_81._Displaying_Like__Unlike_Status_in_UI.mp4

47.6 MB

Lesson_82._Using_Pure_Components.mp4

35.1 MB

Lesson_83._Scaffolding_Comments_Component.mp4

64.4 MB

Lesson_84._Adding_and_Displaying_Comments.mp4

80.1 MB

Lesson_85._Deleting_Comments.mp4

38.0 MB

Lesson_86._Displaying_User_Posts_on_Profile_Page.mp4

66.1 MB

Lesson_87._Adding_Post_Feed_Functionality_to_our_Profile_Page.mp4

41.3 MB

Lesson_88._Displaying_Following__Followers_in_Profile_Page.mp4

45.3 MB

Lesson_89._Formatting_Times__Dates_with_Date-Fns.mp4

9.3 MB

Lesson_90._Deploying_our_Social_Media_App.mp4

41.0 MB

Materials.zip

2.1 MB

Udemy Course downloader.txt

0.1 KB

udemycoursedownloader.com.url

0.1 KB

 

Total files 92


Copyright © 2024 FileMood.com