Dheeraj Mahra
Dheeraj Mahra
@tanaypratap How to approach a new codebase? If we are new to an ongoing project, how should we proceed to understand it's structure, process and everything?
Hello sir, when I develop some projects, I get a feel of confidence after seeing it working great. But, when I look at other people's projects, sometimes I get demotivated...
## your details Name: DHEERAJ MAHRA Your website/social media handle: https://dheerajmahra.now.sh | [Twitter](https://twitter.com/DheerajMahra) ## your talk details ### Title: Atomic Design in React 🚀 ### who is the intended audience...
`nx g @nx/react:host host --remotes=shop,cart` Running this command generates host, shop, and cart having typescript enabled in their codebase by default. - How to opt out of ts while running...
### About the icon Most popular CSS-in-JS library now. Many devs including me, want to use the icon. ### Links Official website: https://styled-components.com github: https://github.com/styled-components/styled-components