DEV Community

Tags

#ai

233,262 posts

Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabilities found in humans and in nature.

#webdev

358,430 posts

Because the internet...

#programming

247,818 posts

The magic behind computers. πŸ’» πŸͺ„

#productivity

130,093 posts

Productivity includes tips on how to use tools and software, process optimization, useful references, experience, and mindstate optimization.

#javascript

238,835 posts

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

#tutorial

124,036 posts

Tutorial is a general purpose tag. We welcome all types of tutorial - code related or not! It's all about learning, and using tutorials to teach others!

#beginners

174,990 posts

"A journey of a thousand miles begins with a single step." -Chinese Proverb

#devops

89,140 posts

Content centering around the shifting left of responsibility, deconstruction of responsibility silos, and the automation of repetitive work tasks.

#python

99,234 posts

import antigravity

#opensource

72,593 posts

May The Source Be With You! Articles about Open Source and Free Software as a philosophy, and its application to software development and project management.

#security

55,364 posts

Hopefully not just an afterthought!

#career

70,228 posts

This tag is for anything relating to careers! Job offers, workplace conflict, interviews, resumes, promotions, etc.

#automation

32,656 posts

Automating development, deployment, and operational tasks.

#web3

45,073 posts

Web3 refers to the next generation of the internet that leverages blockchain technology to enable decentralized and trustless systems for financial transactions, data storage, and other applications.

#architecture

44,213 posts

The fundamental structures of a software system.

#machinelearning

41,536 posts

A branch of artificial intelligence (AI) and computer science which focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy.

#react

94,707 posts

Official tag for Facebook's React JavaScript library for building user interfaces

#blockchain

57,517 posts

A decentralized, distributed, and oftentimes public, digital ledger consisting of records called blocks that are used to record transactions across many computers so that any involved block cannot be altered retroactively, without the alteration of all subsequent blocks.

#discuss

61,592 posts

Discussion threads targeting the whole community!

#api

34,547 posts

Application Programming Interface

#agents

12,721 posts

#aws

55,814 posts

Amazon Web Services (AWS) is a collection of web services for computing, storage, machine learning, security, and more There are over 200+ AWS services as of 2023.

#rust

37,649 posts

This tag is for posts related to the Rust programming language, including its libraries.

#database

36,321 posts

Posts on building, using, and learning about databases.

#kubernetes

31,377 posts

An open-source container orchestration system for automating software deployment, scaling, and management.

#showdev

22,805 posts

Show off what you've built!

#performance

24,180 posts

Tag for content related to software performance.

#news

55,652 posts

Expect to see announcements of new and updated products, services, and features for languages & frameworks. You also will find high-level news relevant to the tech and software development industry covered here.

#learning

34,873 posts

β€œI have no special talent. I am only passionately curious.” - Albert Einstein

#typescript

45,918 posts

Optional static type-checking for JavaScript.

#java

56,358 posts

More than just a cup of coffee, Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible.

#cloud

40,878 posts

There is no cloud, only other peoples computers.

#startup

19,844 posts

A company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model.

#saas

10,882 posts

#node

52,951 posts

A JavaScript runtime built on Chrome's V8 JavaScript engine.

#cybersecurity

20,556 posts

Articles related to cybersecurity and much more

#llm

13,996 posts

#marketing

12,308 posts

Marketing campaigns and trailers

#linux

28,889 posts

What are clouds made of? Linux servers, mostly.

#php

30,206 posts

Home for all the PHP-related posts on Dev.to!

#backend

13,763 posts

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

#android

34,963 posts

Brought to you by the good folks at Google...

#devchallenge

12,410 posts

This is the official tag for submissions and announcements related to DEV Challenges.

#testing

27,508 posts

Find those bugs before your users do! πŸ›

#nextjs

25,572 posts

Next.js gives you hybrid static and server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

#css

45,959 posts

Cascading Style Sheets (CSS) is a simple language for adding style (e.g., fonts, colors, spacing) to HTML documents. It describes how HTML elements should be displayed.

#github

25,684 posts

"Where the world builds software"

#computerscience

14,850 posts

This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! πŸ€“

#datascience

22,851 posts

Data Science allows us to extract meaning from and interpret data.

