Skip to content
  • June 25, 2025

Thnk And Grow

Let's Do It!

×

Thnk And Grow

Let's Do It!

  • Home
  • All topics
  • Ruby
    • Ruby on Rails
    • Gems
  • Architecture & Design
    • AWS
    • Docker
    • Security
  • Database
    • PostgreSQL
    • MySQL
    • NoSQL
  • NodeJS
    • Javascript/Typescript
    • Realtime
      • Socket.IO
  • Others
    • Interview Question
    • Tips
    • Notes
    • Tools
  • About us

Highlight

Prompt Injection: The Hidden Security Risk in AI Agents (And How to Prevent It)
image-render-seo
The Ultimate Guide to Image Rendering in ReactJS: Performance, SEO, and Best Practices (2025)
Cover banner
Essential Responsive Design Tips for React Developers
How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed!
tripple-cache
🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%
Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025
How to Remove Secrets from GitHub (Even from History!)
keycloak and devise compare
Keycloak vs Devise: Which Authentication Solution to Choose in 2025?
Prompt Injection: The Hidden Security Risk in AI Agents (And How to Prevent It)
image-render-seo
The Ultimate Guide to Image Rendering in ReactJS: Performance, SEO, and Best Practices (2025)
Cover banner
Essential Responsive Design Tips for React Developers
How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed!
tripple-cache
🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%
Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025
How to Remove Secrets from GitHub (Even from History!)
keycloak and devise compare
Keycloak vs Devise: Which Authentication Solution to Choose in 2025?
  • AI All topics Generation Security AI, Security, Tips

    Prompt Injection: The Hidden Security Risk in AI Agents (And How to Prevent It)

    Lê Hoàng Tâm June 24, 2025
  • image-render-seo
    All topics CSS Javascript/Typescript SEO

    The Ultimate Guide to Image Rendering in ReactJS: Performance, SEO, and Best Practices (2025)

    Hoài Nhớ June 11, 2025
  • Server mail flowchart
    All topics AWS, iRedMail, Mail Server, MailGun

    [TUT] Series hướng dẫn setup Server mail

    Lê Hoàng Tâm April 4, 2021
  • iRedMail
    All topics AWS, iRedAdmin, iRedMail, Mail Server

    [TUT] Phần 1 – Giới thiệu và hướng dẫn cài đặt server mail với iRedMail

    Lê Hoàng Tâm May 4, 2021
  • Cover banner
    CSS Javascript/Typescript Tips

    Essential Responsive Design Tips for React Developers

    Read More
    Hoài Nhớ June 10, 2025
    tripple-cache
    Javascript/Typescript Tips FrontendOptimization, IndexedDB, Tips, WebPerformance

    🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%

    Read More
    Hoài Nhớ March 28, 2025
    All topics Architecture & Design Others Security Tips Tools redis, reduce cost, Security

    Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025

    Read More
    Lê Hoàng Tâm March 26, 2025
November 8, 2024
All topics Database MySQL

Enhancing Text Search in MySQL: A Comparison of SOUNDEX and Full-Text Search

In many applications, efficient text search capabilities are critical for delivering fast and relevant results…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 6, 2024
All topics Architecture & Design AWS Design patterns

What is Event-Driven Architecture?

Event-driven architecture (EDA) is becoming a go-to model for developing systems that need to process…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 6, 2024
All topics Ruby

Method Lookup in Ruby: How Ruby Finds Methods

When calling a method on an object in Ruby, the language searches for that method…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 5, 2024
All topics

What is last-in-wins principle in Ruby?

The last-in-wins principle is a key concept in Ruby regarding method resolution in the method…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 4, 2024
All topics

The Secret of Safe Number Handling in JavaScript

JavaScript’s handling of numbers includes limitations due to its use of a 64-bit floating-point format…

author-image
Lê Hoàng Tâm
0 Comments
Read More
November 1, 2024
All topics

Managing Database Migrations best practice

Database migrations are essential for maintaining the integrity and structure of applications as they evolve.…

author-image
Lê Hoàng Tâm
0 Comments
Read More
October 31, 2024
All topics

