Software Development

Explore Software Development through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Developer Tools

Articles that also belong to these categories. Counts cover all of Software Development.

Showing 1-12 of 12 articles

Bolt.new

Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application inside the browser

AI Code GenerationDeveloper Tools

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…

Developer ToolsOpen Source AI

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.

Developer Tools

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

Developer Tools

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…

Developer ToolsGoogle

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 GenerationDeveloper Tools