Skip to content
@NgDevelop
  • Home
  • Angular
  • Blog
  • Talks
  • Contact
  • Toggle website search
Ionic Video Player for Mobile and Web using Capacitor Video Player Plugin
Ionic Video Player for Mobile and Web using Capacitor Video Player Plugin

Ionic Video Player for Mobile and Web using Capacitor Video Player Plugin

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:14 mins read

Recently I was working on one application development. I want to develop a hybrid video player application. So that with single source…

Continue ReadingIonic Video Player for Mobile and Web using Capacitor Video Player Plugin
8 Best Angular Chart Libraries
8 Best Angular Chart Libraries

Best Angular Chart Libraries

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:16 mins read

Nowadays, Data analysis is a crucial part of any business application. This helps businesses to make important decisions. It is important to…

Continue ReadingBest Angular Chart Libraries
Insert image from URL in PDF using PDFMake
Insert image from URL in PDF using PDFMake

Insert Image from URL in PDF using PDFMake

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:5 mins read

PDFMake is a popular javascript library for client-side and server-side pdf generation. In my previous article Angular Export to PDF using PDFMake…

Continue ReadingInsert Image from URL in PDF using PDFMake
Optional Chaining & Its Variations and Nullish Coalescing
Optional Chaining & Its Variations and Nullish Coalescing

Optional Chaining and Nullish Coalescing

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:8 mins read

TypeScript 3.7 is out and it is released with one of the most awaited features: Optional Chaining and Nullish Coalescing.  If you haven’t…

Continue ReadingOptional Chaining and Nullish Coalescing
Loading External Libraries from CDN in Angular Application
Loading External Libraries from CDN in Angular Application

Loading External Libraries from CDN in Angular Application

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:12 mins read

We often required to use external libraries in Angular applications. For example, libraries like Stripe and PayPal for payment, PDFMake for client-side…

Continue ReadingLoading External Libraries from CDN in Angular Application
Deploy Angular App to Netlify directly from Angular CLI​
Deploy Angular App to Netlify directly from Angular CLI​

Deploy Angular App to Netlify directly from Angular CLI

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:7 mins read

In this article, you will see how to deploy angular application to netlify directly from angular cli using @netlify-builder/deploy.

Continue ReadingDeploy Angular App to Netlify directly from Angular CLI
Angular Export to PDF using PDFMake | Client Side PDF generation in angular
Angular Export to PDF using PDFMake

Angular Export to PDF Using PDFMake

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:32 mins read

Generating PDF for reports, forms, invoices, and other data is a common use case for any web application. In a web application,…

Continue ReadingAngular Export to PDF Using PDFMake
List of External Library Angular Schematics
List of External Library Angular Schematics

List of External Library Angular Schematics​

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:10 mins read

Schematics is a workflow tool for the modern web; it can apply transforms to your project, such as create a new component,…

Continue ReadingList of External Library Angular Schematics​
Angular 7 Features | What's new in Angular 7 ?
Angular 7 Features

Angular 7 Features

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:7 mins read

Big News !!! Angular 7.0.0 is released... It is released with Angular Material 7 and Angular CLI 7. Angular 7 is released with…

Continue ReadingAngular 7 Features
Export to Excel in Angular 8 using ExcelJS
Export to Excel in Angular 8 using ExcelJS

Export to Excel in Angular 8 using ExcelJS​

  • Post author:Ankit
  • Post last modified:February 3, 2023
  • Post comments:0 Comments
  • Reading time:13 mins read

Recently I was working on one application where I need to export to excel in Angular 8, I need to show a…

Continue ReadingExport to Excel in Angular 8 using ExcelJS​
  • Go to the previous page
  • 1
  • 2
  • 3
  • 4
  • Go to the next page

About Me

About Me

Ankit Prajapati

I am a Full Stack Developer, Blogger and Open-Source Contributor. Nowadays, majorly working on Front End Technologies.
  • Opens in a new tab
  • Opens in a new tab

Recent Posts

  • Awesome Charts in Angular 13 with ng2-charts
    Awesome Charts in Angular 13 with ng2-charts
    February 13, 2022/
    0 Comments
  • Client-Side PDF Generation In Angular 13 With PDFMake
    Client-Side PDF Generation In Angular 13 With PDFMake
    January 2, 2022/
    0 Comments
  • Dynamically Add Title and Meta Tags on Route Change in Angular
    Dynamically Add Title and Meta Tags on Route Change in Angular
    September 8, 2020/
    0 Comments
  • Integrate Google Analytics with Angular | Angular SEO
    Integrate Google Analytics with Angular | Angular SEO
    August 31, 2020/
    0 Comments
  • 16 Best Chrome DevTools Tips and Tricks
    16 Best Chrome DevTools Tips and Tricks
    August 9, 2020/
    0 Comments

Categories

angular angular cli chart chrome devtools deploy excel export external library ionic issues javascript libraries netlify npm pdf export pdfmake release schematics SEO SEO spreadsheet typescript universal vscode

Follow Us

  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab

Angular

  • Angular History
  • Get Started
  • Project Structure
  • Architecture
  • Angular Basics
  • Tutorial
  • Awesome Charts in Angular 13 with ng2-charts
    Awesome Charts in Angular 13 with ng2-charts
    February 13, 2022/
    0 Comments
  • Client-Side PDF Generation In Angular 13 With PDFMake
    Client-Side PDF Generation In Angular 13 With PDFMake
    January 2, 2022/
    0 Comments
  • Dynamically Add Title and Meta Tags on Route Change in Angular
    Dynamically Add Title and Meta Tags on Route Change in Angular
    September 8, 2020/
    0 Comments

Follow Us

  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Home
  • Contact
  • Terms
  • Privacy Policy
Copyright 2025 - NgDevelop
Close Menu
  • Home
  • Angular
    • Angular History
    • Get Started
    • Project Structure
    • Architecture
    • Angular Basics
    • Tutorial
      • Introduction
      • Application Setup
      • Component
      • Nested Component
      • Service
      • Forms
      • Form Validators
      • Form Submit
      • Template Driven Forms
      • Routing & Navigation
      • Asynchronous Service
      • HTTP
      • Angular 2-4 : HTTP
      • Deployment
    • Angular Pipes
  • Blog
  • Talks
  • Contact