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

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

  • Zohaib Rauf
Zohaib Rauf 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. I wanted to have a productive workflow that allows me to create project, build it, test it, run it and package

  • Zohaib Rauf
Zohaib Rauf Oct 19, 2015 • 5 min read
javascript

P2P WebRTC file sharing app: Frontend using React & Flux

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 (source code) which is a pretty simple peer

  • Zohaib Rauf
Zohaib Rauf Aug 26, 2015 • 4 min read
zabirauf || Zohaib © 2022
Powered by Ghost