DEV Community

Tags

#webdev

304,789 posts

Because the internet...

#ai

133,874 posts

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

#programming

214,392 posts

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

#javascript

222,568 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,774 posts

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

#productivity

87,542 posts

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

#tutorial

103,267 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,367 posts

import antigravity

#devops

73,570 posts

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

#opensource

57,738 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,295 posts

Discussion threads targeting the whole community

#react

90,186 posts

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

#security

39,987 posts

Hopefully not just an afterthought!

#career

61,421 posts

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

#machinelearning

30,804 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,892 posts

The fundamental structures of a software system.

#aws

52,056 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,219 posts

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

#blockchain

49,319 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

16,983 posts

Automating development, deployment, and operational tasks.

#java

53,804 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,196 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,748 posts

Optional static type-checking for JavaScript.

#cloud

37,601 posts

There is no cloud, only other peoples computers.

#api

25,012 posts

Application Programming Interface

#database

32,520 posts

Posts on building, using, and learning about databases.

#node

49,953 posts

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

#web3

37,297 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,578 posts

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

#cybersecurity

14,454 posts

Articles related to cybersecurity and much more

#frontend

21,749 posts

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

#devchallenge

9,831 posts

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

#showdev

16,152 posts

Show off what you've built!

#startup

13,476 posts

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

#performance

20,336 posts

Tag for content related to software performance.

#linux

26,109 posts

What are clouds made of? Linux servers, mostly.

#testing

24,257 posts

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

#datascience

19,990 posts

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

#softwaredevelopment

20,403 posts

#css

44,676 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,059 posts

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

#rust

35,411 posts

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

#computerscience

11,695 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,696 posts

"Where the world builds software"

#cli

5,168 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,072 posts

A statically typed, compiled programming language designed at Google

#codepen

12,572 posts

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

#docker

21,643 posts

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

#development

21,060 posts

Tracking and discussing physical and cognitive milestones.

#dotnet

22,198 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,911 posts

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

#softwareengineering

11,633 posts

#coding

16,546 posts

while (!(succeed = try()))

#marketing

7,626 posts

Marketing campaigns and trailers

#backend

10,618 posts

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

#html

26,427 posts

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

#watercooler

15,622 posts

Light, and off-topic conversation.

#mobile

20,513 posts

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

#llm

7,751 posts

#csharp

15,818 posts

Official tag for the C# programming language.

#science

10,124 posts

General science discussion, news, and its applications.

#azure

18,155 posts

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

#gamedev

14,270 posts

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

#android

32,816 posts

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

#design

18,520 posts

More than just making things look nice...

#data

6,790 posts

#software

8,901 posts

All things related to software development and engineering.

#saas

5,622 posts

#tooling

8,538 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,058 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,380 posts

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

#bitcoin

19,348 posts

Discussions specifically about Bitcoin protocol, economics, and culture.

#agents

3,370 posts

#postgres

12,592 posts

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

#cryptocurrency

12,213 posts

#laravel

13,618 posts

A PHP web application framework with expressive, elegant syntax.

#codenewbie

26,287 posts

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

#ios

10,408 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,364 posts

#chatgpt

8,298 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,259 posts

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

#community

11,776 posts

#cpp

8,867 posts

Official tag for the C++ programming language.

#monitoring

4,247 posts

Tag for content related to software monitoring.

#angular

21,949 posts

The framework for building scalable web apps with confidence

#git

15,685 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,677 posts

#ruby

16,035 posts

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

#sql

11,387 posts

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

#flutter

12,868 posts

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

#openai

4,482 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,117 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,578 posts

CI/CD pipelines and automation

#mcp

2,675 posts

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

#networking

5,034 posts

Articles related to networking.

#reactnative

13,061 posts

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

#githubchallenge

786 posts

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

#wordpress

8,142 posts

the world’s most popular website builder

#management

5,209 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,121 posts

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