Posts by Tag

django

Django Channels

3 minute read

Introduction Channels wraps Django’s native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-run...

Back to Top ↑

distributed system

Back to Top ↑

devops

Docker

14 minute read

Introduction Post này sẽ tập trung nói về Docker, image, container, docker compose. Nếu đã làm quen với các khái niệm thì bạn có thể nhảy vào các phần Exampl...

Back to Top ↑

container

Docker

14 minute read

Introduction Post này sẽ tập trung nói về Docker, image, container, docker compose. Nếu đã làm quen với các khái niệm thì bạn có thể nhảy vào các phần Exampl...

Back to Top ↑

programming_language

Python

8 minute read

Learning Resources Websites: Real Python Full Stack Python Learn Python

Back to Top ↑

tool

Git

9 minute read

Introduction Git là công cụ mà Dev nào cũng phải biết. Để hiểu về Git thì mình recommend đọc cuốn Pro Git là đủ. Đối với mình thì hiểu đến 80% cuốn đó là ổn.

Back to Top ↑

channels

Django Channels

3 minute read

Introduction Channels wraps Django’s native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-run...

Back to Top ↑

websockets

Django Channels

3 minute read

Introduction Channels wraps Django’s native asynchronous view support, allowing Django projects to handle not only HTTP, but protocols that require long-run...

Back to Top ↑

async

Back to Top ↑

asynchronous programming

Back to Top ↑

book

Back to Top ↑

python

Back to Top ↑

api

Back to Top ↑

drf

Back to Top ↑