DEV Community

Tags

#webdev

154,326 posts

Because the internet...

#javascript

154,331 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

107,517 posts

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

#programming

94,756 posts

The magic behind computers. đŸ’» đŸȘ„

#tutorial

72,714 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

63,092 posts

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

#python

48,870 posts

import antigravity

#devops

35,042 posts

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

#productivity

37,926 posts

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

#ai

18,674 posts

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

#aws

28,758 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.

#discuss

28,748 posts

Discussion threads targeting the whole community

#opensource

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

#typescript

25,799 posts

Optional static type-checking for JavaScript.

#news

41,388 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

31,520 posts

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

#career

30,022 posts

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

#css

32,317 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.

#learning

10,754 posts

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

#api

12,043 posts

Application Programming Interface

#database

16,482 posts

Posts on building, using, and learning about databases.

#testing

16,142 posts

Find those bugs before your users do! 🐛

#cloud

13,636 posts

There is no cloud, only other peoples computers.

#html

21,766 posts

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

#java

18,987 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.

#php

15,063 posts

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

#android

27,133 posts

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

#security

14,727 posts

Hopefully not just an afterthought!

#development

10,002 posts

#dotnet

11,674 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

#machinelearning

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

#frontend

9,973 posts

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

#datascience

10,554 posts

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

#nextjs

11,436 posts

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

#github

17,311 posts

"Where the world builds software"

#docker

13,406 posts

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

#softwaredevelopment

8,393 posts

#blockchain

11,723 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.

#csharp

9,706 posts

Official tag for the C# programming language.

#go

14,076 posts

A statically typed, compiled programming language designed at Google

#coding

8,209 posts

while (!(succeed = try()))

#mobile

14,257 posts

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

#linux

13,774 posts

What are clouds made of? Linux servers, mostly.

#rust

7,965 posts

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

#git

10,750 posts

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

#laravel

9,482 posts

A PHP web application framework with expressive, elegant syntax.

#ruby

11,409 posts

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

#vue

12,652 posts

Official tag for the Vue.js JavaScript Framework

#codenewbie

23,559 posts

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

#kubernetes

12,210 posts

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

#sql

6,508 posts

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

#angular

13,974 posts

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

#softwareengineering

4,622 posts

#archlinux

46,035 posts

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

#rails

7,825 posts

Ruby on Rails is a popular web framework that happens to power dev.to ❀

#azure

9,648 posts

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

#gamedev

6,027 posts

đŸ‘Ÿ đŸ‘Ÿ đŸ‘Ÿ

#algorithms

7,102 posts

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

#flutter

8,187 posts

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

#kotlin

4,656 posts

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

#showdev

12,184 posts

Show off what you've built!

#architecture

8,064 posts

The fundamental structures of a software system.

#web3

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

#automation

4,544 posts

#postgres

6,404 posts

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

#serverless

8,731 posts

All computing — without servers!

#cryptocurrency

5,071 posts

#design

9,234 posts

More than just making things look nice...

#developer

4,116 posts

#django

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

#performance

5,269 posts

Tag for content related to software performance.

#web

5,056 posts

#braziliandevs

2,893 posts

Tag dedicada a comunidade brasileira, com foco em conteĂșdo em PortuguĂȘs do Brasil.

#cpp

5,154 posts

Official tag for the C++ programming language.

#vscode

6,724 posts

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

#ios

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

#community

5,060 posts

#watercooler

5,452 posts

Light, and off-topic conversation.

#codepen

6,606 posts

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

#backend

3,435 posts

#wordpress

5,487 posts

the world’s most popular website builder

#computerscience

7,867 posts

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

#chatgpt

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

#reactnative

7,567 posts

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

#writing

4,356 posts

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

#software

4,339 posts

#ubuntu

4,303 posts

Canonical, Ubuntu, Linux and related technology.

#terraform

2,907 posts

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

#cybersecurity

3,873 posts

Articles related to cybersecurity and much more

#graphql

5,450 posts

GraphQL is a query language and execution engine for client‐server applications

#tailwindcss

4,342 posts

A utility-first CSS framework

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. .

#ux

3,961 posts

User Experience tips, tricks, discussions, and more!

#ui

3,113 posts

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

#startup

6,724 posts

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

#google

4,542 posts

#data

2,747 posts

#interview

4,786 posts

#tooling

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

#cloudcomputing

1,801 posts