Open in app
Home
Notifications
Lists
Stories

Write
Abhishek Ankush
Abhishek Ankush

Home
About

Pinned

Setting up Enterprise Angular Applications (AngularInDepth)

When we think of web application these days, there are few framework that comes in mind like Angular, React, Vue etc. After choosing the framework (for this article we will go with Angular) the next question comes in mind is what should be the structure of the application. Yes we…

Angular

4 min read

Setting up Enterprise Angular Applications (AngularInDepth)
Setting up Enterprise Angular Applications (AngularInDepth)

Published in Frontend Weekly

·Jul 6, 2021

Smart & Dumb (Presentational) Components in Angular

Working on UI Framework like Angular to build applications we write everything with components and that become source of application. In this article we will look at View layer architecture for components. Smart and Dumb component architecture strategy is based on common principle of keeping business logic separate from view…

Angular

2 min read

Smart & Dumb (Presentational) Components in Angular
Smart & Dumb (Presentational) Components in Angular

Published in Frontend Weekly

·Apr 2, 2021

Handling HTTP Request using RxJs in Angular

Handling HTTP request in an Angular application is a crucial part. In this article we will go through below methods from RxJs to handle HTTP requests. map → applies the function supplied to each value of input observable and emits the resulting value as observable. mergeMap or flatMap → allows…

Rxjs

5 min read

Handling HTTP Request using RxJs in Angular
Handling HTTP Request using RxJs in Angular

Mar 22, 2021

Parallel calls in Angular like $q from AngularJs

While working on an angular component having multiple api’s to call to get the desired result we want to call them in parallel (just like we remember doing it with $q.all() from angular). Not to worry we have forkJoin from RxJs to do the job. Use case: There are cases…

Angular

2 min read


Oct 7, 2020

JavaScript ES6 7 Awesome Features

I saw a lot of blogs towards ECMAScript 6 (ES2015) and I got a feeling that a lot of developers are still not very much familiar with it. Probably the main reason is the poor support in web browsers after the release. But table has turned now as lot of…

Javascript Tips

5 min read

JavaScript ES6 7 Awesome Features
JavaScript ES6 7 Awesome Features

Sep 23, 2020

Progressive Web Application (PWA) A Beginner’s guide

Progressive Web Apps(PWA) could be next big thing for Mobile web development. Introduced by Google in 2015, PWA have shown great potential using best of capabilities from Native apps and Mobile web applications providing a massive win for the application’s user experience. What is PWA ? A PWA is a mobile web application build…

Progressive Web App

7 min read

Progressive Web Application (PWA) A Beginner’s guide
Progressive Web Application (PWA) A Beginner’s guide
Abhishek Ankush

Abhishek Ankush

Fullstack software Architect | Tech Blogger

Following
  • GrapeCity Developer Solutions

    GrapeCity Developer Solutions

  • Suneet Bansal

    Suneet Bansal

  • Richard Warepam

    Richard Warepam

  • Haitham Raik

    Haitham Raik

  • Unni Krishnan D

    Unni Krishnan D

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable