ReplyMar 14, 2020Thanks for liking it. :) I hope you will like Magnus. This post is just a showcase of how powerful Magnus is. I am still working on the documentation. Looking forward to constructive feedback :)Creating HashNode's Mobile App Homepage with Magnus UI
CommentNov 26, 2019Here is what I built recently - https://magnus-ui.com/ using Typescript + React + React NativeShare your perfect ReactJS code
ReplyAug 12, 2019Can you try installing dependencies with: yarn add gatsby-plugin-resolve-src @callstack/react-theme-provider react-transition-group styled-componentsGetting started with React Atomize & Gatsby
ReplyAug 7, 2019I think the resolve plugin is not set properly. Did you try restarting the gatsby server?Getting started with React Atomize & Gatsby
CommentJun 12, 2019I have one question - Do you still try to maintain a readable code when there is near to impossible deadline ahead of you?[JavaScript] - How to craft intuitive and self-documenting code
CommentMay 27, 2019I feel the same way nowadays. The modern web development has become too much complex.I don't want to be a full-fullstack developer
CommentFeb 5, 2019This is the exact approach i follow. I hate when people define like 10 props for ui component and use if else in that component. Damn it! Just use the children.Just use children