A Comprehensive Guide to Indexing in MySQL: Boost Your Database Performance

Indexes are essential tools in MySQL that drastically improve query performance, especially when dealing with…

author-image
Lê Hoàng Tâm
0 Comments
Read More
October 31, 2024
All topics

Exploring Views in MySQL and PostgreSQL: A Guide to Performance, Use Cases, and Materialized Views

Views are a powerful feature in relational databases like MySQL and PostgreSQL, allowing you to…

author-image
Lê Hoàng Tâm
0 Comments
Read More
October 24, 2024
All topics Ruby Ruby on Rails

Avoid N+1 Queries in Rails: Best Practices for Optimized Performance

To avoid the N+1 query problem in Rails, you need to minimize database queries that…

author-image
Lê Hoàng Tâm
0 Comments
Read More
October 24, 2024
All topics

The secret of Locking Behavior in Mysql and Postgres

The default locking behavior of MySQL and PostgreSQL can affect how transactions interact with one…

author-image
Lê Hoàng Tâm
0 Comments
Read More

Posts pagination

1 … 5 6 7 … 14

Recent Posts

  • Prompt Injection: The Hidden Security Risk in AI Agents (And How to Prevent It) June 24, 2025
  • The Ultimate Guide to Image Rendering in ReactJS: Performance, SEO, and Best Practices (2025) June 11, 2025
  • Essential Responsive Design Tips for React Developers June 10, 2025
  • How to Unblock Telegram with Your Own MTProto Proxy — No VPN Needed! May 27, 2025
  • 🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96% March 28, 2025

Categories

  • AI (1)
  • All topics (105)
  • Architecture & Design (34)
  • AWS (15)
  • CSS (6)
  • Database (18)
  • Design patterns (6)
  • Docker (6)
  • Gems (2)
  • Generation (3)
  • Interview Question (11)
  • Javascript/Typescript (16)
  • MySQL (12)
  • NodeJS (14)
  • NoSQL (5)
  • Notes (3)
  • Others (11)
  • PostgreSQL (10)
  • Realtime (2)
  • Ruby (20)
  • Ruby on Rails (10)
  • Security (10)
  • Socket.IO (3)
  • Tips (44)
  • Tools (9)

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedAdmin iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API ruby Ruby on rails S3 Seamless Connections Security SEO SQS Tech Interview Tips Traefik Web Development

You May Have Missed

Cover banner
CSS Javascript/Typescript Tips

Essential Responsive Design Tips for React Developers

June 10, 2025 Hoài Nhớ
tripple-cache
Javascript/Typescript Tips

🚀 Triple-Layered Web Caching Strategy: How Memory, IndexedDB and HTTP Cache Improved Speed by 96%

March 28, 2025 Hoài Nhớ
All topics Architecture & Design Others Security Tips Tools

Best Practices for Using Redis: Protect Your App, Reduce Costs, and Optimize Performance 2025

March 26, 2025 Lê Hoàng Tâm
All topics Others Security Tips Tools

How to Remove Secrets from GitHub (Even from History!)

March 18, 2025 Lê Hoàng Tâm
All topics Others Tools

Keycloak in 2025: What new?

March 3, 2025 Lê Hoàng Tâm

authentication AWS AWS SQS Backend Backend Performance Best Practices compare Database Database Questions Deploy Deployment Docker Docker swarm Interview Questions iRedAdmin iRedMail Javascipt javascript MailGun Mail Server Multiple Threads mysql NextJS Nginx optimize database optimize performance Optimize Queries optimize query Popular Postgresql Rails Realtime Application redis RESTFul API ruby Ruby on rails S3 Seamless Connections Security SEO SQS Tech Interview Tips Traefik Web Development

  • June 2025
  • May 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • June 2024
  • May 2024
  • April 2024
  • August 2023
  • May 2023
  • April 2023
  • April 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • June 2021
  • May 2021
  • April 2021
June 2025
SMTWTFS
1234567
891011121314
15161718192021
22232425262728
2930 
« May    

blog.thnkandgrow © 2025 | Powered By SpiceThemes