DEV Community

Tags

#ai

263,179 posts

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

#webdev

373,719 posts

Because the internet...

#programming

258,405 posts

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

#productivity

139,496 posts

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

#tutorial

131,197 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

179,196 posts

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

#javascript

241,737 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!

#python

104,001 posts

import antigravity

#devops

92,755 posts

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

#career

72,815 posts

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

#opensource

76,188 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.

#automation

38,921 posts

Automating development, deployment, and operational tasks.

#security

59,060 posts

Hopefully not just an afterthought!

#discuss

63,275 posts

Discussion threads targeting the whole community!

#machinelearning

44,958 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

95,877 posts

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

#api

37,098 posts

Application Programming Interface

#architecture

46,602 posts

The fundamental structures of a software system.

#agents

17,459 posts

#blockchain

58,577 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.

#learning

36,095 posts

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

#software

14,207 posts

All things related to software development and engineering.

#showdev

24,600 posts

Show off what you've built!

#typescript

47,029 posts

Optional static type-checking for JavaScript.

#aws

56,612 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.

#news

56,526 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.

#database

37,631 posts

Posts on building, using, and learning about databases.

#cybersecurity

21,855 posts

Articles related to cybersecurity and much more

#llm

16,300 posts

#web3

45,944 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.

#node

53,569 posts

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

#java

56,907 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

41,575 posts

There is no cloud, only other peoples computers.

#startup

21,138 posts

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

#saas

12,449 posts

#linux

29,681 posts

What are clouds made of? Linux servers, mostly.

#frontend

25,107 posts

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

#testing

28,164 posts

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

#marketing

13,637 posts

Marketing campaigns and trailers

#performance

25,497 posts

Tag for content related to software performance.

#datascience

23,576 posts

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

#android

35,515 posts

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

#community

13,705 posts

#nextjs

26,146 posts

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

#rust

38,495 posts

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

#watercooler

17,123 posts

Light, and off-topic conversation.

#computerscience

15,507 posts

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

#softwaredevelopment

22,947 posts

#cryptocurrency

14,528 posts

#php

30,966 posts

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

#github

26,163 posts

"Where the world builds software"

#mobile

23,363 posts

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

#kubernetes

32,026 posts

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

#css

46,257 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.

#softwareengineering

15,023 posts

#backend

14,513 posts

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

#bitcoin

21,006 posts

Discussions specifically about Bitcoin protocol, economics, and culture.

#infrastructure

4,426 posts

Topics covering cloud infrastructure, setup, and cost management.

#devchallenge

13,695 posts

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

#gamedev

16,240 posts

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

#development

23,018 posts

Tracking and discussing physical and cognitive milestones.

#docker

23,948 posts

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

#go

27,238 posts

A statically typed, compiled programming language designed at Google

#writing

8,482 posts

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

#sql

13,721 posts

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

#dotnet

23,535 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

#design

20,309 posts

More than just making things look nice...

#mcp

7,905 posts

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

#coding

18,550 posts

while (!(succeed = try()))

#html

27,350 posts

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

#ios

11,861 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!

#algorithms

13,231 posts

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

#postgres

14,502 posts

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

#data

9,935 posts

#analytics

6,764 posts

Analytics and metrics reporting

#tooling

11,309 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!

#claude

4,907 posts

Anthropic AI assistant

#deeplearning

7,609 posts

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

#privacy

7,783 posts

#git

16,926 posts

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

#developers

4,977 posts

#csharp

16,708 posts

Official tag for the C# programming language.

#azure

19,631 posts

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

#flutter

14,146 posts

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

#chatgpt

10,344 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.

#systemdesign

5,185 posts

#cli

7,286 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.

#science

11,653 posts

General science discussion, news, and its applications.

#buildinpublic

6,095 posts

#networking

7,179 posts

Articles related to networking.

#wordpress

10,095 posts

the world’s most popular website builder

#laravel

15,181 posts

A PHP web application framework with expressive, elegant syntax.

#interview

8,232 posts

#angular

22,509 posts

The framework for building scalable web apps with confidence

#reactnative

13,826 posts

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

#dataengineering

6,021 posts

#leadership

5,588 posts

Leadership is not a job title. Is guiding and empowering others.

#iot

6,790 posts

Security challenges and solutions for Internet of Things and embedded devices.

#web

9,230 posts

#codepen

14,273 posts

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