
7.14 GB | 25min 55s | mp4 | 1280X720 | 16:9
Genre:eLearning |Language:English
Files Included :
FileName :1 -What you are going to get from this Nuxt JS Masterclass.mp4 | Size: (145.29 MB)
FileName :2 -How to succeed in this Masterclass.mp4 | Size: (86.91 MB)
FileName :3 -Course Outlines.mp4 | Size: (20 MB)
FileName :4 -The tools that we are going to need in this Masterclass (All free).mp4 | Size: (42.15 MB)
FileName :5 -How to download files from the Udemy Resources tab.mp4 | Size: (11.45 MB)
FileName :6 -How to solve the Coding Exercises.mp4 | Size: (24.97 MB)
FileName :7 -One More Thing!!!.mp4 | Size: (25.14 MB)
FileName :1 -What is Nuxt JS Conceptually.mp4 | Size: (53.93 MB)
FileName :2 -What is NuxtJS Technically.mp4 | Size: (154.97 MB)
FileName :3 -What do we mean by 'Rendering a web page'.mp4 | Size: (23.92 MB)
FileName :4 -Server-Side Rendering VS Client-Side Rendering.mp4 | Size: (90.5 MB)
FileName :5 -How Client-Side Rendering and Server-Side Rendering work.mp4 | Size: (30.59 MB)
FileName :6 -A Coding Example on Server-Side Rendering.mp4 | Size: (22.99 MB)
FileName :7 -What is Universal Rendering and why Nuxt uses it.mp4 | Size: (39.1 MB)
FileName :8 -What do we mean by 'MORE CONTROL' in Client-Side Rendering.mp4 | Size: (28.88 MB)
FileName :9 -Nuxt VS Vue.mp4 | Size: (22.98 MB)
FileName :1 -What are we going to do in the upcoming sections [Labeled NuxtJS Fundamentals].mp4 | Size: (7.54 MB)
FileName :2 -Installation Setting up any Nuxt Project.mp4 | Size: (31.04 MB)
FileName :3 -Installing some useful VScode extensions [Optional].mp4 | Size: (24.89 MB)
FileName :4 -Configuration in Nuxt JS.mp4 | Size: (15.09 MB)
FileName :5 -Nuxt Devtools.mp4 | Size: (31.9 MB)
FileName :6 -Views app vue file.mp4 | Size: (8.85 MB)
FileName :7 -Coding Exercise (Create a Hello World app) {Prompt.mp4 | Size: (9.68 MB)
FileName :8 -Coding Exercise (Create a Hello World app) {SOLUTION.mp4 | Size: (20.79 MB)
FileName :9 -Views Vue Components.mp4 | Size: (17.79 MB)
FileName :10 -Coding Exercise (Creating a NavBar Component) {Prompt.mp4 | Size: (7.6 MB)
FileName :11 -Coding Exercise (Creating a NavBar Component) {Solution.mp4 | Size: (21.75 MB)
FileName :12 -Routing Pages.mp4 | Size: (43.58 MB)
FileName :13 -Routing Route groups.mp4 | Size: (41.56 MB)
FileName :14 -Coding Exercise (Defining Pages for NavBar Items) {Prompt.mp4 | Size: (7.35 MB)
FileName :15 -Coding Exercise (Defining Pages for NavBar Items) {Solution.mp4 | Size: (22.59 MB)
FileName :16 -Routing Navigation.mp4 | Size: (51.73 MB)
FileName :17 -Coding Exercise (Adding Navigation Links to NavBar Items) {Prompt.mp4 | Size: (6.74 MB)
FileName :18 -Coding Exercise (Adding Navigation Links to NavBar Items) {Solution.mp4 | Size: (12.19 MB)
FileName :19 -Routing Route parameters.mp4 | Size: (56.22 MB)
FileName :20 -Routing Route parameters ($route).mp4 | Size: (9.75 MB)
FileName :21 -Routing Route parameters (catch all routes).mp4 | Size: (26.46 MB)
FileName :22 -Coding Exercise (Create a Route for Personalized Greetings) {Prompt.mp4 | Size: (10.37 MB)
FileName :23 -Coding Exercise (Create a Route for Personalized Greetings) {Solution.mp4 | Size: (22.52 MB)
FileName :24 -Routing Route middleware (Part 1).mp4 | Size: (86.4 MB)
FileName :25 -Routing Route middleware (Part 2).mp4 | Size: (36.15 MB)
FileName :26 -Routing Route middleware (Part 3).mp4 | Size: (39.09 MB)
FileName :27 -Routing Route middleware (Part 4).mp4 | Size: (56.93 MB)
FileName :28 -Routing Route validation.mp4 | Size: (22.19 MB)
FileName :29 -Views Layouts.mp4 | Size: (92.74 MB)
FileName :30 -Lazy Loading in Nuxt 3 (Dynamic Imports).mp4 | Size: (38.91 MB)
FileName :31 -Assets.mp4 | Size: (37.53 MB)
FileName :32 -Styling.mp4 | Size: (78.67 MB)
FileName :33 -SEO and Metadata.mp4 | Size: (78.34 MB)
FileName :34 -Transitions.mp4 | Size: (46.51 MB)
FileName :1 -Data Fetching What is Data Fetching.mp4 | Size: (9.2 MB)
FileName :2 -What is an API ( A video from our YouTube Channel ) [Optional Lecture].mp4 | Size: (60.61 MB)
FileName :3 -Data Fetching useFetch() composable (How does it work).mp4 | Size: (33.48 MB)
FileName :4 -Data Fetching useFetch() composable (Adding Dynamic URLS).mp4 | Size: (58.06 MB)
FileName :5 -Data Fetching useFetch() composable (De-Duplicating Fetch Requests).mp4 | Size: (93.98 MB)
FileName :6 -Data Fetching useFetch() composable (Adding a Base URL).mp4 | Size: (14.16 MB)
FileName :7 -Data Fetching useFetch() composable (Doing a POST Request).mp4 | Size: (15.16 MB)
FileName :8 -Data Fetching useFetch() composable (Doing a PUT Request).mp4 | Size: (10.65 MB)
FileName :9 -Data Fetching useFetch() composable (Doing a PATCH Request).mp4 | Size: (11.1 MB)
FileName :10 -Data Fetching useFetch() composable (Adding query or params).mp4 | Size: (57.77 MB)
FileName :11 -Data Fetching useFetch() composable(Avoid fetching data on the server).mp4 | Size: (46.59 MB)
FileName :12 -Data Fetching useFetch() composable (lazy option).mp4 | Size: (24.97 MB)
FileName :13 -Data Fetching useFetch() composable (immediate option).mp4 | Size: (16.65 MB)
FileName :14 -Data Fetching useFetch() composable (default option).mp4 | Size: (17.15 MB)
FileName :15 -Data Fetching useFetch() composable (transform option).mp4 | Size: (16.63 MB)
FileName :16 -Data Fetching useFetch() composable (pick option).mp4 | Size: (11.43 MB)
FileName :17 -Data Fetching useFetch() composable (watch option).mp4 | Size: (42.02 MB)
FileName :18 -Data Fetching useFetch() composable (getCachedData option).mp4 | Size: (39.51 MB)
FileName :19 -Data Fetching useFetch() composable (deep option).mp4 | Size: (75.8 MB)
FileName :20 -Data Fetching useFetch() composable (Return Values).mp4 | Size: (40.17 MB)
FileName :21 -Coding Exercise (Create a currency converter App using useFetch() ) {Prompt.mp4 | Size: (10.21 MB)
FileName :22 -Coding Exercise (Create a currency converter App using useFetch() ) {Solution.mp4 | Size: (118.27 MB)
FileName :23 -Data Fetching $fetch() Library.mp4 | Size: (34.4 MB)
FileName :24 -Data Fetching useAsyncData() composable.mp4 | Size: (77.19 MB)
FileName :1 -useState() Composable.mp4 | Size: (29.36 MB)
FileName :2 -Shared State.mp4 | Size: (17.12 MB)
FileName :3 -Creating a shared State Composable.mp4 | Size: (21.12 MB)
FileName :4 -shallowRef State.mp4 | Size: (23.99 MB)
FileName :5 -Coding Exercise (Build a Todo Web App using useState()) {Prompt.mp4 | Size: (11.46 MB)
FileName :6 -Coding Exercise (Build a Todo Web App using useState()) {Solution.mp4 | Size: (50.94 MB)
FileName :1 -Error Pages.mp4 | Size: (43.77 MB)
FileName :2 -createError().mp4 | Size: (50.67 MB)
FileName :3 -clearError().mp4 | Size: (25.54 MB)
FileName :1 -The server directory.mp4 | Size: (31.82 MB)
FileName :2 -Server Routes.mp4 | Size: (19.19 MB)
FileName :3 -Server Route Parameters.mp4 | Size: (35.52 MB)
FileName :4 -Catching all routes on the server-side.mp4 | Size: (18.55 MB)
FileName :5 -Body Handling.mp4 | Size: (33.7 MB)
FileName :6 -Query Parameters.mp4 | Size: (15.39 MB)
FileName :7 -Matching HTTP Method.mp4 | Size: (86.37 MB)
FileName :8 -Server Middleware.mp4 | Size: (23.97 MB)
FileName :9 -Runtime Config and env file.mp4 | Size: (85.67 MB)
FileName :10 -Request Cookies.mp4 | Size: (11.48 MB)
FileName :11 -Sending Redirect.mp4 | Size: (13.5 MB)
FileName :1 -Why Testing is very important.mp4 | Size: (19.04 MB)
FileName :2 -Adding all test utilities and libraries.mp4 | Size: (32.83 MB)
FileName :3 -Using Vitest.mp4 | Size: (63.33 MB)
FileName :4 -Using Vue Test Utilities.mp4 | Size: (66.08 MB)
FileName :5 -Using Nuxt Test Utilities.mp4 | Size: (30.62 MB)
FileName :1 -What is Authentication in Web Development.mp4 | Size: (13.6 MB)
FileName :2 -What is supabase.mp4 | Size: (8.58 MB)
FileName :3 -How does Authentication with Supabase works Conceptually.mp4 | Size: (21.42 MB)
FileName :4 -Establishing the connection between our Nuxt app and Supabase.mp4 | Size: (44.84 MB)
FileName :5 -Allowing users to Register to our Nuxt App using Supabase.mp4 | Size: (98.63 MB)
FileName :6 -Allowing users to Logout from our Nuxt App using Supabase.mp4 | Size: (37.72 MB)
FileName :7 -Allowing users to Login to our Nuxt App using Supabase.mp4 | Size: (40.46 MB)
FileName :8 -Allowing users to Login with their Google or GitHub Accounts.mp4 | Size: (77.77 MB)
FileName :1 -Running the production build locally on your computer.mp4 | Size: (23.12 MB)
FileName :2 -Deploying any Nuxt App to the Internet.mp4 | Size: (50.4 MB)
FileName :1 -What are we going to build in this project.mp4 | Size: (22.02 MB)
FileName :2 -Setting up the Project.mp4 | Size: (32.94 MB)
FileName :3 -Exploring the Movie DB website and getting our free API key.mp4 | Size: (27.8 MB)
FileName :4 -Defining the Pages of our app.mp4 | Size: (14.41 MB)
FileName :5 -Defining the components of our app.mp4 | Size: (7.7 MB)
FileName :6 -Defining the layouts of our app.mp4 | Size: (7.85 MB)
FileName :7 -Creating the MovieCard component.mp4 | Size: (62.93 MB)
FileName :8 -Creating the SeriesCard component.mp4 | Size: (29.72 MB)
FileName :9 -Creating the default layout of the project.mp4 | Size: (61.72 MB)
FileName :10 -Fetching the 'Discover movies and series' data on the server-side.mp4 | Size: (38.51 MB)
FileName :11 -Creating the home page of the App [Discover Movies Page].mp4 | Size: (97.54 MB)
FileName :12 -Fetching the 'Now Playing' data on the server-side.mp4 | Size: (21.57 MB)
FileName :13 -Creating the page that will display the 'Now Playing' data on the client-side.mp4 | Size: (22.67 MB)
FileName :14 -Fetching the 'popular' data on the server-side.mp4 | Size: (24.48 MB)
FileName :15 -Creating the page that will display the 'popular' data on the client-side.mp4 | Size: (20.47 MB)
FileName :16 -Fetching the 'search' data on the server-side.mp4 | Size: (28.48 MB)
FileName :17 -Creating the page that will display the search results on the client-side.mp4 | Size: (70.59 MB)
FileName :18 -Fetching the 'Top Rated' data on the server-side.mp4 | Size: (22.55 MB)
FileName :19 -Creating the page that will display the 'Top Rated' data on the client-side.mp4 | Size: (21.56 MB)
FileName :20 -Fetching the 'Upcoming' data on the server-side.mp4 | Size: (13.23 MB)
FileName :21 -Creating the page that will display the 'Upcoming' data on the client-side.mp4 | Size: (17 MB)
FileName :22 -Creating the page that will display a single item.mp4 | Size: (37.03 MB)
FileName :23 -Deploying Cinemate App to the Internet on Netlify.mp4 | Size: (40.78 MB)
FileName :24 -Fixing a Bug in Cinemate App.mp4 | Size: (58.73 MB)
FileName :1 -What are we going to build in this project.mp4 | Size: (14.58 MB)
FileName :2 -Setting up the project.mp4 | Size: (20.26 MB)
FileName :3 -Setting up our API endpoints.mp4 | Size: (10.06 MB)
FileName :4 -Exploring api ninjas and getting an API key.mp4 | Size: (15.96 MB)
FileName :5 -celebrities API Endpoint.mp4 | Size: (43.1 MB)
FileName :6 -posts API Endpoint (Get all posts).mp4 | Size: (14.5 MB)
FileName :7 -posts API Endpoint (adding a new post).mp4 | Size: (21.92 MB)
FileName :8 -posts API Endpoint (getting a specific post).mp4 | Size: (19.84 MB)
FileName :9 -posts API Endpoint (editing a specific post).mp4 | Size: (23.06 MB)
FileName :10 -posts API Endpoint (editing part of a specific post).mp4 | Size: (21.66 MB)
FileName :11 -posts API Endpoint (deleting a post).mp4 | Size: (16.15 MB)
FileName :12 -products API Endpoints (Get all products).mp4 | Size: (16.19 MB)
FileName :13 -products API Endpoint (adding a new product).mp4 | Size: (18.63 MB)
FileName :14 -products API Endpoint (getting a specific product).mp4 | Size: (15.17 MB)
FileName :15 -products API Endpoint (Editing a specific product).mp4 | Size: (17.01 MB)
FileName :16 -products API Endpoint (Getting all categories).mp4 | Size: (11.69 MB)
FileName :17 -products API Endpoint (Getting a specific category type).mp4 | Size: (24.42 MB)
FileName :18 -Writing the documentation for our APIs using markdown.mp4 | Size: (110.58 MB)
FileName :19 -Deploying Randoms App to Netlify.mp4 | Size: (45.8 MB)
FileName :1 -What are we going to build in this project.mp4 | Size: (19.64 MB)
FileName :2 -Setting up the Project (The dependencies and the Database setup).mp4 | Size: (145.01 MB)
FileName :3 -Defining the UI components of the app.mp4 | Size: (15.04 MB)
FileName :4 -Creating the Header Component.mp4 | Size: (11.35 MB)
FileName :5 -Creating the PublicNav Component.mp4 | Size: (72.26 MB)
FileName :6 -Creating the UserNav Component.mp4 | Size: (33.95 MB)
FileName :7 -Creating the ProductComp Component.mp4 | Size: (105.82 MB)
FileName :8 -Creating the Loading Component.mp4 | Size: (9.05 MB)
FileName :9 -Creating the Default Layout of the App (Including applying the dark mode).mp4 | Size: (35.1 MB)
FileName :10 -Creating the shared state of the App (The Shopping Cart state).mp4 | Size: (18.92 MB)
FileName :11 -Creating the home page of the App.mp4 | Size: (18.27 MB)
FileName :12 -Creating the API endpoint to fetch products data.mp4 | Size: (50.58 MB)
FileName :13 -Creating the Register Page.mp4 | Size: (118.54 MB)
FileName :14 -Creating the Confirm page.mp4 | Size: (20.15 MB)
FileName :15 -Creating the Logout Page.mp4 | Size: (96.16 MB)
FileName :16 -Creating the login page.mp4 | Size: (51.2 MB)
FileName :17 -Creating login with Google and GitHub functions.mp4 | Size: (75.51 MB)
FileName :18 -Creating the Search Page.mp4 | Size: (44.92 MB)
FileName :19 -Fetching the search results on the server-side.mp4 | Size: (54.58 MB)
FileName :20 -Creating the About Page using ChatGpt.mp4 | Size: (26.06 MB)
FileName :21 -Creating the Page to display a single item.mp4 | Size: (39.47 MB)
FileName :22 -Creating the 'Sell on Shopiverse' Feature (Part 1).mp4 | Size: (217.92 MB)
FileName :23 -Creating the 'Sell on Shopiverse' Feature (Part 2).mp4 | Size: (78.49 MB)
FileName :24 -Creating the Cart Page.mp4 | Size: (107.52 MB)
FileName :25 -[Coding Exercise] (Display the Account information for a logged-in user).mp4 | Size: (12.67 MB)
FileName :26 -Integrating Stripe Payment.mp4 | Size: (228.96 MB)
FileName :27 -Deploying Shopiverse App to the Internet on Netlify.mp4 | Size: (133.11 MB)
FileName :1 -What's next for you.mp4 | Size: (10.75 MB)
FileName :2 -Thank You !!.mp4 | Size: (21.9 MB)]
Screenshot

RapidGator Please Login or Register to see this code DDownload Please Login or Register to see this code NitroFlare Please Login or Register to see this code UsersDrive Please Login or Register to see this code