zabirauf || Zohaib
Topic

javascript

posts
May 12, 2017

Creating object based on interface type in Typescript

Interface in Typescript is used to tell the compiler what the shape of the JS object should look like. It is a compile time construct hence it will not have

1 min read min read
Oct 18, 2015

Workflow for static frontend development (Gulp + ReactJs + ES6)

Getting into frontend development could be overwhelming. I recently started learning more about frontend development. My intent is to build some static websites to try out things like IPFS [http:

5 min read min read
Aug 25, 2015

P2P WebRTC file sharing app: Frontend using React & Flux

React [http://facebook.github.io/react] is one of the frontend framework that everyone is talking about these days. I wanted to see what all the fuss was about and

4 min read min read