DEV Community

Tags

#webdev

304,948 posts

Because the internet...

#ai

134,197 posts

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

#programming

214,513 posts

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

#javascript

222,651 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!

#beginners

160,830 posts

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

#productivity

87,629 posts

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

#tutorial

103,315 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!

#python

82,407 posts

import antigravity

#devops

73,623 posts

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

#opensource

57,770 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.

#discuss

55,324 posts

Discussion threads targeting the whole community

#react

90,213 posts

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

#security

40,040 posts

Hopefully not just an afterthought!

#career

61,447 posts

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

#machinelearning

30,843 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.

#architecture

35,925 posts

The fundamental structures of a software system.

#aws

52,068 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.

#learning

31,240 posts

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

#blockchain

49,340 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.

#automation

17,035 posts

Automating development, deployment, and operational tasks.

#java

53,818 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.

#news

52,214 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.

#typescript

40,764 posts

Optional static type-checking for JavaScript.

#cloud

37,620 posts

There is no cloud, only other peoples computers.

#api

25,037 posts

Application Programming Interface

#database

32,538 posts

Posts on building, using, and learning about databases.

#node

49,961 posts

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

#web3

37,316 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.

#kubernetes

28,587 posts

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

#cybersecurity

14,496 posts

Articles related to cybersecurity and much more

#frontend

21,759 posts

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

#devchallenge

9,836 posts

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

#showdev

16,158 posts

Show off what you've built!

#startup

13,497 posts

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

#performance

20,359 posts

Tag for content related to software performance.

#linux

26,120 posts

What are clouds made of? Linux servers, mostly.

#testing

24,265 posts

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

#datascience

19,995 posts

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

#softwaredevelopment

20,411 posts

#css

44,681 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.

#nextjs

23,066 posts

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

#rust

35,418 posts

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

#computerscience

11,710 posts

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

#github

23,705 posts

"Where the world builds software"

#cli

5,170 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.

#go

25,079 posts

A statically typed, compiled programming language designed at Google

#codepen

12,576 posts

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

#docker

21,651 posts

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

#development

21,070 posts

Tracking and discussing physical and cognitive milestones.

#dotnet

22,209 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

#php

26,920 posts

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

#softwareengineering

11,644 posts

#coding

16,554 posts

while (!(succeed = try()))

#marketing

7,634 posts

Marketing campaigns and trailers

#backend

10,627 posts

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

#html

26,430 posts

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

#watercooler

15,623 posts

Light, and off-topic conversation.

#mobile

20,523 posts

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

#llm

7,767 posts

#csharp

15,825 posts

Official tag for the C# programming language.

#science

10,134 posts

General science discussion, news, and its applications.

#azure

18,160 posts

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

#gamedev

14,280 posts

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

#android

32,821 posts

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

#design

18,531 posts

More than just making things look nice...

#data

6,801 posts

#software

8,915 posts

All things related to software development and engineering.

#saas

5,632 posts

#tooling

8,549 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!

#githubcopilot

2,060 posts

GitHub Copilot is "Your AI pair programmer". It uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor. GitHub Copilot provides suggestions for numerous languages and a wide variety of frameworks, but works especially well for Python, JavaScript, TypeScript, Ruby, Go, C# and C++.

#deeplearning

4,398 posts

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

#bitcoin

19,351 posts

Discussions specifically about Bitcoin protocol, economics, and culture.

#agents

3,387 posts

#postgres

12,591 posts

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

#cryptocurrency

12,222 posts

#laravel

13,623 posts

A PHP web application framework with expressive, elegant syntax.

#codenewbie

26,288 posts

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

#ios

10,411 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

4,370 posts

#chatgpt

8,304 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.

#algorithms

11,263 posts

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

#community

11,775 posts

#cpp

8,870 posts

Official tag for the C++ programming language.

#monitoring

4,251 posts

Tag for content related to software monitoring.

#angular

21,951 posts

The framework for building scalable web apps with confidence

#git

15,686 posts

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

#dataengineering

3,681 posts

#ruby

16,037 posts

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

#sql

11,392 posts

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

#flutter

12,871 posts

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

#openai

4,485 posts

OpenAI is an artificial intelligence (AI) research laboratory consisting of the for-profit corporation OpenAI LP and its parent company, the non-profit OpenAI Inc.

#microservices

8,122 posts

An architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs

#cicd

4,582 posts

CI/CD pipelines and automation

#mcp

2,681 posts

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

#networking

5,038 posts

Articles related to networking.

#reactnative

13,064 posts

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

#githubchallenge

787 posts

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

#wordpress

8,148 posts

the world’s most popular website builder

#management

5,213 posts

"Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me." - Michael Scott (The Office)

#vscode

12,122 posts

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