zabirauf || Zohaib
  • Home
  • Twitter
  • Résumé
  • Contact
Subscribe

javascript

A collection of 3 posts
typescript

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 generated code as type checking in Typescript is only done at compile time rather than runtime. I'm learning Typescript and
May 12, 2017 1 min read
development

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://ipfs.io]. I wanted to have a productive workflow that allows me to create project, build it, test it, run
Oct 19, 2015 5 min read
javascript

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 also learn a modern JS framework in the process, hence I used React in building filecha.in [http://filecha.in]
Aug 26, 2015 4 min read
zabirauf || Zohaib © 2023
Powered by Ghost