Skip to content
@NgDevelop
  • Home
  • Angular
  • Blog
  • Talks
  • Contact
  • Toggle website search
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​
Visual Studio Code Tips and Tricks
Visual Studio Code Tips and Tricks

Visual Studio Code Tips & Tricks

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

Good code editors increase development speed and reduce application development time. Visual Studio Code proves this sentence true. Visual Studio Code or VS…

Continue ReadingVisual Studio Code Tips & Tricks
Angular Elements : Build Custom Elements / Web Components
Angular Elements

Angular Elements

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

Angular Elements is one of the best feature released in Angular 6. It allows us to create a Web Components (Custom Elements) using…

Continue ReadingAngular Elements
Upgrade Angular 5 to 6
Upgrade Angular apps 5 to Angular 6

Upgrade Angular 5 to 6 | Step By Step Guide to Upgrade Angular 5

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

Recently Angular 6 is released. It is released with a lot of new features. Angular 6 is Released with Angular CLI 6…

Continue ReadingUpgrade Angular 5 to 6 | Step By Step Guide to Upgrade Angular 5
  • Go to the previous page
  • 1
  • 2
  • 3
  • 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