Open in app

Sign In

Write

Sign In

Varun Guleria
Varun Guleria

4 Followers

Home

About

Feb 7, 2021

Building a Progressive Web Application with Angular

What is a Progressive Web Application? Before starting PWA let talk about what is a web app? A web app is something which runs on browsers and need your internet connection to get responses from servers. And now what is a mobile app? It’s something which runs even when you…

Pwa

6 min read

Building a Progressive Web App with Angular
Building a Progressive Web App with Angular
Pwa

6 min read


Jul 25, 2018

Concurrent Version System (CVS)

Most of us might be familiar with Git. For those who are not, From the wiki “ Git (/ɡɪt/[7]) is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. …

Git

3 min read

Concurrent Version System (CVS)
Concurrent Version System (CVS)
Git

3 min read


Jul 20, 2018

Asynchronous Programming in JavaScript

Before jumping to Asynchronous, we need to know what Synchronous means. Consider you have 2 lines of code. The code at line 2 will not execute until 1 finishes. This style of code is known as Synchronous code. Now again you have 2 lines of code, but now code on…

Java Script

2 min read

Java Script

2 min read


Jun 6, 2018

PM 2 : A quick-start guide

If you are from NodeJS background, you must be aware about forever, nodemon, supervisord or systemd. All these libraries prevents crashing of NodeJS server in case there is some error/exception. Let’s understand this with an example where we will simply create a Node JS server and throw an exception. Index.js …

Nodejs

4 min read

PM 2 : A quick-start guide
PM 2 : A quick-start guide
Nodejs

4 min read


Jun 4, 2018

A dive into higher order JS functions

Before we came to know about map, we were using for loop in cases where we needed to iterate over an array. Now the syntax for that would be something like below: Let us consider an array “arr” with content [22,43,55,32,55,22]; function reduceToHalf() { var halfArr = []…

Java Script

4 min read

A dive into higher order JS functions
A dive into higher order JS functions
Java Script

4 min read


Jun 2, 2018

Angular 6 is HERE!!!

Angular 6 is finally here and with it comes number of features that will help developers get their job done lot easier. On May 3, 2018, the Angular team released version 6 of Angular, a release that focused on improving the Angular toolchain. Does Angular 6 introduces ground breaking changes??? …

Angular 6

3 min read

Angular 6 is HERE!!!
Angular 6 is HERE!!!
Angular 6

3 min read

Varun Guleria

Varun Guleria

4 Followers

JS Developer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech