/blog-demos

Various demos that I reference in my blog.

Primary LanguageTypeScriptMIT LicenseMIT

Blog Demos

Various demos that I reference in my blog.

Repository Description Blog Post
application-insights-service Demo of basic integegration of Microsoft Application Insights with Angular via service injection. Angular: Adding Application Insights (Service)
google-analytics-script Demo of adding Google Analytics to an Angular application by referencing an external script.

NOTE: The demo illustrates the legacy Google Analytics code along with the new library.
Angular: Adding Google Analytics (External Script)
google-analytics-service Demo of adding Google Analytics to an Angular application via service injection. Angular: Adding Google Analytics (Service)