Future

Tags

#webdev

207,278 posts

Because the internet...

#programming

127,317 posts

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

#javascript

190,292 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,078 posts

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

#ai

43,593 posts

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

#tutorial

87,808 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,636 posts

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

#python

62,428 posts

import antigravity

#devops

49,566 posts

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

#productivity

50,127 posts

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

#opensource

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

#aws

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

#career

38,414 posts

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

#machinelearning

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

#discuss

33,962 posts

Discussion threads targeting the whole community

#datascience

14,836 posts

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

#java

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

#node

43,359 posts

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

#learning

20,155 posts

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

#typescript

34,397 posts

Optional static type-checking for JavaScript.

#news

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

#cloud

18,333 posts

There is no cloud, only other peoples computers.

#database

24,198 posts

Posts on building, using, and learning about databases.

#testing

19,522 posts

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

#nextjs

18,341 posts

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

#watercooler

8,473 posts

Light, and off-topic conversation.

#css

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

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

#security

19,106 posts

Hopefully not just an afterthought!

#frontend

14,936 posts

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

#github

20,739 posts

"Where the world builds software"

#linux

19,723 posts

What are clouds made of? Linux servers, mostly.

#docker

17,467 posts

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

#softwaredevelopment

13,261 posts

#development

15,768 posts

#go

19,961 posts

A statically typed, compiled programming language designed at Google

#php

21,211 posts

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

#kubernetes

18,526 posts

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

#html

24,347 posts

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

#android

30,166 posts

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

#api

16,623 posts

Application Programming Interface

#mobile

17,035 posts

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

#cryptocurrency

7,256 posts

#codepen

8,356 posts

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

#csharp

12,786 posts

Official tag for the C# programming language.

#dotnet

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

#coding

12,087 posts

while (!(succeed = try()))

#web3

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

18,998 posts

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

#softwareengineering

7,239 posts

#git

12,995 posts

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

#architecture

9,923 posts

The fundamental structures of a software system.

#azure

13,704 posts

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

#chatgpt

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

#sql

8,645 posts

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

#cybersecurity

6,380 posts

Articles related to cybersecurity and much more

#laravel

11,340 posts

A PHP web application framework with expressive, elegant syntax.

#startup

8,321 posts

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

#vue

15,866 posts

Official tag for the Vue.js JavaScript Framework

#design

11,164 posts

More than just making things look nice...

#rust

12,449 posts

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

#performance

7,026 posts

Tag for content related to software performance.

#codenewbie

25,330 posts

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

#reactnative

10,903 posts

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

#postgres

10,038 posts

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

#automation

6,468 posts

#microservices

5,571 posts

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

#flutter

10,813 posts

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

#backend

5,396 posts

#algorithms

8,944 posts

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

#serverless

9,698 posts

All computing β€” without servers!

#cpp

6,857 posts

Official tag for the C++ programming language.

#gamedev

8,968 posts

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

#archlinux

56,269 posts

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

#ruby

14,511 posts

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

#llm

3,054 posts

#computerscience

9,132 posts

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

#kotlin

5,437 posts

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

#rails

9,099 posts

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

#software

5,832 posts

#showdev

12,833 posts

Show off what you've built!

#marketing

3,008 posts

#django

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

#cloudcomputing

3,659 posts

#mongodb

6,639 posts

A popular NoSQL database

#terraform

4,082 posts

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

#data

4,215 posts

#community

6,713 posts

#developer

5,695 posts

#vscode

9,765 posts

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

#tooling

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

#web

6,779 posts

#interview

5,907 posts

#tailwindcss

5,932 posts

A utility-first CSS framework

#wordpress

6,311 posts

the world’s most popular website builder

#ui

5,131 posts

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

#ux

4,696 posts

User Experience tips, tricks, discussions, and more!

#help

6,444 posts

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

#ios

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

#springboot

3,051 posts