If you take one thing from Claude Code, make it this: Explore → Plan → Code → Commit. The developers who skip straight to “write me the code,” then spend the next hour arguing with the output. This workflow exists to prevent that. Explore Before writing a single line, Claude needs context. Without it, you get […]

Read More →

Atlaskit is the technical implementation of the Atlassian Design Guidelines. It is a collection of reusable components that can be downloaded independently into your projects. Atlaskit components are built for React. Each component is also independently versioned and published to npm. The full list of components can be found in the Atlaskit Registry. The source […]

Read More →

Finding something to learn is just a google(whatever search engine of ur choice)search away. However you do not want to spend time weeding out the bad ones and selecting which ones to learn from. Hackr.io is a simple website which takes out this pain of discovering good resources to learn programming languages. It is a […]

Read More →

JavascriptOO maintains a directory of JavaScript libraries with examples, CDN links, statistics, and videos. Javascript landscape is changing by the day and sites like JavascriptOO makes keeping pace with it a little easier. Not all frameworks will last the long run ,natural selection will get the better of them, but having early access to the […]

Read More →