DEV Community

Tags

#webdev

125,700 posts

Because the internet...

#javascript

133,870 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

90,326 posts

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

#programming

74,980 posts

The magic behind computers. 💻 🪄

#tutorial

59,725 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

52,686 posts

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

#python

39,438 posts

import antigravity

#productivity

30,102 posts

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

#devops

27,175 posts

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

#discuss

24,703 posts

Craft a prompt and start a conversation!

#aws

21,715 posts

Amazon Web Services (AWS) is a collection of web-services for computing, storage, machine learning, security, and more There are over 150+ AWS service with new services being announced yearly.

#career

24,262 posts

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

#opensource

22,472 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.

#css

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

#typescript

19,862 posts

Optional static type-checking for JavaScript.

#node

23,844 posts

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

#codenewbie

19,875 posts

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

#security

12,524 posts

Hopefully not just an afterthought!

#html

19,891 posts

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

#testing

13,821 posts

Find those bugs before your users do! 🐛

#api

9,704 posts

Application Programming Interface

#ai

8,676 posts

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

#github

15,011 posts

"Where the world builds software"

#news

38,245 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.

#java

15,498 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

11,846 posts

Posts on building, using, and learning about databases.

#php

12,435 posts

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

#cloud

10,959 posts

There is no cloud, only other peoples computers.

#frontend

7,157 posts

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

#go

10,023 posts

A statically typed, compiled programming language designed at Google

#android

25,500 posts

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

#csharp

8,131 posts

Official tag for the C# programming language.

#docker

11,352 posts

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

#machinelearning

10,071 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.

#angular

11,149 posts

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

#linux

11,169 posts

What are clouds made of? Linux servers, mostly.

#coding

6,240 posts

while (!(succeed = try()))

#blockchain

10,298 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.

#softwaredevelopment

6,305 posts

#learning

6,428 posts

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

#git

9,454 posts

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

#nextjs

7,096 posts

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

#dotnet

8,823 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

#mobile

11,944 posts

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

#laravel

8,445 posts

A PHP web application framework with expressive, elegant syntax.

#ruby

9,320 posts

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

#kubernetes

9,015 posts

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

#development

7,310 posts

#design

8,335 posts

More than just making things look nice...

#datascience

8,520 posts

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

#vue

10,449 posts

Official tag for the Vue.js JavaScript Framework

#serverless

7,699 posts

All computing — without servers!

#flutter

6,738 posts

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

#reactnative

6,411 posts

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

#web3

4,533 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.

#architecture

6,927 posts

The fundamental structures of a software system.

#azure

7,723 posts

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

#codepen

6,004 posts

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

#postgres

4,698 posts

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

#algorithms

6,525 posts

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

#automation

3,513 posts

#softwareengineering

3,386 posts

#computerscience

7,407 posts

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

#showdev

11,678 posts

Show off what you've built!

#vscode

5,311 posts

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

#rails

7,005 posts

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

#motivation

3,723 posts

Keep on keeping on!

#wordpress

4,874 posts

the world’s most popular website builder

#cybersecurity

2,866 posts

Articles related to cybersecurity and much more

#sql

5,160 posts

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

#rust

5,135 posts

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

#tailwindcss

3,519 posts

A utility-first CSS framework

#performance

4,315 posts

Tag for content related to software performance.

#ios

5,789 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!

#watercooler

4,876 posts

Light, and off-topic conversation.

#writing

3,751 posts

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

#startup

5,991 posts

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

#cpp

4,512 posts

Official tag for the C++ programming language.

#django

4,881 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.

#gamedev

4,420 posts

👾 👾 👾

#kotlin

4,049 posts

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

#microservices

3,604 posts

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

#interview

4,228 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. .

#100daysofcode

5,340 posts

The 100 Days of Code is a coding challenge created by Alexander Kallaway to encourage people to learn new coding skills.

#cryptocurrency

3,947 posts

#developer

3,309 posts

#web

4,237 posts

#backend

2,419 posts

#chatgpt

2,112 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.

#community

3,958 posts

#terraform

2,242 posts

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

#leetcode

2,308 posts

#swift

3,176 posts

a programming language created by Apple for building iOS and Mac apps

#bash

3,166 posts

Bourne Again Shell

#mongodb

3,753 posts

A popular NoSQL database

#help

5,678 posts

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

#braziliandevs

2,250 posts

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

#code

2,988 posts

#graphql

4,766 posts

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