Giter VIP home page Giter VIP logo

angular---the-complete-guide-2021-edition's Introduction

Angular-8---The-Complete-Guide

Code Repository for Angular 8 - The Complete Guide, published by Packt

angular---the-complete-guide-2021-edition's People

Contributors

asif-packt avatar packt-itservice avatar packtbipin2377 avatar packtdwayne avatar packtutkarshr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

angular---the-complete-guide-2021-edition's Issues

'controls' does not exist on type 'AbstractControl'.

Hello there,
I'm working on an app from chapter 15 reactive approach and I stumbled upon an error: "'controls' does not exist on type 'AbstractControl'." My project doesent recognise controls on object signupForm.get('hobbies'). I'm currently on video number 15.27. There in HTML code we create a loop while creating FormArray for hobbies: " *ngFor="let hobbyControl of signupForm.get('hobbies').controls; let i = index" ".

I used value instead but then it is reading just one letter from input before going out of text field, to enter more than one letter we have to click there again. I found someone having similar issue but unfortunately it wasn't solved: https://stackoverflow.com/questions/68769332/how-to-solve-issue-when-text-input-loses-focus-after-typing-one-character-in-ang

Could you help me?

My style is different than the one in video

Hello there,
I am new to angular and especially to styles so I don't know how to fix my issue. I was doing the part about Shopping Edit component (chapter 3 video 14) and I added buttons Add, Delete and Clear but they are really close to each other not like on video(I attached screenshot) What could be the reason?

My first guess is that at the beginning of course when we downloaded the bootstrap styles we where suppose to download it with version 3 (npm install --save bootstrap@3) but in a later video I saw you install it without version 3 (like this: npm install --save bootstrap). Could this be an issue? If so, how to fix it?

Screenshot 2022-04-12 at 10-14-52 MyFirstApp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.