Daniel Santana

Results 1 comments of Daniel Santana
trafficstars

This is how I am doing now a days... hope it helps. **typescript class with redux** ``` export class MyViewClass extends React.Component { // my view class implementation } export...