Trong lập trình, một function chỉ thực sự hữu ích khi nó đáp ứng đúng yêu cầu. Việc xác định rõ các yếu tố đầu vào, đầu ra và quy trình xử lý không chỉ giúp code dễ hiểu mà còn nâng cao hiệu suất làm việc.
[Ionic] Start server to test Production build in 5mins
- tuandph
- April 3, 2024
- Uncategorized
Sometimes you need to test the build with production mode. But you don’t want to deploy to somewhere. So just run it on the local folder. With this help 1. Install the server 2. Build your code as Production mode 3. Run & enjoy
[EF] Entity Framework Highlights
- tuandph
- October 26, 2021
- Uncategorized
Generate Model for new Table
[VueJS] Circular References Between Components
- tuandph
- May 4, 2020
- Uncategorized
Ở bài này mình sẽ cùng nghiên cứu về sự phụ thuộc vòng tròn (Circular References) giữa 2 components với nhau. Trong dự án thực tế có lúc bạn sẽ gặp trường hợp component A nhúng component B vào và trong component B lại nhúng ngược lại component A. Ví dụ bạn làm dự án […]
Hello world!
- tuandph
- October 6, 2015
- Uncategorized
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!