05 points for smoother communication when executing the QA test
members

05 points for smoother communication when executing the QA test

During testing, asking questions to confirm specifications or confirm bugs, errors, etc., is a tester's daily work. This article will introduce 5 points that we need to pay attention to when raising i
Ren Ngo
Ren Ngo
4 Best Screen Recorders for Windows
members

4 Best Screen Recorders for Windows

During work, entertainment or study, there will be times that we need to record the computer/phone screen for future reference. Or you just simply want to save an exciting game to watch it again. This
Ren Ngo
Ren Ngo
Choose the right season's greetings when writing external letters in Japanese
members

Choose the right season's greetings when writing external letters in Japanese

A business letter, especially the external letter is a formal document. It needs a formal writing style, which is different from a personal letter, or internal letter. In the external documents, it is
Ren Ngo
Ren Ngo
Mastering React's useTransition Hook: A Deep Dive with Practical Examples
members

Mastering React's useTransition Hook: A Deep Dive with Practical Examples

react hook, transition, frontend
King
King
Mutex in Node.js: Synchronizing Asynchronous Operations
members

Mutex in Node.js: Synchronizing Asynchronous Operations

nodejs, mutex, javascript
King
King
Understanding Rust Ownership with Real-World Examples
members

Understanding Rust Ownership with Real-World Examples

rust, ownership, borrowing
King
King
AOP (Aspect Oriented Programming)
members

AOP (Aspect Oriented Programming)

Introducing AOP While building application programs, there are many software-related issues that we need to pay attention to. For example, we build an account creation registration system for a bank.
Carlos
Carlos
Synchronization in Java Multi threading
members

Synchronization in Java Multi threading

1. Why do we need synchronization? In multithreading technology, if the threads use data independently, there is nothing to argue about. But if on a system with multiple CPUs or multi-core CPUs or CPU
Carlos
Carlos
ChatGPT/Bard Prompts for Software Testing (P3)
members

ChatGPT/Bard Prompts for Software Testing (P3)

Software testing is a crucial part of the development process, ensuring that software functions as intended and meets the desired quality standards. To assist with software testing, OpenAI’s ChatGPT c
DINO