Logo
  • About
  • Gist
  • AI & Copilot
    🎯 VSCode Agent Skills Guide 📋 Custom Instructions Guide 🚀 How to Use Awesome Copilot Awesome Copilot (Official) Agent Skills Spec
  • Dev Resources
    📝 Markdown Syntax 💎 Awesome Ruby 📈 GitHub Trending
  • Language
    🇬🇧 English 🇻🇳 Tiếng Việt
  • Search
✕

    • Post thumbnail

      Complete Guide to VSCode Custom Instructions

      Configure and use instructions/rules for AI Agent Coding

      By kieetnvt • April 3, 2026

      Tags:
      • vscode
      • copilot
      • ai
      • productivity
    • Post thumbnail

      Getting Started with VSCode Agent Skills

      Simple guide to customize GitHub Copilot with Agent Skills

      By kieetnvt • April 3, 2026

      Tags:
      • vscode
      • copilot
      • ai
      • productivity
    • Post thumbnail

      Complete Guide to Using Awesome Copilot

      Community resource hub for GitHub Copilot with 271+ ready-to-use skills

      By kieetnvt • April 3, 2026

      Tags:
      • vscode
      • copilot
      • ai
      • productivity
    • Post thumbnail

      Building Your First RAG System: A Practical Deep-Dive for Beginners

      Master chunking, embeddings, vector search, and retrieval strategies

      By kieetnvt • April 2, 2026

      Tags:
      • rag
      • ai
      • vector-database
      • embeddings
      • postgresql
      • pgvector
      • ollama
      • machine-learning
    • Post thumbnail

      Six Hooks That Will Change How You Write React

      A practical, beginner-friendly deep-dive into the hooks you'll use every single day — with real analogies, clean code, and zero fluff

      By kieetnvt • April 1, 2026

      Tags:
      • react
      • hooks
      • javascript
      • frontend
      • web-development
    • Post thumbnail

      React Hooks Cheat Sheet: Best Practices and Common Solutions

      A comprehensive guide to React Hooks with practical examples

      By kieetnvt • May 23, 2025

      Tags:
      • react
      • hooks
      • javascript
      • frontend
    • Post thumbnail

      React Hooks vs Redux: A Modern State Management Comparison

      Understanding when to use React Hooks and Context API vs Redux

      By kieetnvt • May 22, 2025

      Tags:
      • react
      • redux
      • hooks
      • state-management
    • Post thumbnail

      Understanding Docker Environment Variables and Precedence

      A comprehensive guide to managing environment variables in Docker

      By kieetnvt • May 14, 2025

      Tags:
      • docker
      • environment-variables
      • devops
    • Post thumbnail

      Understanding Database Locking Strategies: Pessimistic vs Optimistic

      Choosing the right approach for data consistency

      By kieetnvt • May 13, 2025

      Tags:
      • database
      • consistency
      • concurrency
    • Post thumbnail

      7 Crucial PostgreSQL Best Practices in 2025

      Modern approaches to PostgreSQL database management

      By kieetnvt • May 8, 2025

      Tags:
      • postgresql
      • database
      • best-practices
    • Post thumbnail

      Stop Using Docker like its 2015

      By kieetnvt • May 5, 2025

      Tags:
      • docker
    • Post thumbnail

      CommonJS vs ES modules in NodeJS

      By kieetnvt • February 14, 2025

      Tags:
      • commonjs esmodule nodejs
    • Post thumbnail

      How to Run Environment Variables in a Docker Container

      By kieetnvt • November 5, 2024

      Tags:
      • docker env
    • Post thumbnail

      Securing Node.js in Production

      By kieetnvt • November 2, 2024

      Tags:
      • nodejs security
    • Post thumbnail

      Deploy Node.js Applications on AWS EC2 with Docker and GitHub Actions

      By kieetnvt • November 1, 2024

      Tags:
      • nodejs docker ec2 github actions
    • Post thumbnail

      How to deploy a Node.js application to AWS with Docker

      Using ECS & ECR with EC2

      By kieetnvt • November 1, 2024

      Tags:
      • nodejs docker ecs ecr ec2
    • Post thumbnail

      Basic: Dockerized Express and MongoDB App with Docker Compose

      By kieetnvt • October 30, 2024

      Tags:
      • expressjs docker
    • Post thumbnail

      NestJS App In Docker

      By kieetnvt • October 29, 2024

      Tags:
      • nestjs docker
    • Post thumbnail

      React App In Docker

      By kieetnvt • October 28, 2024

      Tags:
      • react docker
    • Post thumbnail

      Why Choose Vite over Create React App (CRA)

      React development has usually started with Create React App (CRA), but nowadays Vite is better in many aspects, as this article shows.

      By kieetnvt • October 28, 2024

      Tags:
      • vite react
    • Post thumbnail

      Dockerfile Best Practices

      How to Create Efficient Containers

      By kieetnvt • October 24, 2024

      Tags:
      • docker container practice
    • Post thumbnail

      Docker Networking for Developers

      A Beginner’s Guide

      By kieetnvt • October 23, 2024

      Tags:
      • docker networking
    • Post thumbnail

      Docker Image for Developers

      A Beginner’s Guide

      By kieetnvt • October 22, 2024

      Tags:
      • docker images
    • Post thumbnail

      Using binding.pry in rails with Docker

      By kieetnvt • January 1, 2024

      Tags:
      • rails docker pry
    • Post thumbnail

      Setup readonly access for PostgreSQL

      By kieetnvt • February 3, 2021

      Tags:
      • postgresql
    • Post thumbnail

      Optimize webpage speed

      Strategy

      By kieetnvt • January 5, 2021

      Tags:
      • optimize webpage speed strategy
    • Post thumbnail

      Improve performance website

      Configure WebP NGINX with Fallback to native images

      By kieetnvt • January 1, 2021

      Tags:
      • webp nginx
    • Sample blog post to learn markdown tips

      There's lots to learn!

      By kieetnvt • February 28, 2020

      Tags:
      • test
    • Post thumbnail

      MySQL Cookbook Chapter

      Sorting Query Results

      By kieetnvt • May 3, 2019

      Tags:
      • ruby
    • Post thumbnail

      MySQL Cookbook Chapter

      Table Management

      By kieetnvt • May 2, 2019

      Tags:
      • ruby
    • Post thumbnail

      MySQL Cookbook Chapter

      Selecting data from tables basic

      By kieetnvt • May 1, 2019

      Tags:
      • ruby
    • Post thumbnail

      NGINX Regex Matching

      NGINX Regex Matching

      By kieetnvt • May 1, 2018

      Tags:
      • nginx regex matching
    • Post thumbnail

      Ruby is pass-by-value, but the values it passes are references

      Ruby is pass-by-value, but the values it passes are references

      By kieetnvt • April 21, 2018

      Tags:
      • ruby
    • Post thumbnail

      Rails Associations Benefit

      Rails Associations Benefit

      By kieetnvt • June 1, 2017

      Tags:
      • rails associations
    • Post thumbnail

      Install SSL Namecheap for NGINX server

      Install SSL Namecheap for NGINX server

      By kieetnvt • May 1, 2017

      Tags:
      • nginx webserver ssl
    • Post thumbnail

      Split small logs file by logrotate on Linux system

      Split small logs file by logrotate on Linux system

      By kieetnvt • April 30, 2017

      Tags:
      • linux
    • Post thumbnail

      Understanding NGINX Web Server

      Understanding NGINX Web Server

      By kieetnvt • November 16, 2016

      Tags:
      • nginx webserver
    • Post thumbnail

      The art of readable code: Making control flow easy to read

      The art of readable code: Making control flow easy to read

      By kieetnvt • October 20, 2016

      Tags:
      • nginx webserver
    • Post thumbnail

      The art of readable code: Pack information into your variables or functions name

      The art of readable code: Pack information into your variables or functions name

      By kieetnvt • October 10, 2016

      Tags:
      • readable code
    • Post thumbnail

      The art of readable code: Overview

      The art of readable code: Overview

      By kieetnvt • October 1, 2016

      Tags:
      • readable code
    • Post thumbnail

      NGINX vs Apache (Vietnamese version)

      NGINX vs Apache

      By kieetnvt • June 29, 2016

      Tags:
      • server
      • nginx
      • apache
    • Post thumbnail

      Capistrano vs Mina (Vietnamese version)

      Capistrano vs Mina

      By kieetnvt • April 3, 2016

      Tags:
      • capistrano mina
    • Post thumbnail

      Ruby Class Eval vs Instance Eval (Vietnamese version)

      Ruby Class Eval vs Instance Eval

      By kieetnvt • March 2, 2016

      Tags:
      • ruby
      • rails
    • Post thumbnail

      Well grounded ruby object

      Well grounded ruby object

      By kieetnvt • February 2, 2016

      Tags:
      • ruby
      • rails
    • Post thumbnail

      Rails Model Refactoring

      Rails Model Refactoring

      By kieetnvt • January 25, 2016

      Tags:
      • ruby
      • rails
    • Post thumbnail

      Joining tables, Eager loading and Solve N + 1 query!

      Joining tables, Eager loading and Solve N + 1 query!

      By kieetnvt • January 11, 2016

      Tags:
      • ruby
      • rails
    • Post thumbnail

      Rails ActiveRecord Associations

      Rails ActiveRecord Associations

      By kieetnvt • January 1, 2016

      Tags:
      • ruby
      • rails
    • Post thumbnail

      ReactJS for Newbies

      ReactJS for Newbies

      By kieetnvt • December 12, 2015

      Tags:
      • ruby
      • vietnamese
    • Post thumbnail

      Service Objects in Rails (Vietnamese version)

      Service Objects in Rails

      By kieetnvt • December 10, 2015

      Tags:
      • ruby
      • vietnamese
    • Post thumbnail

      Intro gems: Searchkick, Pundit, Rolify and Draper (Vietnamese version)

      Intro gems: Searchkick, Pundit, Rolify and Draper

      By kieetnvt • December 1, 2015

      Tags:
      • ruby
      • vietnamese
    • Post thumbnail

      SOLID fundamental principles (Vietnamese version)

      SOLID fundamental principles

      By kieetnvt • November 15, 2015

      Tags:
      • ruby
      • vietnamese
    • Post thumbnail

      Proc + Block & Lambda in Ruby programming (Vietnamese version)

      Proc + Block & Lambda in Ruby programming

      By kieetnvt • November 11, 2015

      Tags:
      • ruby
      • vietnamese
    • Email me
    • RSS
    • GitHub

    kieetnvt  •  2026

    Powered by Beautiful Jekyll