Become a member
Sign in
CSP
CSP

CSP

Editor of Stithpragya and Digital Technology
14 Following
12 Followers
·
  • Profile
  • Claps
  • Responses

Latest

CSP
CSP in Stithpragya
Jun 2 · 1 min read

Doing Nothing

It is not that simple to do nothing!

Imagine you are at home with access to people, internet, books, and all other media and luxuries. But you are asked to do just do nothing!

CSP
CSP in Digital Technology
Jan 3, 2017 · 3 min read

Understanding Redux

Objective — Minimal code to understand redux flow.

See the code in action in jsbin

Counter application with two button to increase and decrease the count and a label to display the current count.

CSP
CSP in Digital Technology
Dec 30, 2016 · 3 min read

Accessing Linkedin API with React and Node

First you need to register your application in Linkedin.

Once you register you will be provided with a client_id and client_secret which we will use later in the code. Also we will specify redirect URLs which linkedin will call to…

125

2 responses
CSP
CSP in Digital Technology
Dec 23, 2016 · 1 min read

Quick Tip — executable node modules

First of all lets understand what does npm install -g does.

If you put a global identifier then npm install -g it is essentially installing all your packages to /usr/local/lib/node_modules

CSP
CSP in Stithpragya
Oct 23, 2016 · 2 min read

Are you a master or slave?

Think!

When you wash the dishes are you really washing the dishes? When you drive car…