ReactJS, Technology, TypescriptHow I upgraded Storybook from 5.3.2 to 6.1.x Posted on March 21, 2021March 21, 2021 by SamLeave a Comment on How I upgraded Storybook from 5.3.2 to 6.1.x This is walkthrough on how I upgraded my Opensource project from 5.3.2 to 6.1.x. There were few difficulties and how I managed to resolved them.
MySql, TypescriptCreating a field type to store amount using Typeorm and NestJS Posted on October 12, 2020November 22, 2020 by Sam3 Comments on Creating a field type to store amount using Typeorm and NestJS A guide on how to resolve TypeORM error working with Postgres database and NestJS Framework
ReactJS, Technology, TypescriptAdding typehint for styled components with Typescript Posted on May 20, 2020November 16, 2022 by SamLeave a Comment on Adding typehint for styled components with Typescript Adding typehint for styled components with Typescript