Today Angular Teams has announced Version 10.0.0 of Angular! This release is smaller than typical, but it covers the entire platform, including the framework, Angular…
View More What is new in Angular 10?Author: Yatendrasinh Joddha
Google Meet Vs Microsoft Teams : Let’s Collaborate
In this work from home culture, it is very important to stay connected with your team continuously. If you will search for collaboration tools online,…
View More Google Meet Vs Microsoft Teams : Let’s CollaborateTranspiling in JavaScript
Transpiling is a term used for taking source code written in one language and converting or transforming it into another language. Yatendrasinh JoddhaI have healthy…
View More Transpiling in JavaScriptGDG Gandhinagar DevFest ’19 Highlights
GDG Gandhinagar is oldest GDG community in Gujarat region. This year GDG Gandhinagar hosted it’s yearly tech conference DevFest on 13th October 2019 Yatendrasinh JoddhaI…
View More GDG Gandhinagar DevFest ’19 HighlightsGitHub free users to get unlimited private repositories
The new year gift from Microsoft. Unlimited free repositories for all the users. Microsoft has announced two major updates to make GitHub more accessible to developers:…
View More GitHub free users to get unlimited private repositoriesAngular Version 7 Released
Finally, the Angular version 7 (Angular v7) is out with some awesome features. Thanks to Angular team for all the efforts, in this major release…
View More Angular Version 7 ReleasedPipes in Angular Part – 4 : SlicePipe, JSONPipe, AsyncPipe
Here is the fourth part of angular pipe series in this part we will discuss about SlicePipe, JSONPipe, and AsyncPipe. If you have not read…
View More Pipes in Angular Part – 4 : SlicePipe, JSONPipe, AsyncPipeAngular v6.1 is now Available
Angular version 6.1 has been released. This is replacement for version 6.0. As per official blog this is a minor release containing new features and…
View More Angular v6.1 is now AvailablePipes in Angular Part – 3 : CurrencyPipe, PercentPipe
Here is the third installment of angular pipe series in this part we will discuss about CurrencyPipe, and PercentPipe, If you have not read previous…
View More Pipes in Angular Part – 3 : CurrencyPipe, PercentPipePipes in Angular Part – 2 : DatePipe
This is the second part of angular pipe series, in this part we will discuss about DatePipe. Date pipe is used to format the date…
View More Pipes in Angular Part – 2 : DatePipe