DEV Community

Tags

#webdev

162,403 posts

Because the internet...

#javascript

160,260 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

112,238 posts

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

#programming

99,523 posts

The magic behind computers. 💻 🪄

#tutorial

75,225 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!

#react

65,759 posts

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

#python

51,140 posts

import antigravity

#ai

22,551 posts

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

#devops

37,106 posts

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

#productivity

39,733 posts

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

#aws

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

#opensource

32,560 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

29,672 posts

Discussion threads targeting the whole community

#learning

12,052 posts

“I have no special talent. I am only passionately curious.” - Albert Einstein

#typescript

27,239 posts

Optional static type-checking for JavaScript.

#node

33,358 posts

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

#css

33,905 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.

#java

20,186 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.

#database

17,716 posts

Posts on building, using, and learning about databases.

#career

31,339 posts

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

#testing

16,716 posts

Find those bugs before your users do! 🐛

#news

42,318 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.

#machinelearning

13,376 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.

#php

16,067 posts

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

#cloud

14,283 posts

There is no cloud, only other peoples computers.

#html

22,156 posts

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

#frontend

10,780 posts

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

#security

15,424 posts

Hopefully not just an afterthought!

#development

10,802 posts

#nextjs

12,667 posts

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

#api

12,712 posts

Application Programming Interface

#datascience

11,210 posts

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

#github

17,915 posts

"Where the world builds software"

#android

27,667 posts

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

#coding

8,887 posts

while (!(succeed = try()))

#go

15,097 posts

A statically typed, compiled programming language designed at Google

#dotnet

12,534 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

#linux

14,514 posts

What are clouds made of? Linux servers, mostly.

#codenewbie

24,320 posts

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

#docker

13,921 posts

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

#angular

14,894 posts

One of the world's most popular frontend JavaScript frameworks.

#blockchain

12,042 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.

#vue

13,127 posts

Official tag for the Vue.js JavaScript Framework

#kubernetes

13,013 posts

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

#csharp

10,161 posts

Official tag for the C# programming language.

#softwaredevelopment

8,956 posts

#laravel

9,811 posts

A PHP web application framework with expressive, elegant syntax.

#mobile

14,704 posts

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

#design

9,491 posts

More than just making things look nice...

#git

11,130 posts

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

#sql

6,836 posts

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

#azure

10,255 posts

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

#algorithms

7,383 posts

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

#codepen

6,770 posts

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

#ruby

11,776 posts

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

#flutter

8,708 posts

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

#postgres

6,995 posts

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

#rails

8,055 posts

Ruby on Rails is a popular web framework that happens to power dev.to ❤️

#rust

8,889 posts

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

#serverless

8,939 posts

All computing — without servers!

#startup

6,884 posts

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

#gamedev

6,505 posts

👾 👾 👾

#performance

5,500 posts

Tag for content related to software performance.

#showdev

12,211 posts

Show off what you've built!

#web3

6,248 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.

#cryptocurrency

5,290 posts

#community

5,394 posts

#architecture

8,319 posts

The fundamental structures of a software system.

#automation

4,811 posts

#reactnative

8,028 posts

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

#software

4,533 posts

#django

5,661 posts

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

#help

5,956 posts

A place to ask questions and provide answers. We're here to work things out together.

#computerscience

8,026 posts

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

#vscode

7,151 posts

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

#cybersecurity

4,102 posts

Articles related to cybersecurity and much more

#backend

3,671 posts

#writing

4,507 posts

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

#ios

6,843 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!

#developer

4,391 posts

#ui

3,397 posts

Tag dedicated to posts about user interface. Tips, tricks, techniques, approaches, etc.

#tailwindcss

4,545 posts

A utility-first CSS framework

#cpp

5,379 posts

Official tag for the C++ programming language.

#interview

4,913 posts

#ubuntu

4,393 posts

Canonical, Ubuntu, Linux and related technology.

#microservices

4,394 posts

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

#leetcode

2,738 posts

#softwareengineering

4,907 posts

#watercooler

5,622 posts

Light, and off-topic conversation.

#mysql

3,051 posts

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

#devchallenge

823 posts

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

#web

5,294 posts

This tag is for submissions and content related to the DEV x GitHub Actions Hackathon 2021. Details on contest rules, key dates, and more below. .

#chatgpt

3,643 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.

#archlinux

47,743 posts

A lightweight and flexible Linux distribution that tries to Keep It Simple.

#terraform

3,103 posts

All subjects concerning Hashicorp's IaC tool `Terraform`.

#cloudcomputing

2,050 posts

#braziliandevs

3,014 posts

Tag dedicada a comunidade brasileira, com foco em conteúdo em Português do Brasil.

#google

4,670 posts

#tooling

3,428 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!