DEV Community

Tags

#webdev

217,213 posts

Because the internet...

#programming

136,994 posts

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

#javascript

194,862 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

139,798 posts

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

#ai

50,741 posts

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

#tutorial

89,457 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

80,875 posts

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

#python

64,479 posts

import antigravity

#devops

52,026 posts

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

#productivity

52,455 posts

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

#opensource

44,233 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

40,388 posts

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

#discuss

35,893 posts

Discussion threads targeting the whole community

#aws

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

46,627 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

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

#cloud

19,262 posts

There is no cloud, only other peoples computers.

#node

44,619 posts

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

#java

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

#learning

21,563 posts

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

#typescript

35,534 posts

Optional static type-checking for JavaScript.

#api

17,650 posts

Application Programming Interface

#datascience

16,219 posts

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

#css

41,363 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.

#blockchain

15,199 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.

#database

25,228 posts

Posts on building, using, and learning about databases.

#php

22,097 posts

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

#security

19,898 posts

Hopefully not just an afterthought!

#frontend

15,801 posts

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

#codepen

8,927 posts

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

#linux

20,511 posts

What are clouds made of? Linux servers, mostly.

#testing

20,231 posts

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

#go

20,804 posts

A statically typed, compiled programming language designed at Google

#softwaredevelopment

14,249 posts

#github

21,200 posts

"Where the world builds software"

#html

24,670 posts

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

#development

16,479 posts

#kubernetes

19,347 posts

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

#nextjs

19,254 posts

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

#watercooler

10,027 posts

Light, and off-topic conversation.

#docker

17,921 posts

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

#coding

12,691 posts

while (!(succeed = try()))

#gamedev

9,478 posts

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

#cryptocurrency

7,987 posts

#mobile

17,637 posts

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

#dotnet

18,318 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

#android

30,693 posts

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

#devchallenge

4,825 posts

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

#csharp

13,221 posts

Official tag for the C# programming language.

#architecture

10,302 posts

The fundamental structures of a software system.

#laravel

11,671 posts

A PHP web application framework with expressive, elegant syntax.

#git

13,268 posts

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

#azure

14,254 posts

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

#web3

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

#angular

19,625 posts

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

#design

11,516 posts

More than just making things look nice...

#startup

8,746 posts

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

#cybersecurity

7,061 posts

Articles related to cybersecurity and much more

#chatgpt

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

#softwareengineering

7,773 posts

#rust

13,048 posts

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

#automation

6,937 posts

#performance

7,454 posts

Tag for content related to software performance.

#postgres

10,594 posts

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

#sql

8,933 posts

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

#llm

3,587 posts

#reactnative

11,435 posts

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

#ruby

14,825 posts

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

#algorithms

9,166 posts

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

#software

6,164 posts

#codenewbie

25,414 posts

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

#serverless

9,895 posts

All computing β€” without servers!

#cloudcomputing

4,062 posts

#cpp

7,107 posts

Official tag for the C++ programming language.

#showdev

12,979 posts

Show off what you've built!

#flutter

11,183 posts

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

#community

7,050 posts

#rails

9,253 posts

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

#developer

5,961 posts

#backend

5,673 posts

#interview

6,046 posts

#data

4,434 posts

#vue

16,172 posts

Official tag for the Vue.js JavaScript Framework

#marketing

3,343 posts

#vscode

10,058 posts

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

#computerscience

9,272 posts

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

#microservices

5,767 posts

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

#bitcoin

4,587 posts

#ios

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

#mongodb

6,933 posts

A popular NoSQL database

#help

6,614 posts

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

#tailwindcss

6,161 posts

A utility-first CSS framework

#ui

5,592 posts

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

#tooling

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

#django

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

#springboot

3,278 posts

#google

5,347 posts

#terraform

4,261 posts

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

#web

7,087 posts

#ux

4,841 posts

User Experience tips, tricks, discussions, and more!