DEV Community

Tags

#webdev

208,443 posts

Because the internet...

#programming

128,454 posts

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

#javascript

190,911 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

136,552 posts

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

#ai

44,410 posts

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

#tutorial

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

78,909 posts

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

#python

62,688 posts

import antigravity

#devops

49,814 posts

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

#opensource

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

#productivity

50,352 posts

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

#aws

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

#machinelearning

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

#career

38,620 posts

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

#datascience

15,058 posts

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

#css

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

#discuss

34,061 posts

Discussion threads targeting the whole community

#news

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

#learning

20,291 posts

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

#typescript

34,513 posts

Optional static type-checking for JavaScript.

#node

43,484 posts

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

#java

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

#blockchain

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

#cloud

18,442 posts

There is no cloud, only other peoples computers.

#database

24,310 posts

Posts on building, using, and learning about databases.

#testing

19,590 posts

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

#security

19,195 posts

Hopefully not just an afterthought!

#nextjs

18,449 posts

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

#php

21,309 posts

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

#softwaredevelopment

13,368 posts

#frontend

15,031 posts

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

#html

24,393 posts

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

#linux

19,820 posts

What are clouds made of? Linux servers, mostly.

#go

20,042 posts

A statically typed, compiled programming language designed at Google

#api

16,686 posts

Application Programming Interface

#github

20,790 posts

"Where the world builds software"

#development

15,886 posts

#cryptocurrency

7,388 posts

#mobile

17,090 posts

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

#android

30,231 posts

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

#docker

17,513 posts

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

#web3

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

#coding

12,160 posts

while (!(succeed = try()))

#kubernetes

18,584 posts

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

#codepen

8,445 posts

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

#dotnet

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

#git

13,030 posts

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

#angular

19,053 posts

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

#csharp

12,839 posts

Official tag for the C# programming language.

#azure

13,764 posts

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

#architecture

9,958 posts

The fundamental structures of a software system.

#laravel

11,374 posts

A PHP web application framework with expressive, elegant syntax.

#sql

8,683 posts

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

#design

11,201 posts

More than just making things look nice...

#softwareengineering

7,302 posts

#cybersecurity

6,447 posts

Articles related to cybersecurity and much more

#vue

15,926 posts

Official tag for the Vue.js JavaScript Framework

#rust

12,525 posts

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

#serverless

9,729 posts

All computing β€” without servers!

#flutter

10,840 posts

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

#performance

7,064 posts

Tag for content related to software performance.

#showdev

12,862 posts

Show off what you've built!

#postgres

10,104 posts

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

#software

5,880 posts

#chatgpt

5,737 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

10,956 posts

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

#startup

8,347 posts

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

#gamedev

8,994 posts

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

#automation

6,513 posts

#ruby

14,552 posts

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

#cpp

6,881 posts

Official tag for the C++ programming language.

#llm

3,134 posts

#developer

5,733 posts

#algorithms

8,964 posts

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

#google

5,197 posts

#vscode

9,770 posts

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

#ios

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

#backend

5,424 posts

#microservices

5,590 posts

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

#tailwindcss

5,961 posts

A utility-first CSS framework

#tooling

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

#watercooler

8,552 posts

Light, and off-topic conversation.

#codenewbie

25,352 posts

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

#devchallenge

4,284 posts

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

#computerscience

9,148 posts

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

#cloudcomputing

3,701 posts

#openai

2,877 posts

OpenAI is an artificial intelligence (AI) research laboratory consisting of the for-profit corporation OpenAI LP and its parent company, the non-profit OpenAI Inc.

#kotlin

5,448 posts

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

#web

6,829 posts

#rails

9,117 posts

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

#mongodb

6,666 posts

A popular NoSQL database

#bitcoin

4,403 posts

#archlinux

56,475 posts

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

#ui

5,199 posts

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

#terraform

4,106 posts

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

#springboot

3,083 posts

#django

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

#data

4,234 posts

#ux

4,711 posts

User Experience tips, tricks, discussions, and more!

#networking

2,243 posts

Articles related to networking.