DEV Community

Tags

#webdev

210,678 posts

Because the internet...

#programming

130,663 posts

The magic behind computers. 💻 🪄

#javascript

192,056 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

137,505 posts

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

#ai

45,995 posts

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

#tutorial

88,431 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

79,404 posts

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

#devops

50,338 posts

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

#productivity

50,850 posts

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

#python

63,118 posts

import antigravity

#opensource

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

#career

39,075 posts

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

#aws

40,645 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

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

#node

43,812 posts

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

#discuss

34,402 posts

Discussion threads targeting the whole community

#machinelearning

19,148 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.

#learning

20,652 posts

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

#java

27,587 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.

#typescript

34,779 posts

Optional static type-checking for JavaScript.

#css

40,910 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.

#datascience

15,427 posts

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

#cloud

18,633 posts

There is no cloud, only other peoples computers.

#security

19,384 posts

Hopefully not just an afterthought!

#database

24,559 posts

Posts on building, using, and learning about databases.

#blockchain

14,691 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.

#kubernetes

18,774 posts

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

#softwaredevelopment

13,626 posts

#frontend

15,271 posts

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

#nextjs

18,682 posts

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

#php

21,505 posts

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

#linux

19,952 posts

What are clouds made of? Linux servers, mostly.

#api

16,877 posts

Application Programming Interface

#testing

19,738 posts

Find those bugs before your users do! 🐛

#development

16,112 posts

#github

20,920 posts

"Where the world builds software"

#docker

17,630 posts

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

#android

30,364 posts

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

#html

24,500 posts

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

#mobile

17,232 posts

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

#dotnet

17,860 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

#cryptocurrency

7,572 posts

#go

20,214 posts

A statically typed, compiled programming language designed at Google

#watercooler

8,812 posts

Light, and off-topic conversation.

#coding

12,284 posts

while (!(succeed = try()))

#chatgpt

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

#codepen

8,565 posts

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

#angular

19,225 posts

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

#csharp

12,933 posts

Official tag for the C# programming language.

#azure

13,901 posts

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

#web3

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

#laravel

11,453 posts

A PHP web application framework with expressive, elegant syntax.

#softwareengineering

7,427 posts

#startup

8,441 posts

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

#cybersecurity

6,611 posts

Articles related to cybersecurity and much more

#architecture

10,029 posts

The fundamental structures of a software system.

#reactnative

11,114 posts

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

#git

13,088 posts

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

#design

11,247 posts

More than just making things look nice...

#rust

12,625 posts

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

#sql

8,745 posts

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

#developer

5,826 posts

#gamedev

9,056 posts

👾 👾 👾

#postgres

10,245 posts

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

#flutter

10,931 posts

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

#performance

7,167 posts

Tag for content related to software performance.

#software

5,963 posts

#serverless

9,769 posts

All computing — without servers!

#ruby

14,618 posts

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

#vue

16,021 posts

Official tag for the Vue.js JavaScript Framework

#automation

6,593 posts

#cpp

6,955 posts

Official tag for the C++ programming language.

#algorithms

9,016 posts

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

#codenewbie

25,380 posts

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

#ios

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

#microservices

5,639 posts

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

#backend

5,479 posts

#web

6,953 posts

#llm

3,235 posts

#vscode

9,850 posts

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

#showdev

12,890 posts

Show off what you've built!

#computerscience

9,178 posts

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

#rails

9,160 posts

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

#ui

5,309 posts

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

#cloudcomputing

3,785 posts

#help

6,481 posts

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

#tooling

4,609 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!

#community

6,819 posts

#kotlin

5,487 posts

a cross-platform, statically typed, general-purpose programming language with type inference

#tailwindcss

6,022 posts

A utility-first CSS framework

#springboot

3,143 posts

#google

5,240 posts

#archlinux

56,840 posts

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

#data

4,295 posts

#leetcode

3,713 posts

#writing

5,085 posts

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

#npm

3,761 posts

Node Package Manager

#devchallenge

4,334 posts

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

#mongodb

6,745 posts

A popular NoSQL database

#marketing

3,077 posts