JAThanks 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 :)Reply·Article·Mar 14, 2020·Creating HashNode's Mobile App Homepage with Magnus UI
JAHere is what I built recently - https://magnus-ui.com/ using Typescript + React + React NativeComment·Thread·Nov 26, 2019·Share your perfect ReactJS code
JACan you try installing dependencies with: yarn add gatsby-plugin-resolve-src @callstack/react-theme-provider react-transition-group styled-componentsReply·Article·Aug 12, 2019·Getting started with React Atomize & Gatsby
JAI think the resolve plugin is not set properly. Did you try restarting the gatsby server?Reply·Article·Aug 7, 2019·Getting started with React Atomize & Gatsby
JAI have one question - Do you still try to maintain a readable code when there is near to impossible deadline ahead of you?Comment·Article·Jun 12, 2019·[JavaScript] - How to craft intuitive and self-documenting code
JAI feel the same way nowadays. The modern web development has become too much complex.Comment·Article·May 27, 2019·I don't want to be a full-fullstack developer
JAThis 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.Comment·Article·Feb 5, 2019·Just use children