Title: 
new angular development features and improvements with error handling 
webinar by google employees

About Angular: 
Angular is a Typescript-based open-source front-end web application 
platform 
led by the Angular Team at Google and by a community of individuals and 
corporations.

What we’ll cover in this webinar... Any error you can fix after this webinar
1. Angular error handling with latest strategies
2. New tips to write clean and per-formant angular application
3. Improving the testability of the angular app
4. Add caching to APIs and Migrating to PWA
5. State Management in Angular
6. User Activity logging with Azure Application Insights
7. Integrate with any technology

Speaker: 
Ryan Russul who is a speaker and having 8 years of experience in UI 
development and worked 
as senior solution architect, practising code re-usability and enterprise 
practices 
in angular development among all teams who were responsible for angular 
development.

Join in webinar: http://ovpurl.com/c2V5oNgM


<https://lh3.googleusercontent.com/-9lNGYUlUmUU/W81KMsVhMJI/AAAAAAAAAlg/QpmI3_m-nhs-lMsQOKI81-NMYf3dbTIfgCL4CGAYYCw/s1600/angular-webinar-31st.jpg>


On Friday, October 19, 2018 at 8:04:46 PM UTC+5:30, Vishnu Bidarakundi 
wrote:
>
>
> 0down votefavorite 
> <https://stackoverflow.com/questions/52894456/uploaded-image-is-reflecting-after-re-starting-ng-serve-command-in-angular-6#>
>
> I am working on angular 6 and node project , after uploading image is 
> saving in folder /assets/Images/uploades/image.jpg.
>
> uploaded images are dynamic displaying like this
>
>                     <label   for="file_type"><img  
> style="height:150px;width:150px;border-radius:50%;" 
> src="{{ImagePath}}{{serviceImage}}" alt="" /></label>
>
> here {{ImagePath}} is localhost:4200/assets/Images/uploads/ and 
> {{serviceImage}} Image name coming from the database .
>
> Now the problem is after uploading the images , I have edit option to edit 
> the form there other information is there including the image i want to 
> display previously uploaded image , now what happening is immediately after 
> clicking "edit" button image is not displaying ...saying 404 Error image is 
> not found .
>
> That Image is displaying only after the re starting with "ng serve" command .
>
> I am using angular 6.1.0 and angular cli is 6.1.2
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to angular+unsubscr...@googlegroups.com.
To post to this group, send email to angular@googlegroups.com.
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to