Skip to content

Budi Irawan's Tech Blog

My knowledge and experience to share

Tag: typescript

Typescript: Destructuring Object

Typescript: Destructuring Object

February 10, 2017February 10, 2017 Posted in Typescript. Leave a comment

In last post, we talked about destructuring array. In this post, we’re going to talk about destructuring object in Typescript.

typescript
Typescript: Destructuring Array

Typescript: Destructuring Array

January 14, 2017January 15, 2017 Posted in Typescript. 1 Comment

Literally, destructuring is a feature of javascript(EcmaScript 2015) but Typescript also supports it. This feature allows you to extract data from array and object. But in this post, we will focus on destructuring array.

typescript

budi irawan

I'm a web developer. My specialities are HTML, CSS, Javascript, PHP, Ruby on Rails, Node.js and Test Driven Development.

  • Email
  • Facebook
  • GitHub
  • Google+
  • LinkedIn
  • Twitter

Categories

  • Angular Js (4)
  • AWS (2)
  • Bootstrap (1)
  • Clean Codes (1)
  • Database (1)
  • Editor (2)
  • Gitlab (1)
  • iOS (1)
  • JavaScript (1)
  • Mac OSX (2)
  • MongoDB (1)
  • MySQL (1)
  • Node.js (4)
  • PHP (8)
  • Ruby (3)
  • Sinatra (1)
  • Testing (1)
  • Text Editor (1)
  • Typescript (3)
  • Yii2 (2)

Archives

  • April 2018
  • February 2018
  • February 2017
  • January 2017
  • May 2016
  • March 2016
  • December 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • January 2015
  • December 2014
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • April 2014
Budi Irawan's Tech Blog