Tags
#webdev
Because the internet...
#ai
Artificial intelligence leverages computers and machines to mimic the problem-solving and decision-making capabilities found in humans and in nature.
#programming
The magic behind computers. 💻 🪄
#javascript
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
"A journey of a thousand miles begins with a single step." -Chinese Proverb
#productivity
Productivity includes tips on how to use tools and software, process optimization, useful references, experience, and mindstate optimization.
#tutorial
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
import antigravity
#devops
Content centering around the shifting left of responsibility, deconstruction of responsibility silos, and the automation of repetitive work tasks.
#opensource
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.
#react
Official tag for Facebook's React JavaScript library for building user interfaces
#discuss
Discussion threads targeting the whole community
#security
Hopefully not just an afterthought!
#career
This tag is for anything relating to careers! Job offers, workplace conflict, interviews, resumes, promotions, etc.
#machinelearning
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.
#architecture
The fundamental structures of a software system.
#blockchain
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.
#automation
Automating development, deployment, and operational tasks.
#aws
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.
#java
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.
#cloud
There is no cloud, only other peoples computers.
#typescript
Optional static type-checking for JavaScript.
#learning
“I have no special talent. I am only passionately curious.” - Albert Einstein
#news
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.
#api
Application Programming Interface
#web3
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.
#database
Posts on building, using, and learning about databases.
#node
A JavaScript runtime built on Chrome's V8 JavaScript engine.
#cybersecurity
Articles related to cybersecurity and much more
#frontend
"If you're already a front-end developer, well, pretend you're also wearing a pirate hat." - Ethan Marcotte
#showdev
Show off what you've built!
#linux
What are clouds made of? Linux servers, mostly.
#kubernetes
An open-source container orchestration system for automating software deployment, scaling, and management.
#rust
This tag is for posts related to the Rust programming language, including its libraries.
#performance
Tag for content related to software performance.
#testing
Find those bugs before your users do! 🐛
#startup
A company or project undertaken by an entrepreneur to seek, develop, and validate a scalable business model.
#css
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.
#softwaredevelopment
#datascience
Data Science allows us to extract meaning from and interpret data.
#go
A statically typed, compiled programming language designed at Google
#docker
Stories about Docker as a technology (containers, CLI, Engine) or company (Docker Hub, Docker Swarm).
#github
"Where the world builds software"
#devchallenge
This is the official tag for submissions and announcements related to DEV Challenges.
#nextjs
Next.js gives you hybrid static and server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
#crypto
General discussions about cryptocurrency and blockchain technology.
#php
Home for all the PHP-related posts on Dev.to!
#computerscience
This tag is for sharing and asking questions about anything related to computer science, including data structures, algorithms, research, and white papers! 🤓
#dotnet
.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
#llm
#mobile
iOS, Android, and any other types of mobile development... all are welcome!
#development
Tracking and discussing physical and cognitive milestones.
#softwareengineering
#coding
while (!(succeed = try()))
#backend
Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.
#android
Brought to you by the good folks at Google...
#indie
independent spirit, lo-fi vibes
#azure
The dev.to tag for Microsoft Azure, the Cloud Computing Platform.
#design
More than just making things look nice...
#cli
CLI is a text-based user interface used to interact with a computer's operating system or software by typing commands into a terminal.
#csharp
Official tag for the C# programming language.
#marketing
Marketing campaigns and trailers
#seo
Search-engine optimization topics
#gamedev
👾 👾 👾
#science
General science discussion, news, and its applications.
#production
studio alchemy
#html
Hypertext Markup Language — the standard markup language for documents designed to be displayed in a web browser.
#streaming
instant track overload
#agents
#software
All things related to software development and engineering.
#saas
#data
#tooling
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!
#recommendations
Crowdsourced film and TV recommendations
#golf
General discussion about the sport of golf
#bitcoin
Discussions specifically about Bitcoin protocol, economics, and culture.
#laravel
A PHP web application framework with expressive, elegant syntax.
#cryptocurrency
#education
Discussions on academic programs, online courses, and learning paths in security.
#git
Software for tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development.
#tools
General discussion about all types of design software and hardware
#deeplearning
This tag is for discussing, sharing articles, and asking questions primarily on deep learning - a subfield of machine learning.
#codenewbie
The most supportive community of programmers and people learning to code.
#privacy
#algorithms
Heap, Binary Tree, Data Structure it doesn't matter. This tag should be used for anything Algorithm & Data Structure focused.
#angular
The framework for building scalable web apps with confidence
#postgres
Posts on tips and tricks, using and learning about PostgreSQL for database development and analysis.
#codepen
A social development environment for front-end designers and developers.
#management
"Would I rather be feared or loved? Easy. Both. I want people to be afraid of how much they love me." - Michael Scott (The Office)
#githubcopilot
GitHub Copilot is "Your AI pair programmer". It uses the OpenAI Codex to suggest code and entire functions in real-time, right from your editor. GitHub Copilot provides suggestions for numerous languages and a wide variety of frameworks, but works especially well for Python, JavaScript, TypeScript, Ruby, Go, C# and C++.
#dataengineering
#watercooler
Light, and off-topic conversation.
#openai
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.
#community
#ruby
This tag is for posts related to the Ruby language, including its libraries.
#sql
Posts on tips and tricks, using and learning about SQL for database development and analysis.
#ios
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!
#flutter
An open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
#microservices
An architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs
#livestreaming
real-time online shows