Open in app
Home
Notifications
Lists
Stories

Write
Pooja Gee
Pooja Gee

Home

Dec 25, 2020

Sonarqube on a Javascript Project

This article shows two distinct methods of running SonarQube against a Javascript Project running on our local machine, by the use of: 1. Docker 2. An npm module sonar-scanner. The Docker’s way: Have Docker installed on your machine, we are halfway through the process already! To run Sonarqube server: docker run -d --name…

Sonarqube

2 min read

Sonarqube on a Javascript Project
Sonarqube on a Javascript Project

Apr 11, 2019

How to generate iOS passes with Passbook JS

This story describes how one can generate iOS passes with the help of an npm module `Passbook`. One of the reasons to write this up is the challenges I had to come across to collate all details with minimal documentation available online. Hopefully, this article helps one to generate iOS…

Passbook

2 min read


Mar 24, 2019

Observer Design Pattern

Let’s consider two objects in sight. One of the two objects for some reason, wants to know whenever the other object changes its state to get updated with every change. One way is for that object to constantly ask its object of interest if it has changed. This has to…

Design Patterns

2 min read

Pooja Gee

Pooja Gee

Following
  • Shankar

    Shankar

  • Eric Elliott

    Eric Elliott

  • Trevor-Indrek Lasn

    Trevor-Indrek Lasn

  • Stephen Fluin

    Stephen Fluin

  • piyush dhingra

    piyush dhingra

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable