Trang chủDanh mụcVề tôiLiên hệ

Danh mục

webdev

Because the internet...

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!

javascript

beginners

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

ai

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

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.

java

productivity

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

python

import antigravity

python

devops

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

react

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

react

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!

rust

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

rust

discuss

Discussion threads targeting the whole community

discuss

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.

career

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

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.

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.

learning

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

node

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

node

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.

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.

css

api

Application Programming Interface

security

Hopefully not just an afterthought!

development

typescript

Optional static type-checking for JavaScript.

frontend

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

cloud

There is no cloud, only other peoples computers.

database

Posts on building, using, and learning about databases.

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.

docker

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

docker

testing

Find those bugs before your users do! 🐛

softwaredevelopment

php

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

php

linux

What are clouds made of? Linux servers, mostly.

mobile

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

coding

while (!(succeed = try()))

go

A statically typed, compiled programming language designed at Google

go

watercooler

Light, and off-topic conversation.

github

"Where the world builds software"

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.

android

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

android

design

More than just making things look nice...

codenewbie

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

codenewbie

datascience

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

html

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

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

nextjs

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

nextjs

cybersecurity

Articles related to cybersecurity and much more

angular

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

angular

kubernetes

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

kubernetes

cryptocurrency

startup

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

softwareengineering

automation

csharp

Official tag for the C# programming language.

csharp

git

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

git

azure

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

azure

codepen

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

gamedev

👾 👾 👾

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!

showdev

Show off what you've built!

laravel

A PHP web application framework with expressive, elegant syntax.

architecture

The fundamental structures of a software system.

backend

howto

vue

Official tag for the Vue.js JavaScript Framework

vue

devchallenge

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

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!

algorithms

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

llm

performance

Tag for content related to software performance.

data

chatgpt

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

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

cloudcomputing

software

flutter

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

postgres

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

developer

cpp

Official tag for the C++ programming language.

cpp

rails

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

rails

marketing

Marketing campaigns and trailers

community

computerscience

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

ruby

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

ruby

web

serverless

All computing — without servers!

leadership

Leadership is not a job title. Is guiding and empowering others.

archlinux

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

ui

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

google

microsoft

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.

microservices

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

ubuntu

Canonical, Ubuntu, Linux and related technology.

terraform

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

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.

vscode

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

django

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.

tailwindcss

A utility-first CSS framework

Về tôi

Đây là một blog đơn giản được xây dựng với Next.js và Tailwind CSS, blog này là nơi tôi chia sẻ kiến thức và kinh nghiệm với lập trình và công nghệ.

Email: [email protected]

Số điện thoại: +84 39 3673 245

Liên kết nội bộ

Trang chủ
Danh mục
Về tôi
Liên hệ

Liên kết ngoài

Portfolio
Github
Comics
Movie
Chat
Macintosh

Liên hệ với tôi

Gửi tôi một tin nhắn và tôi sẽ trả lời bạn sớm nhất có thể.

Logo

© Personal Blog 2025. Bản quyền được bảo vệ.