[07-2020] nuxtjs-vuejs-on-steroids
File List
- 05 Connecting our App to the Backend/060 Synchronizing Vuex and the Backend.mp4 146.6 MB
- 01 Getting Started/007 Understanding the Folder Structure.mp4 120.9 MB
- 07 Middleware & Authentication/083 Implementing Cookies.mp4 106.7 MB
- 04 Handling Data/049 Vuex, fetch() and nuxtServerInit().mp4 96.2 MB
- 04 Handling Data/041 Preparing Data on the Server-Side (through Nuxt).mp4 90.3 MB
- 06 Nuxt - Config, Plugins & Modules/071 Understanding Modules.mp4 89.7 MB
- 03 Project - Pages, Routing & Views/034 Creating an Admin Section.mp4 79.0 MB
- 03 Project - Pages, Routing & Views/028 Creating the Landing Page.mp4 70.9 MB
- 07 Middleware & Authentication/082 Persisting the Token Across Page Refreshes.mp4 69.8 MB
- 02 Pages, Routing & Views/021 Working with _Normal_ Components.mp4 67.9 MB
- 06 Nuxt - Config, Plugins & Modules/064 The Nuxt Config File.mp4 66.4 MB
- 03 Project - Pages, Routing & Views/031 Adding the Header Component.mp4 62.7 MB
- 04 Handling Data/048 Adding the Vuex Store.mp4 61.4 MB
- 03 Project - Pages, Routing & Views/029 Splitting the Page into Components.mp4 60.4 MB
- 03 Project - Pages, Routing & Views/035 Preparing the Backend.mp4 59.3 MB
- 07 Middleware & Authentication/085 Adding the Logout Functionality.mp4 56.9 MB
- 04 Handling Data/044 Adding Async Data to a Single Post.mp4 56.5 MB
- 05 Connecting our App to the Backend/058 Fetching all Posts.mp4 51.5 MB
- 09 Building a Nuxt App/097 Building our App as a SPA.mp4 49.9 MB
- 07 Middleware & Authentication/084 Fixing the Logout Timer.mp4 49.9 MB
- 06 Nuxt - Config, Plugins & Modules/066 Working with Environment Variables.mp4 48.6 MB
- 06 Nuxt - Config, Plugins & Modules/069 Adding Plugins.mp4 47.7 MB
- 03 Project - Pages, Routing & Views/026 Creating the Main _Sections_ (Pages).mp4 47.1 MB
- 07 Middleware & Authentication/076 Adding User Signup.mp4 46.3 MB
- 05 Connecting our App to the Backend/056 Fetching Data from the Backend.mp4 44.8 MB
- 04 Handling Data/040 Adding Dynamic Data.mp4 44.2 MB
- 07 Middleware & Authentication/075 What is Middleware_.mp4 43.8 MB
- 04 Handling Data/043 A Closer Look at the Context Object.mp4 43.6 MB
- 07 Middleware & Authentication/078 Storing the Token.mp4 42.6 MB
- 05 Connecting our App to the Backend/055 Using Firebase to Store Data.mp4 41.5 MB
- 07 Middleware & Authentication/077 Adding User Login.mp4 40.3 MB
- 08 The Server Side/089 Adding Server Side Middleware.mp4 38.4 MB
- 03 Project - Pages, Routing & Views/027 Adding External Fonts.mp4 36.5 MB
- 06 Nuxt - Config, Plugins & Modules/065 The Loading Property.mp4 35.2 MB
- 03 Project - Pages, Routing & Views/033 Working on the Post Page.mp4 35.1 MB
- 01 Getting Started/001 Welcome & Introduction.mp4 35.0 MB
- 02 Pages, Routing & Views/022 Styling Nuxt Apps.mp4 33.5 MB
- 09 Building a Nuxt App/100 Improving the Generate Process.mp4 32.5 MB
- 02 Pages, Routing & Views/016 Validating Parameters.mp4 32.5 MB
- 01 Getting Started/006 Creating our First Nuxt App.mp4 31.2 MB
- 02 Pages, Routing & Views/019 Adding a New Layout.mp4 30.4 MB
- 05 Connecting our App to the Backend/059 Editing Posts.mp4 30.2 MB
- 02 Pages, Routing & Views/017 Creating Nested Routes.mp4 27.4 MB
- 07 Middleware & Authentication/079 Using the Token for Authentication.mp4 24.9 MB
- 05 Connecting our App to the Backend/053 Executing Code on the Server.mp4 24.1 MB
- 04 Handling Data/046 Using Promises in asyncData.mp4 23.9 MB
- 07 Middleware & Authentication/080 Implementing a Middleware.mp4 23.7 MB
- 02 Pages, Routing & Views/013 From Folders to Routes.mp4 23.4 MB
- 04 Handling Data/042 asyncData on Client & Server.mp4 22.8 MB
- 07 Middleware & Authentication/081 Invalidating the Token.mp4 22.2 MB
- 06 Nuxt - Config, Plugins & Modules/067 Manipulating Routing Settings.mp4 20.1 MB
- 02 Pages, Routing & Views/015 Adding Links & Navigating Around.mp4 20.0 MB
- 04 Handling Data/050 Wrap Up.mp4 19.7 MB
- 05 Connecting our App to the Backend/057 Initializing our Store.mp4 19.7 MB
- 06 Nuxt - Config, Plugins & Modules/068 Animating Page Transitions.mp4 19.5 MB
- 03 Project - Pages, Routing & Views/037 Adding a Separate Layout to the Admin Area.mp4 19.5 MB
- 03 Project - Pages, Routing & Views/030 Adding Static Assets - The Background Image.mp4 18.5 MB
- 09 Building a Nuxt App/099 Building our App as a Static Website.mp4 18.5 MB
- 09 Building a Nuxt App/101 Limiting the Amount of http Requests.mp4 18.4 MB
- 03 Project - Pages, Routing & Views/036 Improving the App.mp4 17.6 MB
- 01 Getting Started/004 Understanding Server Side Rendering.mp4 17.5 MB
- 02 Pages, Routing & Views/014 Creating a Route with a Dynamic Path.mp4 17.1 MB
- 08 The Server Side/090 Testing the Middleware.mp4 16.1 MB
- 08 The Server Side/091 Starting a Project with a Server Side Template.mp4 14.9 MB
- 06 Nuxt - Config, Plugins & Modules/070 Registering a Date Filter.mp4 14.7 MB
- 09 Building a Nuxt App/095 Building our App as a Universal App.mp4 14.1 MB
- 09 Building a Nuxt App/102 Adjusting the Store.mp4 12.5 MB
- 01 Getting Started/002 What is Nuxt.js_.mp4 12.2 MB
- 05 Connecting our App to the Backend/061 Wrap Up.mp4 12.1 MB
- 04 Handling Data/045 Handling Errors with a Callback.mp4 11.1 MB
- 01 Getting Started/008 What can we Build with Nuxt_.mp4 10.5 MB
- 01 Getting Started/009 What's Inside This Course_.mp4 9.6 MB
- 03 Project - Pages, Routing & Views/032 Vue Router vs. Nuxt Router.mp4 9.1 MB
- 01 Getting Started/005 Nuxt vs _Normal_ Server Side Rendering.mp4 8.3 MB
- 10 Round Up/105 Course Roundup.mp4 8.1 MB
- 01 Getting Started/010 How To Get The Most Out Of This Course.mp4 8.1 MB
- 09 Building a Nuxt App/094 Universal vs SPA vs Static.mp4 7.4 MB
- 05 Connecting our App to the Backend/054 Adding Firebase as a Backend.mp4 7.1 MB
- 07 Middleware & Authentication/086 A Quick Bugfix.mp4 6.7 MB
- 03 Project - Pages, Routing & Views/025 Module Introduction.mp4 6.3 MB
- 06 Nuxt - Config, Plugins & Modules/072 Wrap Up.mp4 4.7 MB
- 02 Pages, Routing & Views/020 Adding a Default Error Page.mp4 4.6 MB
- 02 Pages, Routing & Views/023 Wrap Up.mp4 4.0 MB
- 05 Connecting our App to the Backend/059 [assignment_video] Time to Practice - Fetching Data.mp4 2.7 MB
- 02 Pages, Routing & Views/018 Layouts, Pages & Components - Theory.mp4 1.9 MB
- 02 Pages, Routing & Views/016 [assignment_video] Time to Practice - Pages & Routing.mp4 1.9 MB
- 08 The Server Side/088 Module Introduction.mp4 1.5 MB
- 04 Handling Data/039 Module Introduction.mp4 1.4 MB
- 02 Pages, Routing & Views/012 Module Introduction.mp4 1.3 MB
- 06 Nuxt - Config, Plugins & Modules/063 Module Introduction.mp4 1.2 MB
- 04 Handling Data/042 [assignment_video] Time to Practice - Server-Side Data.mp4 1.1 MB
- 05 Connecting our App to the Backend/052 Module Introduction.mp4 1.1 MB
- 07 Middleware & Authentication/074 Module Introduction.mp4 979.6 KB
- 09 Building a Nuxt App/093 Module Introduction.mp4 605.3 KB
- 07 Middleware & Authentication/087 middleware-auth-04-cookies-auto-logout.zip 412.7 KB
- 07 Middleware & Authentication/087 middleware-auth-03-basic-auth.zip 409.9 KB
- 07 Middleware & Authentication/087 middleware-auth-05-finished.zip 409.6 KB
- 08 The Server Side/092 server-side-finished.zip 409.1 KB
- 09 Building a Nuxt App/104 deployment-finished.zip 409.0 KB
- 07 Middleware & Authentication/087 middleware-auth-02-signup-signin.zip 408.9 KB
- 06 Nuxt - Config, Plugins & Modules/073 config-plugins-modules-03-modules.zip 408.1 KB
- 06 Nuxt - Config, Plugins & Modules/073 config-plugins-modules-02-plugins.zip 407.6 KB
- 07 Middleware & Authentication/087 middleware-auth-01-basics.zip 406.5 KB
- 06 Nuxt - Config, Plugins & Modules/073 config-plugins-module-01-config.zip 405.6 KB
- 04 Handling Data/051 handling-data-05-vuex-nuxtserverinit.zip 404.7 KB
- 05 Connecting our App to the Backend/062 backend-04-update-store.zip 401.7 KB
- 04 Handling Data/051 handling-data-01-static-data.zip 401.3 KB
- 04 Handling Data/051 handling-data-04-promises.zip 401.2 KB
- 04 Handling Data/051 handling-data-02-async-data.zip 401.2 KB
- 05 Connecting our App to the Backend/062 backend-01-store-data.zip 401.0 KB
- 05 Connecting our App to the Backend/062 backend-02-fetch-data.zip 401.0 KB
- 04 Handling Data/051 handling-data-03-context.zip 400.9 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-07-post-admin-form.zip 400.5 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-08-layout.zip 400.2 KB
- 05 Connecting our App to the Backend/062 backend-03-axios.zip 400.2 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-06-new-post-form.zip 397.7 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-04-added-navigation.zip 387.9 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-05-postlist.zip 387.3 KB
- 03 Project - Pages, Routing & Views/030 main-page-background.jpg 288.4 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-03-splitting-into-components.zip 94.8 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-02-posts-starting-page.zip 93.0 KB
- 03 Project - Pages, Routing & Views/038 prj-page-views-01-first-pages-fonts.zip 92.5 KB
- 02 Pages, Routing & Views/024 pages-views-06-finished.zip 91.6 KB
- 02 Pages, Routing & Views/024 pages-views-05-layouts.zip 90.3 KB
- 02 Pages, Routing & Views/024 pages-views-01-dynamic-param.zip 89.5 KB
- 02 Pages, Routing & Views/024 pages-views-04-nested.zip 89.2 KB
- 02 Pages, Routing & Views/024 pages-views-03-validation.zip 89.2 KB
- 02 Pages, Routing & Views/024 pages-views-02-navigation.zip 89.1 KB
- 02 Pages, Routing & Views/016 [assignment_file] Time to Practice - Pages & Routing.zip 86.9 KB
- 01 Getting Started/007 course-ide-config.pdf 22.0 KB
- 03 Project - Pages, Routing & Views/034 Creating an Admin Section.en_US.srt 15.1 KB
- 05 Connecting our App to the Backend/060 Synchronizing Vuex and the Backend.en_US.srt 12.3 KB
- 07 Middleware & Authentication/082 Persisting the Token Across Page Refreshes.en_US.srt 12.0 KB
- 03 Project - Pages, Routing & Views/035 Preparing the Backend.en_US.srt 12.0 KB
- 04 Handling Data/041 Preparing Data on the Server-Side (through Nuxt).en_US.srt 11.5 KB
- 04 Handling Data/049 Vuex, fetch() and nuxtServerInit().en_US.srt 11.2 KB
- 07 Middleware & Authentication/083 Implementing Cookies.en_US.srt 11.1 KB
- 06 Nuxt - Config, Plugins & Modules/071 Understanding Modules.en_US.srt 10.4 KB
- 04 Handling Data/048 Adding the Vuex Store.en_US.srt 10.0 KB
- 03 Project - Pages, Routing & Views/029 Splitting the Page into Components.en_US.srt 9.9 KB
- 02 Pages, Routing & Views/021 Working with _Normal_ Components.en_US.srt 9.6 KB
- 03 Project - Pages, Routing & Views/026 Creating the Main _Sections_ (Pages).en_US.srt 9.1 KB
- 07 Middleware & Authentication/076 Adding User Signup.en_US.srt 9.0 KB
- 07 Middleware & Authentication/075 What is Middleware_.en_US.srt 8.5 KB
- 02 Pages, Routing & Views/013 From Folders to Routes.en_US.srt 8.2 KB
- 06 Nuxt - Config, Plugins & Modules/064 The Nuxt Config File.en_US.srt 8.1 KB
- 08 The Server Side/089 Adding Server Side Middleware.en_US.srt 7.6 KB
- 02 Pages, Routing & Views/015 Adding Links & Navigating Around.en_US.srt 7.5 KB
- 01 Getting Started/007 Understanding the Folder Structure.en_US.srt 7.4 KB
- 06 Nuxt - Config, Plugins & Modules/066 Working with Environment Variables.en_US.srt 7.3 KB
- 04 Handling Data/040 Adding Dynamic Data.en_US.srt 7.3 KB
- 09 Building a Nuxt App/097 Building our App as a SPA.en_US.srt 7.1 KB
- 03 Project - Pages, Routing & Views/031 Adding the Header Component.en_US.srt 7.0 KB
- 01 Getting Started/006 Creating our First Nuxt App.en_US.srt 6.9 KB
- 07 Middleware & Authentication/078 Storing the Token.en_US.srt 6.9 KB
- 04 Handling Data/044 Adding Async Data to a Single Post.en_US.srt 6.8 KB
- 07 Middleware & Authentication/084 Fixing the Logout Timer.en_US.srt 6.8 KB
- 03 Project - Pages, Routing & Views/028 Creating the Landing Page.en_US.srt 6.8 KB
- 02 Pages, Routing & Views/016 Validating Parameters.en_US.srt 6.7 KB
- 02 Pages, Routing & Views/022 Styling Nuxt Apps.en_US.srt 6.7 KB
- 02 Pages, Routing & Views/014 Creating a Route with a Dynamic Path.en_US.srt 6.5 KB
- 06 Nuxt - Config, Plugins & Modules/069 Adding Plugins.en_US.srt 6.5 KB
- 05 Connecting our App to the Backend/058 Fetching all Posts.en_US.srt 6.2 KB
- 07 Middleware & Authentication/085 Adding the Logout Functionality.en_US.srt 6.0 KB
- 05 Connecting our App to the Backend/055 Using Firebase to Store Data.en_US.srt 5.9 KB
- 06 Nuxt - Config, Plugins & Modules/067 Manipulating Routing Settings.en_US.srt 5.6 KB
- 01 Getting Started/004 Understanding Server Side Rendering.en_US.srt 5.6 KB
- 05 Connecting our App to the Backend/059 Editing Posts.en_US.srt 5.5 KB
- 09 Building a Nuxt App/100 Improving the Generate Process.en_US.srt 5.5 KB
- 07 Middleware & Authentication/080 Implementing a Middleware.en_US.srt 5.3 KB
- 03 Project - Pages, Routing & Views/033 Working on the Post Page.en_US.srt 5.3 KB
- 05 Connecting our App to the Backend/056 Fetching Data from the Backend.en_US.srt 5.1 KB
- 02 Pages, Routing & Views/019 Adding a New Layout.en_US.srt 4.6 KB
- 04 Handling Data/046 Using Promises in asyncData.en_US.srt 4.6 KB
- 03 Project - Pages, Routing & Views/027 Adding External Fonts.en_US.srt 4.5 KB
- 06 Nuxt - Config, Plugins & Modules/065 The Loading Property.en_US.srt 4.5 KB
- 05 Connecting our App to the Backend/053 Executing Code on the Server.en_US.srt 4.5 KB
- 09 Building a Nuxt App/099 Building our App as a Static Website.en_US.srt 4.4 KB
- 06 Nuxt - Config, Plugins & Modules/068 Animating Page Transitions.en_US.srt 4.4 KB
- 08 The Server Side/091 Starting a Project with a Server Side Template.en_US.srt 4.2 KB
- 04 Handling Data/050 Wrap Up.en_US.srt 4.2 KB
- 04 Handling Data/042 asyncData on Client & Server.en_US.srt 4.1 KB
- 01 Getting Started/002 What is Nuxt.js_.en_US.srt 4.0 KB
- 07 Middleware & Authentication/079 Using the Token for Authentication.en_US.srt 4.0 KB
- 03 Project - Pages, Routing & Views/031 Navigation.zip 3.9 KB
- 07 Middleware & Authentication/077 Adding User Login.en_US.srt 3.8 KB
- 09 Building a Nuxt App/094 Universal vs SPA vs Static.en_US.srt 3.7 KB
- 02 Pages, Routing & Views/017 Creating Nested Routes.en_US.srt 3.7 KB
- 01 Getting Started/008 What can we Build with Nuxt_.en_US.srt 3.7 KB
- 03 Project - Pages, Routing & Views/037 Adding a Separate Layout to the Admin Area.en_US.srt 3.6 KB
- 04 Handling Data/043 A Closer Look at the Context Object.en_US.srt 3.5 KB
- 09 Building a Nuxt App/101 Limiting the Amount of http Requests.en_US.srt 3.5 KB
- 03 Project - Pages, Routing & Views/036 Improving the App.en_US.srt 3.4 KB
- 07 Middleware & Authentication/081 Invalidating the Token.en_US.srt 3.3 KB
- 05 Connecting our App to the Backend/057 Initializing our Store.en_US.srt 3.3 KB
- 03 Project - Pages, Routing & Views/030 Adding Static Assets - The Background Image.en_US.srt 3.2 KB
- 01 Getting Started/009 What's Inside This Course_.en_US.srt 3.0 KB
- 09 Building a Nuxt App/102 Adjusting the Store.en_US.srt 3.0 KB
- 01 Getting Started/010 How To Get The Most Out Of This Course.en_US.srt 2.9 KB
- 06 Nuxt - Config, Plugins & Modules/070 Registering a Date Filter.en_US.srt 2.8 KB
- 05 Connecting our App to the Backend/054 Adding Firebase as a Backend.en_US.srt 2.8 KB
- 03 Project - Pages, Routing & Views/034 UI-Components.zip 2.7 KB
- 08 The Server Side/090 Testing the Middleware.en_US.srt 2.6 KB
- 09 Building a Nuxt App/095 Building our App as a Universal App.en_US.srt 2.6 KB
- 01 Getting Started/001 Welcome & Introduction.en_US.srt 2.4 KB
- 04 Handling Data/045 Handling Errors with a Callback.en_US.srt 2.4 KB
- 05 Connecting our App to the Backend/061 Wrap Up.en_US.srt 2.4 KB
- 02 Pages, Routing & Views/016 [assignment] Time to Practice - Pages & Routing.html 2.2 KB
- 04 Handling Data/042 [assignment] Time to Practice - Server-Side Data.html 2.2 KB
- 05 Connecting our App to the Backend/059 [assignment] Time to Practice - Fetching Data.html 2.2 KB
- 01 Getting Started/005 Nuxt vs _Normal_ Server Side Rendering.en_US.srt 2.0 KB
- 09 Building a Nuxt App/096 Deploying a Universal App.html 1.9 KB
- 02 Pages, Routing & Views/018 Layouts, Pages & Components - Theory.en_US.srt 1.8 KB
- 03 Project - Pages, Routing & Views/032 Vue Router vs. Nuxt Router.en_US.srt 1.8 KB
- 02 Pages, Routing & Views/020 Adding a Default Error Page.en_US.srt 1.6 KB
- 10 Round Up/106 Bonus_ More Content!.html 1.5 KB
- 03 Project - Pages, Routing & Views/025 Module Introduction.en_US.srt 1.5 KB
- 09 Building a Nuxt App/098 Fetching Data in the SPA.html 1.5 KB
- 08 The Server Side/088 Module Introduction.en_US.srt 1.4 KB
- 04 Handling Data/039 Module Introduction.en_US.srt 1.3 KB
- 02 Pages, Routing & Views/023 Wrap Up.en_US.srt 1.3 KB
- 09 Building a Nuxt App/103 Deploying SPAs and Static Webpages.html 1.2 KB
- 01 Getting Started/003 Join our Online Learning Community.html 1.2 KB
- 03 Project - Pages, Routing & Views/028 main-index-styles.css 1.1 KB
- 10 Round Up/105 Course Roundup.en_US.srt 1.1 KB
- 03 Project - Pages, Routing & Views/026 about-page.txt 1.1 KB
- 06 Nuxt - Config, Plugins & Modules/073 Useful Resources & Links.html 1.1 KB
- 03 Project - Pages, Routing & Views/036 admin-auth-index.txt 1.1 KB
- 06 Nuxt - Config, Plugins & Modules/063 Module Introduction.en_US.srt 1.1 KB
- 02 Pages, Routing & Views/012 Module Introduction.en_US.srt 1.1 KB
- 06 Nuxt - Config, Plugins & Modules/072 Wrap Up.en_US.srt 1007 bytes
- 07 Middleware & Authentication/086 A Quick Bugfix.en_US.srt 980 bytes
- 02 Pages, Routing & Views/024 Useful Resources & Links.html 968 bytes
- 05 Connecting our App to the Backend/052 Module Introduction.en_US.srt 919 bytes
- 07 Middleware & Authentication/074 Module Introduction.en_US.srt 824 bytes
- 04 Handling Data/047 Important_ Restart the dev server in next lecture!.html 819 bytes
- 04 Handling Data/051 Useful Resources & Links.html 791 bytes
- 05 Connecting our App to the Backend/062 Useful Resources & Links.html 748 bytes
- 01 Getting Started/011 Where to Find the Source Code.html 696 bytes
- 03 Project - Pages, Routing & Views/026 post-id-styles.css 682 bytes
- 08 The Server Side/092 Useful Resources & Links.html 647 bytes
- 07 Middleware & Authentication/087 Useful Resources & Links.html 641 bytes
- 09 Building a Nuxt App/104 Useful Resources & Links.html 630 bytes
- 09 Building a Nuxt App/093 Module Introduction.en_US.srt 622 bytes
- 03 Project - Pages, Routing & Views/034 admin-new-post-form.txt 578 bytes
- 06 Nuxt - Config, Plugins & Modules/070 date-filter.js 541 bytes
- 03 Project - Pages, Routing & Views/038 Useful Resources & Links.html 539 bytes
- 03 Project - Pages, Routing & Views/037 error-layout.txt 328 bytes
- 08 The Server Side/089 api-index-conversion-snippet.txt 183 bytes
- 03 Project - Pages, Routing & Views/034 admin-main-page-styles.css 172 bytes
- 06 Nuxt - Config, Plugins & Modules/068 main.css 161 bytes
- 03 Project - Pages, Routing & Views/035 new-post-styles.css 125 bytes
- 03 Project - Pages, Routing & Views/035 post-id-styles.css 120 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.