Angular is one of the most popularly used frameworks with best-designed practices and tools for app development companies. Angular encourages the developers to use components to split the user interface into reusable and different pieces. There are many popular Angular
Angular Version 11 release has updates across the platform including the framework, the CLI and components. Let’s dive in! What’s in this release? Automatic Inlining of Fonts To make your apps even faster by speeding up their first contentful paint,
The function-like HTML segment refers to a block of HTML with the ability to accept context variables (in other words, parameters). A typical Angular component has two major parts of logic, a HTML template and a Typescript class. The capability
Version 10.0.0 is here! This is a major release that spans the entire platform, including the framework, Angular Material, and the CLI. This release is smaller than typical; it has only been few months since we released version 9.0 of
In this article, you’re going to see how to set up Jenkins from scratch and create and run an Angular pipeline — all in about five minutes. Don’t worry if you’re not familiar with Angular. The same principles hold for
This is a minor release of the framework and the CLI that is a drop-in replacement for 9.0 containing new features and bug fixes. Build Speed Improvements Today, the Angular libraries you use are made compatible with the Ivy compiler via our ngcc tool.
The 9.0.0 release of Angular is here! This is a major release that spans the entire platform, including the framework, Angular Material, and the CLI. Version 9 moves all applications to use the Ivy compiler and runtime by default. In
When you write a class in JavaScript, you might have had to add more features to the methods in a class. But sometimes they look quite nasty and messy. How can you make the process more elegant? In this post,
ECMAScript has grown to be one of the world’s most widely used general-purpose programming languages. ECMAScript is based on several originating technologies, the most well-known being JavaScript (Netscape) and JScript (Microsoft). Here are the new features of ES2020. Dynamic Import
JavaScript is the standard technology for implementing a seamless interaction between a user and the web page. Almost all modern browsers support it. It is the main technology behind driving the modern UX and/or server-side frameworks such as Angular, Node.JS
Top 6 Angular component libraries
Angular is one of the most popularly used frameworks with best-designed practices and tools for app development companies. Angular encourages the developers to use components to split the user interface into reusable and different pieces. There are many popular Angular
Tags:
What’s new in Angular 11
Angular Version 11 release has updates across the platform including the framework, the CLI and components. Let’s dive in! What’s in this release? Automatic Inlining of Fonts To make your apps even faster by speeding up their first contentful paint,
Tags:
Communicating between templates with function-like HTML segments in Angular
The function-like HTML segment refers to a block of HTML with the ability to accept context variables (in other words, parameters). A typical Angular component has two major parts of logic, a HTML template and a Typescript class. The capability
Tags:
Version 10 of Angular now available
Version 10.0.0 is here! This is a major release that spans the entire platform, including the framework, Angular Material, and the CLI. This release is smaller than typical; it has only been few months since we released version 9.0 of
Tags:
How to create an Angular Pipeline with Jenkins
In this article, you’re going to see how to set up Jenkins from scratch and create and run an Angular pipeline — all in about five minutes. Don’t worry if you’re not familiar with Angular. The same principles hold for
Tags:
Angular 9.1 having support of TypeScript 3.8
This is a minor release of the framework and the CLI that is a drop-in replacement for 9.0 containing new features and bug fixes. Build Speed Improvements Today, the Angular libraries you use are made compatible with the Ivy compiler via our ngcc tool.
Tags:
What is new in Angular 9?
The 9.0.0 release of Angular is here! This is a major release that spans the entire platform, including the framework, Angular Material, and the CLI. Version 9 moves all applications to use the Ivy compiler and runtime by default. In
Tags:
What is a Decorator in JavaScript?
When you write a class in JavaScript, you might have had to add more features to the methods in a class. But sometimes they look quite nasty and messy. How can you make the process more elegant? In this post,
Tags:
New Features In ES2020
ECMAScript has grown to be one of the world’s most widely used general-purpose programming languages. ECMAScript is based on several originating technologies, the most well-known being JavaScript (Netscape) and JScript (Microsoft). Here are the new features of ES2020. Dynamic Import
Tags:
Top 5 best practices to write more robust JavaScript
JavaScript is the standard technology for implementing a seamless interaction between a user and the web page. Almost all modern browsers support it. It is the main technology behind driving the modern UX and/or server-side frameworks such as Angular, Node.JS
Tags: