- Видео 360
- Просмотров 288 921
Code Elevate
Пакистан
Добавлен 28 май 2023
Welcome to Code Elevate, your ultimate destination for Angular, Spring Boot, and conceptual programming in English. Join us for tutorials, guides, and insights that simplify complex topics and empower you to excel in software development. Subscribe now and unlock the world of coding possibilities at Code Elevate!
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 45
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution.
In this series, you will:
🔍 Explore fundamental JavaScript concepts such as variables, operators, and control structures.
💡 Gain hands-on experience with arrays, loops, functions, and closures.
🚀 Master advanced topics like asynchronous programming, error handling, and regular expressions.
🧠 Improve your problem-solving skills with a variety of engaging coding challenges...
In this series, you will:
🔍 Explore fundamental JavaScript concepts such as variables, operators, and control structures.
💡 Gain hands-on experience with arrays, loops, functions, and closures.
🚀 Master advanced topics like asynchronous programming, error handling, and regular expressions.
🧠 Improve your problem-solving skills with a variety of engaging coding challenges...
Просмотров: 14
Видео
Creating a Login Form & Calling a Login API in React JS App | MERN Stack E-Commerce Project | #13
Просмотров 447 часов назад
In this video, you will learn how to create and implement a fully functional login system in a React JS application. This step-by-step guide will walk you through: 1️⃣ Creating a Login Form - Learn how to design a user-friendly login form using React JS. We'll cover input fields for username and password and ensure the form is both functional and visually appealing. 2️⃣ Calling the Login API - ...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 44
Просмотров 4312 часов назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Calling a Signup/Register User API in React JS Application | MERN Stack E-Commerce Project | #12
Просмотров 9014 часов назад
In this video, we’ll walk you through the process of integrating a signup API into your React JS application. Here’s what you’ll learn: 1️⃣ API Integration for Signup - Learn how to connect your React application to a backend signup API using Axios. We’ll demonstrate how to structure the API call and handle user data submission securely. 2️⃣ Testing the Signup API - Discover how to test your AP...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 43
Просмотров 2916 часов назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Creating a Signup/Register Form in React JS Application | MERN Stack E-Commerce Project | #11
Просмотров 7519 часов назад
In this video, we’ll guide you through building a fully functional signup form in a React JS application. Here’s what you’ll learn: 1️⃣ Designing the Signup Form - Step-by-step creation of a responsive and user-friendly signup form using React. Learn how to structure the form with essential fields and integrate it seamlessly into your application. 2️⃣ Capturing Form Values - Discover how to use...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 42
Просмотров 1121 час назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Building a Navbar for Non-Logged-In Users in React | MERN Stack E-Commerce Project | #10
Просмотров 49День назад
In this video, we’ll walk through creating a custom navbar tailored for users who haven’t logged into your application yet. Here’s what you can expect: 1️⃣ Creating the Navbar Component - We’ll start by building a React Navbar component from scratch, optimized for non-logged-in users. You’ll learn how to structure the component, style it, and add key navigation links that guide users to log in,...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 41
Просмотров 2014 дней назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Setting Up Axios, Authentication & Header Components in React JS | MERN Stack E-Commerce Project |#9
Просмотров 18614 дней назад
In this video, we’ll dive into creating the essential components for a React JS application, focusing on integrating Axios for API calls, setting up user authentication, and designing a header for navigation. Here’s what we’ll cover: 1️⃣ Installing & Configuring Axios - Learn how to install Axios in your React project and set it up for streamlined API communication. We’ll go over creating a cen...
Creating a Login or Generate JWT Token API in Node JS App | MERN Stack E-Commerce Project | #8
Просмотров 6314 дней назад
In this video, you'll learn how to build a simple login API in a Node.js application that generates a JWT (JSON Web Token) for user authentication. We'll walk you through the steps of: 1- Setting up a Login API: Learn how to implement a login endpoint in your Node.js application that checks user credentials and generates a secure JWT token. 2- JWT Token Generation: Understand how the generated ...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 40
Просмотров 2114 дней назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Creating User Signup/Register API in Node JS Application | MERN Stack E-Commerce Project | #7
Просмотров 24814 дней назад
In this video, we’ll take you through building a user registration API in a Node.js application. Here’s what you’ll learn: 1️⃣ Creating the Signup/Register User API - Follow along as we set up a dedicated API endpoint for user signup in Node.js. We’ll walk through structuring the API logic, handling user data securely, and connecting it with a database to store new users’ details. 2️⃣ Testing t...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 39
Просмотров 5521 день назад
Welcome to the JavaScript Challenge Series! This playlist is designed for both beginners and experienced developers who want to deepen their understanding of JavaScript through practical challenges. Each video in this series presents a unique JavaScript problem, followed by a detailed, step-by-step explanation of the solution. In this series, you will: 🔍 Explore fundamental JavaScript concepts ...
Creating an Admin Account in Node.js Application | MERN Stack E-Commerce Project | #6
Просмотров 6721 день назад
In this video, we’ll walk through creating an automatic admin account setup in a Node.js application. Here’s what you’ll learn: 1️⃣ Creating an Auto Admin Account: - Discover how to configure your Node.js application to automatically create an admin account when the server initializes, making it easier to manage your application without manual setup. 2️⃣ Testing the Implementation: - We’ll test...
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 38
Просмотров 4321 день назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 38
Building a User Model in Node.js Application | MERN Stack E-Commerce Project | #5
Просмотров 6521 день назад
Building a User Model in Node.js Application | MERN Stack E-Commerce Project | #5
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 37
Просмотров 1628 дней назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 37
Setting Up a Node.js Server with MongoDB and CORS | MERN Stack E-Commerce Project | #4
Просмотров 3428 дней назад
Setting Up a Node.js Server with MongoDB and CORS | MERN Stack E-Commerce Project | #4
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 36
Просмотров 1828 дней назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 36
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 35
Просмотров 23Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 35
Setting Up a New Node.js Application from Scratch | MERN Stack E-Commerce Project | #3
Просмотров 233Месяц назад
Setting Up a New Node.js Application from Scratch | MERN Stack E-Commerce Project | #3
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 34
Просмотров 29Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 34
Setting Up New React JS App with Material UI & React Router DOM | MERN Stack E-Commerce Project | #2
Просмотров 299Месяц назад
Setting Up New React JS App with Material UI & React Router DOM | MERN Stack E-Commerce Project | #2
Project Demo & Overview | MERN Stack E-Commerce Project | Mongo DB, Express JS, React JS, Node JS |1
Просмотров 260Месяц назад
Project Demo & Overview | MERN Stack E-Commerce Project | Mongo DB, Express JS, React JS, Node JS |1
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 33
Просмотров 34Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 33
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 32
Просмотров 50Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 32
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 31
Просмотров 60Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 31
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 30
Просмотров 24Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 30
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 29
Просмотров 66Месяц назад
JavaScript Challenge With Step by Step Explanation | JavaScript Interview Preparation | Part 29
This is gold🔥🔥🔥, Thank you Sir for this video
{ "error": "Operation `users.insertOne()` buffering timed out after 10000ms" } how to resolve
This error typically occurs when your application can't connect to the MongoDB server within the specified timeout. Here are a few quick tips to resolve it: - Check MongoDB Connection: Ensure your MongoDB server is running and the connection string in your code is correct. - Network Issues: Verify there are no firewall or network restrictions blocking the connection. - Database URL: Double-check if you’re using the correct database URL for local or cloud (like MongoDB Atlas). - Increase Timeout: If needed, you can increase the timeout in your connection options.
@CodeElevate but how can I increase the time ?
A - 41, 41
👍
A - false true false
👍
is this project uses multi threading?
No, this project doesn't use multi-threading. It's a simple implementation without concurrent processing. If you're interested in adding multi-threading, feel free to explore it for performance improvements in future projects! 😊
❤
👍
You are using angular 15.0 ?
Yes!
please give us the code through github or any other way.
Sure! The website link in the video description has the source code you need.
Hello, I got an error when sending POST request, as 401 Unauthorized error
Hi! For the 401 Unauthorized error, please double-check the API path and ensure the request payload variables match exactly with what the Spring Boot application is expecting. Small discrepancies can sometimes cause this error.
can you send the scss code?
Sure! The website link in the video description has the source code you need.
giving 403 forbidden error
I also have a problem logging in POST localhost:8080/authenticate Have you found a solution to the problem?
A 403 Forbidden error usually means there’s a permissions or access issue. Check your API permissions or authentication settings.
fixed it u can just remove or comment this <dependency> <groupId>io.jsonwebtoken</groupId> <artifactId>jjwt</artifactId> <version>0.9.1</version> </dependency>
this is awesome, how much time do you need for this project to finish
Thanks! 😊 I'm working hard on it and uploading a new video every other day to keep the project moving quickly. Stay tuned for more updates!
can u pls provide the front code? is very difficult to us to follow the course in this situation
Sure! The website link in the video description has the source code you need. Thanks for watching!
Hi, ¿what is the angular version that you are using?
Angular 16
Can you show code from file SimpleCorsFiler?
package com.spring.configs; import jakarta.servlet.*; import jakarta.servlet.http.HttpServletRequest; import jakarta.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Value; import org.springframework.core.Ordered; import org.springframework.core.annotation.Order; import org.springframework.stereotype.Component; import java.io.IOException; import java.util.HashMap; import java.util.Map; @Component @Order(Ordered.HIGHEST_PRECEDENCE) public class SimpleCorsFilter implements Filter { @Value("${app.client.url}") private String clientAppUrl = ""; public SimpleCorsFilter() { } @Override public void doFilter(ServletRequest req, ServletResponse res, FilterChain chain) throws IOException, ServletException { HttpServletResponse response = (HttpServletResponse) res; HttpServletRequest request = (HttpServletRequest) req; Map<String, String> map = new HashMap<>(); String originHeader = request.getHeader("origin"); response.setHeader("Access-Control-Allow-Origin", originHeader); response.setHeader("Access-Control-Allow-Methods", "POST, GET, PUT, OPTIONS, DELETE"); response.setHeader("Access-Control-Max-Age", "3600"); response.setHeader("Access-Control-Allow-Headers", "*"); if ("OPTIONS".equalsIgnoreCase(request.getMethod())) { response.setStatus(HttpServletResponse.SC_OK); } else { chain.doFilter(req, res); } } @Override public void init(FilterConfig filterConfig) { } @Override public void destroy() { } }
Hello Brother, Do you want to grow your video views By update your thumbhail?
Hello! Thanks for reaching out. Sure, feel free to DM us with your thumbnail samples. Here’s the link: instagram.com/usmaniqbal437/
Hello sir, I have a problem. If the button's routerLink in all-ads.component.html is set "/company/ad/{{ad.id}}" . (7:38) I meet "Cannot match any routes. URL segment: 'company/ad/1'" Error when I try to follow Episode 16 video. Does it should be set "/company/update/{{ad.id}}"? Since I haven’t watched all the videos yet, I don’t know if it’s been corrected or if it’s just my fault in some codes. Sorry for my poor English, hope my expression is OK
Thank you for reaching out, and your English is perfectly clear! 😊 It sounds like it might be a path issue. Make sure you’ve included the complete and correct path. For example, if this component is part of the admin module, the path should be '/admin/company/ad/{{ad.id}}'. Please double-check these details, and let me know if it helps!
Hi i dont have the app.module file
Hey! I understand things have changed with Angular 16 & 17+. I’ll be updating the Angular version in an upcoming project video. If you want the same results for this project, I recommend using the same version as in the video. Thanks for your patience! 😊
ng new ProjectName --no-standalone generate your angular project with this
how you have added LocalDate ?
Could you please mention the timestamp where you're asking about adding LocalDate? Happy to help!
please install angular version 16.0.0 before watching this video
Great point! 👍 For anyone starting this series, it’s best to install Angular version 16.0.0 for compatibility. This will help you follow along smoothly without version-related issues. Thanks for the reminder!
What a great series. Keep it up man 👍
Thank you so much! 🙌 Glad you're enjoying the series. I'll keep the content coming! 👍
Hi, I have an error. How can I contact you for help?
Hellp, you can DM us on Instagram: instagram.com/usmaniqbal437/
can i get the source code
Sure! The website link in the video description has the source code you need. Thanks for watching!
Hello brother! How to public frontend part?
Hey! I'm uploading the tutorials step by step, so stay tuned for the frontend part. Thanks for following along!
simpleCorsFilter file, you havent shown the full code, how do i write it ? pls help me
package com.spring.configs; import jakarta.servlet.*; import jakarta.servlet.http.HttpServletRequest; import jakarta.servlet.http.HttpServletResponse; import org.springframework.beans.factory.annotation.Value; import org.springframework.core.Ordered; import org.springframework.core.annotation.Order; import org.springframework.stereotype.Component; import java.io.IOException; import java.util.HashMap; import java.util.Map; @Component @Order(Ordered.HIGHEST_PRECEDENCE) public class SimpleCorsFilter implements Filter { @Value("${app.client.url}") private String clientAppUrl = ""; public SimpleCorsFilter() { } @Override public void doFilter(ServletRequest req, ServletResponse res, FilterChain chain) throws IOException, ServletException { HttpServletResponse response = (HttpServletResponse) res; HttpServletRequest request = (HttpServletRequest) req; Map<String, String> map = new HashMap<>(); String originHeader = request.getHeader("origin"); response.setHeader("Access-Control-Allow-Origin", originHeader); response.setHeader("Access-Control-Allow-Methods", "POST, GET, PUT, OPTIONS, DELETE"); response.setHeader("Access-Control-Max-Age", "3600"); response.setHeader("Access-Control-Allow-Headers", "*"); if ("OPTIONS".equalsIgnoreCase(request.getMethod())) { response.setStatus(HttpServletResponse.SC_OK); } else { chain.doFilter(req, res); } } @Override public void init(FilterConfig filterConfig) { } @Override public void destroy() { } }
Can I know where is the database creation, because I didn't get where you created database and what all the tables you have used.
Thank you for your question! These are the two playlists for the project. The first playlist covers the Spring Boot implementation, including database creation and API development. The second playlist focuses on the Angular implementation, which works with the Spring Boot backend. You can find all the details about database creation in the first playlist. Expense & Income Tracker Project with Spring Boot series: ruclips.net/p/PLvJa0Vs1x3dUk6ih2u9fhu0GnWCjdGoOo Expense & Income Tracker Project with Angular series: ruclips.net/p/PLvJa0Vs1x3dVGwbnqFV-gkibRAhIfewZj Hope this helps!
please explain me Outlet of react-router-dom (createBrowserRouter and RouterProvider) what is parent route what is children route please make one video on it with simple example, (love from nepal) , THANK YOU
Thanks for the love from Nepal! 🙌 I’ll definitely consider making a video on createBrowserRouter, RouterProvider, and how Outlet works with parent and child routes. Stay tuned for a simple example soon!
facing issue in the SimpleCorsFilter.java file.. can you please send me the file.. while i enter the data it shows error.error. It will be highly appreciated...
In the thumbnail it should be 32nd not 32th
Oops! Looks like 32nd won this grammar battle 😅 Fixing it now!
pls add a repo for checked something if its wrong
You can access the source code of the project from this website: codemarketplace.github.io/
Another thing, in the ClientController, in this method below @GetMapping("/search/{name}") public ResponseEntity<?> searchAdByService(@PathVariable String name){ return ResponseEntity.ok(ClientService.searchAdByName(name)); } In ClientService.searchAdByname, it keeps showing the error below Cannot make a static reference to the non-static method searchAdByName(String) from the type ClientService Can you tell me if I'm missing something in my code?
Good evening In this part of the project, when I try to perform map(ad::getAdDto) it returns the following error "The method map(Function<? super AdDTO,? extends R>) in the type Stream<AdDTO> is not applicable for the arguments (Ad::getAdDto)" Can you tell me why this happens?
Nice bro , i posible try to use dummy UPI
Thanks! Give it a try, and let me know how it goes! 👍
@@CodeElevate sure bro I'll take up that part
Bhaiya GitHub account? Aur source code plz send.
You can access the source code of the project from this website: codemarketplace.github.io/
hello i am facing issue 403 (Forbidden) after submit login button please help mee
Hi! A 403 (Forbidden) error usually means there's an issue with permissions. Please double-check your API endpoint permissions and ensure your credentials are correct. Feel free to share more details if the issue persists, and I'll try to help further.
can u give source code
Hello, how are you? You still have the same Forbidden (403) problem. To check, I have already added verification as requestMatchers "/api/company/ad/**" and hasRole("COMPANY")" in WebSecurityConfig. I have already inspected the JWT looking for problems with the authentication filter and everything is correct, it generates the token correctly. I checked the user roles and it is correct, the COMPANY role is persisting correctly in the database and the UserDetailsServiceImpl.loadUserByUsername() method is loading the roles correctly. Check the specific permissions to the /api/company/ad/{userId} endpoint and it is correct. As for CORS (SimpleCorsFilter), since you did not show all the code, I searched the web. I don't know what else to do to fix it, can you show me your SimpleCorsFilter file? Or if you can help me in any way, I would be very grateful.
Please use time stamp it's really helpful
Thanks for the feedback! I'll make sure to add timestamps to future videos to make it easier for everyone. 😊
Bhai, please make one using Microservices architecture(angular + springboot)..
Thanks for the suggestion, bhai! That's a great idea. I'll definitely consider creating a tutorial on Microservices architecture with Angular and Spring Boot in the future. Stay tuned!
@@CodeElevate 🤗🤗
In this project ml is included??
No, this project doesn't include machine learning (ML). It's focused on building the service booking system using Angular, Spring Boot, and MySQL.
can you provide a base paper
Hi Siddharth, thanks for reaching out! Could you provide more details on what specific topic or area you need the base paper for? I'll be happy to help if I can. 😊
thanks for your tutorial
You're very welcome! Glad you found it helpful! 😊
I always follow up 🎉🎉🎉
Thank you for always following along! 🎉 Your support means a lot!
First of all, congratulations on the material, it's the best. Can you help me? At 1:55:38 in the video, when adding the ad, an authentication error occurs. ERROR: "Failed to load resource: the server responded with a status of 403 ()". I reviewed my code and couldn't find the possible error. Any idea what this error could be? Excuse my English, I'm Brazilian.
Thank you so much, glad you're enjoying the content! 🙌 The 403 error usually means there's an issue with authentication, possibly missing or invalid credentials. Double-check your token or API keys, and make sure you're logged in properly. Feel free to share more details if it persists-happy to help! Also, no worries about your English, it's great! 😊
@@CodeElevate Hello, how are you? I can't resolve the Forbidden (403) error. I inspected the JWT and checked the token and it is creating. The urls are also the same as your project and it is ok. I added this code snippet in the WebSecurityConfig ".authorizeHttpRequests().requestMatchers("/api/company/ad/**").hasRole("COMPANY")" and it still gives the same error. I made sure that the user trying to create the ad really has the COMPANY role in the database and that it is being loaded correctly with the loadUserByUsername method. I checked the /api/company/ad/{userId} endpoint and it is correct. CORS, since you didn't show all the code, I searched the internet and implemented it my way. Anyway, I don't know what else it could be, is there any way you can help me, if you can I would be very grateful.
@@CodeElevate Hello, how are you? You still have the same Forbidden (403) problem. To check, I have already added verification like ".authorizeHttpRequests().requestMatchers("/api/company/ad/**").hasRole("COMPANY")" in WebSecurityConfig. I have already inspected the JWT looking for problems with the authentication filter and everything is correct, it generates the token correctly. I checked the user roles and it is correct, the COMPANY role is persisting correctly in the database and the UserDetailsServiceImpl.loadUserByUsername() method is loading the roles correctly. Check the specific permissions to the /api/company/ad/{userId} endpoint and it is correct. As for CORS (SimpleCorsFilter), since you did not show all the code, I searched the web. I don't know what else to do to fix it, can you show me your SimpleCorsFilter file? Or if you can help me in any way, I would really appreciate it.
@@CodeElevate Hello, how are you? You still have the same Forbidden (403) problem. To check, I have already added verification as requestMatchers "/api/company/ad/**" and hasRole("COMPANY")" in WebSecurityConfig. I have already inspected the JWT looking for problems with the authentication filter and everything is correct, it generates the token correctly. I checked the user roles and it is correct, the COMPANY role is persisting correctly in the database and the UserDetailsServiceImpl.loadUserByUsername() method is loading the roles correctly. Check the specific permissions to the /api/company/ad/{userId} endpoint and it is correct. As for CORS (SimpleCorsFilter), since you did not show all the code, I searched the web. I don't know what else to do to fix it, can you show me your SimpleCorsFilter file? Or if you can help me in any way, I would be very grateful
Make a tuto in details how you do make two folder back-end and front-end in the same repository in GitHub and Thank you in advance 😁
Thanks for the suggestion! I'll definitely make a detailed tutorial on setting up back-end and front-end folders in the same GitHub repo soon. Stay tuned 😁!
Very nice and helpful tuto Your explaination for every think and your details was very clear Best luck for you dude #Abdelaziz From #Tunis
Hello.. The app.module id not found in the angular nowadays.. How do i follow your video😢 many thinhs are different
Hey! I understand things have changed with Angular 16 & 17+. I’ll be updating the Angular version in an upcoming project video. If you want the same results for this project, I recommend using the same version as in the video. Thanks for your patience! 😊
Hey bro Make something in javascript for interview preparation
Hey! That's a great idea! I'll definitely work on something for JavaScript interview prep soon. Stay tuned, and thanks for the suggestion! 💡
Where do I get the ng zorro libaries?
mport { NgModule } from '@angular/core'; import { NzAffixModule } from 'ng-zorro-antd/affix'; import { NzAlertModule } from 'ng-zorro-antd/alert'; import { NzAnchorModule } from 'ng-zorro-antd/anchor'; import { NzAutocompleteModule } from 'ng-zorro-antd/auto-complete'; import { NzAvatarModule } from 'ng-zorro-antd/avatar'; import { NzBackTopModule } from 'ng-zorro-antd/back-top'; import { NzBadgeModule } from 'ng-zorro-antd/badge'; import { NzBreadCrumbModule } from 'ng-zorro-antd/breadcrumb'; import { NzButtonModule } from 'ng-zorro-antd/button'; import { NzCalendarModule } from 'ng-zorro-antd/calendar'; import { NzCardModule } from 'ng-zorro-antd/card'; import { NzCarouselModule } from 'ng-zorro-antd/carousel'; import { NzCascaderModule } from 'ng-zorro-antd/cascader'; import { NzCheckboxModule } from 'ng-zorro-antd/checkbox'; import { NzCollapseModule } from 'ng-zorro-antd/collapse'; import { NzCommentModule } from 'ng-zorro-antd/comment'; import { NzNoAnimationModule } from 'ng-zorro-antd/core/no-animation'; import { NzTransButtonModule } from 'ng-zorro-antd/core/trans-button'; import { NzWaveModule } from 'ng-zorro-antd/core/wave'; import { NzDatePickerModule } from 'ng-zorro-antd/date-picker'; import { NzDescriptionsModule } from 'ng-zorro-antd/descriptions'; import { NzDividerModule } from 'ng-zorro-antd/divider'; import { NzDrawerModule } from 'ng-zorro-antd/drawer'; import { NzDropDownModule } from 'ng-zorro-antd/dropdown'; import { NzEmptyModule } from 'ng-zorro-antd/empty'; import { NzFormModule } from 'ng-zorro-antd/form'; import { NzGridModule } from 'ng-zorro-antd/grid'; import { NzI18nModule } from 'ng-zorro-antd/i18n'; import { NzIconModule } from 'ng-zorro-antd/icon'; import { NzImageModule } from 'ng-zorro-antd/image'; import { NzInputModule } from 'ng-zorro-antd/input'; import { NzInputNumberModule } from 'ng-zorro-antd/input-number'; import { NzLayoutModule } from 'ng-zorro-antd/layout'; import { NzListModule } from 'ng-zorro-antd/list'; import { NzMentionModule } from 'ng-zorro-antd/mention'; import { NzMenuModule } from 'ng-zorro-antd/menu'; import { NzMessageModule } from 'ng-zorro-antd/message'; import { NzModalModule } from 'ng-zorro-antd/modal'; import { NzNotificationModule } from 'ng-zorro-antd/notification'; import { NzPageHeaderModule } from 'ng-zorro-antd/page-header'; import { NzPaginationModule } from 'ng-zorro-antd/pagination'; import { NzPopconfirmModule } from 'ng-zorro-antd/popconfirm'; import { NzPopoverModule } from 'ng-zorro-antd/popover'; import { NzProgressModule } from 'ng-zorro-antd/progress'; import { NzRadioModule } from 'ng-zorro-antd/radio'; import { NzRateModule } from 'ng-zorro-antd/rate'; import { NzResultModule } from 'ng-zorro-antd/result'; import { NzSelectModule } from 'ng-zorro-antd/select'; import { NzSkeletonModule } from 'ng-zorro-antd/skeleton'; import { NzSliderModule } from 'ng-zorro-antd/slider'; import { NzSpinModule } from 'ng-zorro-antd/spin'; import { NzStatisticModule } from 'ng-zorro-antd/statistic'; import { NzStepsModule } from 'ng-zorro-antd/steps'; import { NzSwitchModule } from 'ng-zorro-antd/switch'; import { NzTableModule } from 'ng-zorro-antd/table'; import { NzTabsModule } from 'ng-zorro-antd/tabs'; import { NzTagModule } from 'ng-zorro-antd/tag'; import { NzTimePickerModule } from 'ng-zorro-antd/time-picker'; import { NzTimelineModule } from 'ng-zorro-antd/timeline'; import { NzToolTipModule } from 'ng-zorro-antd/tooltip'; import { NzTransferModule } from 'ng-zorro-antd/transfer'; import { NzTreeModule } from 'ng-zorro-antd/tree'; import { NzTreeViewModule } from 'ng-zorro-antd/tree-view'; import { NzTreeSelectModule } from 'ng-zorro-antd/tree-select'; import { NzTypographyModule } from 'ng-zorro-antd/typography'; import { NzUploadModule } from 'ng-zorro-antd/upload'; import { NzResizableModule } from 'ng-zorro-antd/resizable'; import { NzPipesModule } from 'ng-zorro-antd/pipes'; @NgModule({ exports: [ NzAffixModule, NzAlertModule, NzAnchorModule, NzAutocompleteModule, NzAvatarModule, NzBackTopModule, NzBadgeModule, NzButtonModule, NzBreadCrumbModule, NzCalendarModule, NzCardModule, NzCarouselModule, NzCascaderModule, NzCheckboxModule, NzCollapseModule, NzCommentModule, NzDatePickerModule, NzDescriptionsModule, NzDividerModule, NzDrawerModule, NzDropDownModule, NzEmptyModule, NzFormModule, NzGridModule, NzI18nModule, NzIconModule, NzImageModule, NzInputModule, NzInputNumberModule, NzLayoutModule, NzListModule, NzMentionModule, NzMenuModule, NzMessageModule, NzModalModule, NzNoAnimationModule, NzNotificationModule, NzPageHeaderModule, NzPaginationModule, NzPopconfirmModule, NzPopoverModule, NzProgressModule, NzRadioModule, NzRateModule, NzResultModule, NzSelectModule, NzSkeletonModule, NzSliderModule, NzSpinModule, NzStatisticModule, NzStepsModule, NzSwitchModule, NzTableModule, NzTabsModule, NzTagModule, NzTimePickerModule, NzTimelineModule, NzToolTipModule, NzTransButtonModule, NzTransferModule, NzTreeModule, NzTreeViewModule, NzTreeSelectModule, NzTypographyModule, NzUploadModule, NzWaveModule, NzResizableModule, NzPipesModule, ] }) export class DemoNgZorroAntdModule { }
data is nnot comming in web broswer help
Check if your API endpoint is correct and that the server is running. Also, make sure there are no CORS issues blocking the request in the browser. Let me know if you need further help!
can you post the pasted file sir please
You can access the source code of the project from this website: codemarketplace.github.io/