#frontend

23,998 posts

"If you're already a front-end developer, well, pretend you're also wearing a pirate hat." - Ethan Marcotte

#softwareengineering

14,283 posts

#go

26,837 posts

A statically typed, compiled programming language designed at Google

#development

22,696 posts

Tracking and discussing physical and cognitive milestones.

#community

12,930 posts

#mobile

22,909 posts

iOS, Android, and any other types of mobile development... all are welcome!

#chatgpt

10,056 posts

GPT models are capable of natural language processing tasks such as text generation, summarization, and analysis. ChatGPT interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer follow-up questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests.

#bitcoin

20,541 posts

Discussions specifically about Bitcoin protocol, economics, and culture.

#softwaredevelopment

22,405 posts

#gamedev

15,783 posts

πŸ‘Ύ πŸ‘Ύ πŸ‘Ύ

#docker

23,593 posts

Stories about Docker as a technology (containers, CLI, Engine) or company (Docker Hub, Docker Swarm).

#cryptocurrency

13,847 posts

#html

27,138 posts

Hypertext Markup Language β€” the standard markup language for documents designed to be displayed in a web browser.

#design

19,985 posts

More than just making things look nice...

#codepen

13,982 posts

A social development environment for front-end designers and developers.

#data

9,350 posts

#tooling

10,832 posts

Working with a new tool you want to share? Created a new workflow for a task? Found some great configurations? Share them with the community!

#mcp

6,988 posts

MCP is an open protocol that standardizes how applications provide context to LLMs.

#coding

18,202 posts

while (!(succeed = try()))

#dotnet

23,231 posts

.NET is an open source developer platform, created by Microsoft, for building many types of applications. With .NET, you can use multiple languages, editors, and libraries to build for web, mobile, desktop, gaming, and IoT. Find more at https://dot.net

#dataengineering

5,169 posts

#sql

12,789 posts

Posts on tips and tricks, using and learning about SQL for database development and analysis.

#algorithms

12,904 posts

Heap, Binary Tree, Data Structure it doesn't matter. This tag should be used for anything Algorithm & Data Structure focused.

#deeplearning

6,985 posts

This tag is for discussing, sharing articles, and asking questions primarily on deep learning - a subfield of machine learning.

#ios

11,464 posts

This tag is for anything related to Apple's iOS devices, operating system, and development environment. Development, usage, apps, tips, requests for help: if it's related to iOS it's welcome here!

#privacy

7,205 posts

#software

10,659 posts

All things related to software development and engineering.

#systemdesign

4,762 posts

#science

11,263 posts

General science discussion, news, and its applications.

#writing

7,651 posts

"Writing is the best way to talk without being interrupted." - Jules Renard

#git

16,654 posts

Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.

#postgres

14,117 posts

Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.

#claude

3,992 posts

Anthropic AI assistant

#codenewbie

26,598 posts

The most supportive community of programmers and people learning to code.

#azure

19,408 posts

The dev.to tag for Microsoft Azure, the Cloud Computing Platform.

#wordpress

9,776 posts

the world’s most popular website builder

#google

7,199 posts

#buildinpublic

5,623 posts

#laravel

14,884 posts

A PHP web application framework with expressive, elegant syntax.

#developer

8,784 posts

#csharp

16,520 posts

Official tag for the C# programming language.

#networking

6,833 posts

Articles related to networking.

#monitoring

5,750 posts

Tag for content related to software monitoring.

#cli

6,826 posts

CLI is a text-based user interface used to interact with a computer's operating system or software by typing commands into a terminal.

#web

8,978 posts

#flutter

13,960 posts

An open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.

#vscode

12,672 posts

Official tag for Visual Studio Code, Microsoft's open-source editor

#angular

22,406 posts

The framework for building scalable web apps with confidence

#vue

17,646 posts

Official tag for the Vue.js JavaScript Framework

#reactnative

13,649 posts

An open-source JavaScript framework, designed for building apps on multiple platforms like iOS, Android, and also web applications.

#rag

3,815 posts

Retrieval augmented generation, or RAG, is an architectural approach that can improve the efficacy of large language model (LLM) applications by leveraging custom data.