Developer Tools

Explore Developer Tools through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Software Development

Articles that also belong to these categories. Counts cover all of Developer Tools.

Showing 1-12 of 12 articles

Coding agent

A coding agent is a software system that uses a large language model to carry out programming work by acting on a development environment rather than only producing text for a person to copy.

AI AgentsAI Code Generation

DeepSeek Harness

DeepSeek Harness is an open-source AI agent harness developed by DeepSeek. Also called dsh, it supplies the software around a language model: the agent loop, tools, sessions, filesystems, permission controls…

AI AgentsAI Code Generation

Next.js

Next.js is an open-source React framework developed and maintained by Vercel that has become the default way to ship production AI products, especially streaming chat interfaces and other large language model…

Open Source AISoftware Development

React

React (sometimes called React.js or ReactJS) is a free, open source JavaScript library for building user interfaces, created by Jordan Walke at Facebook and first released publicly on May 29, 2013.

Software Development

Tailwind CSS

Tailwind CSS is an open-source, utility-first CSS framework that styles web interfaces by composing low-level utility classes such as flex, pt-4, text-center, and bg-blue-500 directly in markup

Software Development

TensorFlow.js

TensorFlow.js (often abbreviated TFJS) is an open-source JavaScript library developed by Google for defining, training, and running machine learning models entirely in the web browser, in Node.js, and on…

GoogleSoftware Development

v0 (Vercel)

v0 is an AI application builder from Vercel that turns natural-language prompts and images into working React code, generating user interfaces styled with Tailwind CSS and the shadcn/ui component library .

AI Code GenerationSoftware Development