DEV Community

Tags

#webdev

305,049 posts

Because the internet...

#ai

134,378 posts

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

#programming

214,600 posts

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

#javascript

222,713 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,871 posts

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

#productivity

87,685 posts

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

#tutorial

103,355 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,445 posts

import antigravity

#devops

73,660 posts

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

#opensource

57,804 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,341 posts

Discussion threads targeting the whole community

#react

90,227 posts

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

#security

40,079 posts

Hopefully not just an afterthought!

#career

61,456 posts

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

#machinelearning

30,871 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,947 posts

The fundamental structures of a software system.

#aws

52,080 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,245 posts

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

#blockchain

49,352 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,069 posts

Automating development, deployment, and operational tasks.

#java

53,823 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,217 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,772 posts

Optional static type-checking for JavaScript.

#cloud

37,635 posts

There is no cloud, only other peoples computers.

#api

25,056 posts

Application Programming Interface

#database

32,545 posts

Posts on building, using, and learning about databases.

#node

49,969 posts

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

#web3

37,326 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,597 posts

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

#cybersecurity

14,517 posts

Articles related to cybersecurity and much more

#frontend

21,777 posts

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

#devchallenge

9,839 posts

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

#showdev

16,170 posts

Show off what you've built!

#startup

13,502 posts

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

#performance

20,367 posts

Tag for content related to software performance.

#linux

26,123 posts

What are clouds made of? Linux servers, mostly.

#testing

24,272 posts

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

#datascience

19,999 posts

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

#softwaredevelopment

20,417 posts

#css

44,686 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,069 posts

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

#rust

35,421 posts

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

#computerscience

11,720 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,708 posts

"Where the world builds software"

#cli

5,178 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,084 posts

A statically typed, compiled programming language designed at Google

#codepen

12,580 posts

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

#docker

21,655 posts

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

#development

21,071 posts

Tracking and discussing physical and cognitive milestones.

#dotnet

22,215 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,930 posts

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

#softwareengineering

11,648 posts

#coding

16,560 posts

while (!(succeed = try()))

#marketing

7,641 posts

Marketing campaigns and trailers

#backend

10,633 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,624 posts

Light, and off-topic conversation.

#mobile

20,524 posts

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

#llm

7,783 posts

#csharp

15,828 posts

Official tag for the C# programming language.

#science

10,140 posts

General science discussion, news, and its applications.

#azure

18,162 posts

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

#gamedev

14,288 posts

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

#android

32,822 posts

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

#design

18,531 posts

More than just making things look nice...

#data

6,806 posts

#software

8,918 posts

All things related to software development and engineering.

#saas

5,636 posts

#tooling

8,557 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,063 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,406 posts

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

#bitcoin

19,353 posts

Discussions specifically about Bitcoin protocol, economics, and culture.

#agents

3,403 posts

#postgres

12,596 posts

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

#cryptocurrency

12,224 posts

#laravel

13,628 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,413 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,381 posts

#chatgpt

8,305 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,266 posts

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

#community

11,778 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,952 posts

The framework for building scalable web apps with confidence

#git

15,690 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,682 posts

#ruby

16,039 posts

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

#sql

11,395 posts

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

#flutter

12,872 posts

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

#openai

4,486 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,123 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,584 posts

CI/CD pipelines and automation

#mcp

2,686 posts

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

#networking

5,040 posts

Articles related to networking.

#reactnative

13,065 posts

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

#githubchallenge

789 posts

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

#wordpress

8,150 posts

the world’s most popular website builder

#management

5,214 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,126 posts

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