Music Forem

Tags

#webdev

220,223 posts

Because the internet...

#programming

139,935 posts

The magic behind computers. 💻 🪄

#javascript

196,188 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

140,749 posts

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

#ai

52,771 posts

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

#tutorial

89,954 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!

#python

65,082 posts

import antigravity

#devops

52,858 posts

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

#productivity

53,509 posts

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

#react

81,360 posts

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

#career

40,966 posts

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

#discuss

36,841 posts

Discussion threads targeting the whole community

#aws

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

#opensource

44,724 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.

#news

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

22,048 posts

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

#java

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

#typescript

35,799 posts

Optional static type-checking for JavaScript.

#node

44,954 posts

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

#machinelearning

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

#security

20,203 posts

Hopefully not just an afterthought!

#frontend

16,162 posts

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

#cloud

19,523 posts

There is no cloud, only other peoples computers.

#linux

20,890 posts

What are clouds made of? Linux servers, mostly.

#database

25,507 posts

Posts on building, using, and learning about databases.

#codepen

9,165 posts

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

#css

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

#datascience

16,451 posts

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

#softwaredevelopment

14,618 posts

#api

17,878 posts

Application Programming Interface

#blockchain

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

#nextjs

19,520 posts

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

#watercooler

10,494 posts

Light, and off-topic conversation.

#php

22,326 posts

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

#github

21,307 posts

"Where the world builds software"

#kubernetes

19,596 posts

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

#html

24,749 posts

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

#angular

19,876 posts

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

#testing

20,351 posts

Find those bugs before your users do! 🐛

#go

21,013 posts

A statically typed, compiled programming language designed at Google

#development

16,773 posts

#docker

18,061 posts

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

#coding

12,845 posts

while (!(succeed = try()))

#android

30,768 posts

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

#mobile

17,757 posts

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

#dotnet

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

#web3

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

#cryptocurrency

8,136 posts

#architecture

10,431 posts

The fundamental structures of a software system.

#gamedev

9,684 posts

👾 👾 👾

#azure

14,420 posts

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

#csharp

13,340 posts

Official tag for the C# programming language.

#softwareengineering

7,922 posts

#design

11,621 posts

More than just making things look nice...

#cybersecurity

7,250 posts

Articles related to cybersecurity and much more

#reactnative

11,532 posts

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

#performance

7,615 posts

Tag for content related to software performance.

#git

13,332 posts

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

#sql

9,028 posts

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

#automation

7,161 posts

#rust

13,133 posts

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

#backend

5,784 posts

#startup

8,880 posts

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

#developer

6,154 posts

#chatgpt

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

#showdev

13,024 posts

Show off what you've built!

#cloudcomputing

4,222 posts

#serverless

9,972 posts

All computing — without servers!

#postgres

10,712 posts

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

#ruby

14,916 posts

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

#algorithms

9,228 posts

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

#community

7,193 posts

#cpp

7,190 posts

Official tag for the C++ programming language.

#wordpress

6,603 posts

the world’s most popular website builder

#vue

16,250 posts

Official tag for the Vue.js JavaScript Framework

#vscode

10,170 posts

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

#marketing

3,528 posts

#software

6,257 posts

#laravel

11,717 posts

A PHP web application framework with expressive, elegant syntax.

#llm

3,739 posts

#flutter

11,221 posts

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

#ios

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

#tailwindcss

6,216 posts

A utility-first CSS framework

#rails

9,289 posts

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

#tooling

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

#ux

4,897 posts

User Experience tips, tricks, discussions, and more!

#bitcoin

4,645 posts

#ui

5,675 posts

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

#codenewbie

25,430 posts

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

#microservices

5,832 posts

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

#openai

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

#archlinux

58,196 posts

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

#springboot

3,366 posts

#google

5,422 posts

#help

6,665 posts

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

#data

4,502 posts

#devchallenge

4,901 posts

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

#fullstack

2,203 posts

#saas

3,117 posts

#microsoft

3,863 posts

The Microsoft tag is your hub for all things related to Microsoft's vast ecosystem, including development tools, cloud services, software products, and the latest technological innovations. From .NET and Azure to Windows and Xbox, this tag offers a space for developers, enthusiasts, and professionals to share knowledge, news, and insights. Join discussions, ask questions, and connect with a community passionate about leveraging Microsoft technologies to create, innovate, and solve challenges.