Companies Home Search Profile

Angular Mastery: Build Modern Web Applications from Scratch

Focused View

Sufa Digital

18:09:17

30 View
  • 1. Course introduction video.mp4
    00:29
  • 2. Outline of the course.mp4
    00:21
  • 1. Introduction.mp4
    01:39
  • 2. Initializing Angular Project.mp4
    04:18
  • 3. Creating Topbar Component.mp4
    04:28
  • 4. Adding Angular Material.mp4
    03:44
  • 5. Creating Login Component.mp4
    08:02
  • 6. Creating Create Account Component.mp4
    03:37
  • 7. Angular Forms and Form Binding.mp4
    13:59
  • 8. Displaying Error Messages.mp4
    09:53
  • 9. Angular Services and HTTP Client Module.mp4
    14:06
  • 10. Adding Login Logic.mp4
    13:12
  • 11. Configuring Redirects after Login.mp4
    14:29
  • 12. Using Local Storage to Save User Data.mp4
    07:31
  • 13. Adding Template to Posts Component.mp4
    05:09
  • 14. Configuring AngularFire.mp4
    05:28
  • 15. Uploading Images to Firebase.mp4
    13:13
  • 16. Creating Posts.mp4
    15:26
  • 17. Logic for Like Button.mp4
    13:57
  • 18. 8888 Logic for Comment Button.mp4
    13:19
  • 19. Download the project files.html
  • 1. Introduction.mp4
    02:16
  • 2. Initializing Angular Project.mp4
    04:58
  • 3. Creating Topbar Component.mp4
    05:25
  • 4. Adding Angular Material.mp4
    04:45
  • 5. Template of Login Form.mp4
    07:40
  • 6. Template of Create Account Form.mp4
    04:26
  • 7. Angular Forms.mp4
    10:05
  • 8. Displaying Error Messages.mp4
    09:00
  • 9. Initializing Node.js Application.mp4
    05:52
  • 10. Creating User Model.mp4
    04:08
  • 11. Creating User Route.mp4
    12:19
  • 12. API Logic of Login.mp4
    06:04
  • 13. Connecting to Atlas Database.mp4
    08:16
  • 14. Sending HTTP Calls to the Server.mp4
    11:43
  • 15. Redirects After Login.mp4
    10:00
  • 16. Template of Home Page.mp4
    07:53
  • 17. Creating Fiddle Endpoints.mp4
    15:50
  • 18. Creating Coding Page.mp4
    06:04
  • 19. Adding Code Execution Endpoint.mp4
    06:17
  • 20. Creating Fiddle Service.mp4
    13:01
  • 21. Adding Methods of Coding Component.mp4
    17:04
  • 22. Download the project files.html
  • 1. Introduction.mp4
    01:51
  • 2. Initialising Angular Project.mp4
    05:05
  • 3. Creating Topbar Component.mp4
    04:30
  • 4. Adding Angular Material.mp4
    05:36
  • 5. Creating Login Page.mp4
    08:00
  • 6. Creating Create Account Page.mp4
    04:46
  • 7. Angular Form Bindings.mp4
    11:16
  • 8. Angular Form Error Messages.mp4
    12:10
  • 9. Angular Services and Mock API.mp4
    16:51
  • 10. Adding Logic for Login.mp4
    15:25
  • 11. Login Edge Cases.mp4
    15:20
  • 12. Template of Home page.mp4
    02:36
  • 13. Post Questions.mp4
    16:24
  • 14. Fetching Questions List.mp4
    08:47
  • 15. Solutions Page Template.mp4
    07:13
  • 16. Posting Answers Part-1.mp4
    11:29
  • 17. Posting Answers Part-2.mp4
    08:57
  • 18. Fetching Answers.mp4
    05:13
  • 19. Upvoting and Downvoting.mp4
    15:34
  • 20. Download the project files.html
  • 1. Introduction.mp4
    01:58
  • 2. Initialising Angular Project.mp4
    05:13
  • 3. Creating Topbar Component.mp4
    04:27
  • 4. Initilasing Angular Material.mp4
    04:52
  • 5. Creating Boards Component.mp4
    06:37
  • 6. Mat Dialog for Add Board.mp4
    12:51
  • 7. Routing in Angular.mp4
    06:58
  • 8. Angular Services and Local Storage.mp4
    15:23
  • 9. Add Board Functionality and Template Binding.mp4
    08:19
  • 10. Template of View Board Component.mp4
    14:26
  • 11. Template of Add Card Dialogbox.mp4
    14:37
  • 12. Adding Create Card Logic Part 1.mp4
    05:05
  • 13. Adding Create Card Logic Part 2.mp4
    16:06
  • 14. View Cards Template Binding.mp4
    10:56
  • 15. Adding Edit Card Logic.mp4
    14:52
  • 16. Download the project files.html
  • 1. Introduction.mp4
    02:25
  • 2. Initializing Angular Project.mp4
    05:40
  • 3. Installing Angular Material.mp4
    04:55
  • 4. Creating Topbar Component.mp4
    03:51
  • 5. Creating Home Page.mp4
    15:02
  • 6. Creating Trivia Page.mp4
    14:51
  • 7. Angular Services and HTTP Module.mp4
    10:45
  • 8. Template Binding of Trivia Page.mp4
    10:02
  • 9. Logic for Answering the Questions.mp4
    16:15
  • 10. Logic for Timer.mp4
    15:11
  • 11. Sending Scores to JSON Server Part 1.mp4
    02:53
  • 12. Sending Scores to JSON Server Part 2.mp4
    14:00
  • 13. Displaying Data on the Leaderboard.mp4
    08:21
  • 14. Download the project files.html
  • 1. Introduction.mp4
    02:00
  • 2. Initializing Angular Project.mp4
    05:24
  • 3. Creating Topbar Component.mp4
    04:12
  • 4. Installing Angular Material.mp4
    04:43
  • 5. Template of Home Page.mp4
    09:10
  • 6. Template of Create Blog Page.mp4
    16:10
  • 7. NgModel in Create Blog.mp4
    08:58
  • 8. Create Blog Service.mp4
    08:57
  • 9. Home Page Template Binding.mp4
    06:28
  • 10. Creating View Blog Component.mp4
    09:18
  • 11. Template Binding of View Blog Component.mp4
    06:02
  • 12. Adding Comment Logic.mp4
    13:47
  • 13. Download the project files.html
  • 1. Introduction.mp4
    02:20
  • 2. Initialising Angular Project.mp4
    04:46
  • 3. Creating The Topbar Component.mp4
    15:11
  • 4. Creating The Home Page.mp4
    15:00
  • 5. Introduction to TMDb API.mp4
    04:21
  • 6. Angular Services.mp4
    09:59
  • 7. Template Binding of Home Page.mp4
    06:50
  • 8. HTTP Call for Search Movies.mp4
    05:43
  • 9. Writing the Logic for Search Movies.mp4
    12:01
  • 10. Creating Movie Details Page Part 1.mp4
    10:10
  • 11. Creating Movie Details Page Part 2.mp4
    11:59
  • 12. HTTP Call to Fetch Movie Details.mp4
    07:54
  • 13. Template Binding of Movie Details Page.mp4
    13:47
  • 14. Download the project files.html
  • 1. Introduction.mp4
    02:23
  • 2. Initialising Angular Project.mp4
    07:46
  • 3. Creating Home Page Part - 1.mp4
    12:06
  • 4. Creating Home Page Part - 2..mp4
    13:38
  • 5. Creating Search Results Page.mp4
    10:00
  • 6. Linking Home Page and Results Page.mp4
    06:46
  • 7. Spoonacular API.mp4
    05:05
  • 8. Angular Services and HTTP Module.mp4
    10:13
  • 9. Template Binding Results Page..mp4
    10:46
  • 10. Template Binding of Recipe Details Page.mp4
    12:04
  • 11. Download the project files.html
  • Description


    Dive deep into Angular's powerful features by crafting real-world projects, add projects portfolio in resume.

    What You'll Learn?


    • Build real-time apps that not only work great but also look awesome!
    • Understand how Angular works and how it interacts with Backends
    • Use the deep understanding of the Angular fundamentals to quickly establish yourself as a frontend developer
    • See the step-by-step process of designing and assembling an advanced project
    • Master Angular for creating modern, complex, and scalable web applications.
    • Get hands-on experience by building real-world Angular applications.

    Who is this for?


  • Beginners in Angular
  • What You Need to Know?


  • Basic Knowledge of Angular
  • More details


    Description

    In the fast-paced world of web development, staying relevant and mastering modern technologies is essential . Angular, a popular JavaScript framework maintained by Google, has emerged as a powerful tool for building dynamic and responsive web applications . The "Angular Development Projects" course is designed to equip students with the skills and knowledge needed to excel in this exciting field . This course goes beyond basic Angular concepts and delves into real-world project development, offering a comprehensive learning experience .

    Why You Should Learn Angular:

    High Demand: Angular is in high demand in the job market, and companies are actively seeking Angular developers . Learning Angular opens up a wide range of career opportunities .

    Scalability: Angular's component-based architecture and powerful tools make it an excellent choice for building scalable and maintainable applications .

    Community and Support: Angular has a vibrant and active developer community, providing ample resources and support for learners . It's backed by Google, ensuring it remains a relevant and well-supported technology .

    Cross-Platform Development: With Angular, students can also build cross-platform mobile and desktop applications using technologies like Angular Ionic and Angular Electron .

    Future-Proof: Learning Angular equips students with skills that are likely to remain relevant for years to come, as it continues to evolve and adapt to industry needs .


    Who this course is for:

    • Beginners in Angular

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Sufa Digital
    Sufa Digital
    Instructor's Courses
    Sufa Digital Is A Information Technology Company, Solving Real World Corporate Business Problems Using Latest Technologies. We Also Teach Students Latest Technologies That Are Implemented By Several Companies In The Real World. We Have Worked On Various Industry Verticals And Domains. We Want To Teach Everything That We Have Learned While Working With Corporates.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 123
    • duration 18:09:17
    • English subtitles has
    • Release Date 2023/12/16