Sagar Hani

Results 3 issues of Sagar Hani

Looks like forum thread on https://duck.co/ia/ page has been not linked properly. Example : - Visit : https://duck.co/ia/view/irc_cheat_sheet - Click on `Forum Thread` which is next to `Description` It will...

Instead of referencing React.Component we can use ES6 to pull Component from React by saying : `import React, { Component } from 'react';` And, use `Component` directly instead of `React.Component`...

It logs the default value since arguments are not passed