May 12, 2017
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
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
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