Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
AI
members
How can use ChatGPT in software development?
ChatGPT is a powerful chatbot that can hold natural conversations and provide human-like responses. In addition, its ability to understand and solve code-related problems makes it an ideal tool for so
Quinn Vo
Jun 28, 2023 | 6 min read
testing
members
UNIT TESTING's role in software testing
1. What is Unit Testing?Unit Testing is a type of software testing to test each unit or function. This is the activity performed during software development by dev or QA. The main goal of unit testin
Guppy
Jun 26, 2023 | 3 min read
testing
members
How to confirm the SESSION in web applications ?
When it comes to "clearing cache", "cookies", everyone probably understands, but "session saving" is a concept that is probably still unfamiliar, especially for many QA/Tester. 1. The similarity betwe
Guppy
Jun 26, 2023 | 3 min read
members
NodeJS Verify and Decode Cognito JWT Token
In this article, I will show you how to verify and decode the Cognito JWT Token. Before we go forward, let’s quickly make sure that we understand: What is JWT and what does it have? What is JWT?JWT (J
Timo
Jun 20, 2023 | 3 min read
members
Introduction about gRPC and implement with Spring boot
Quickly introduce the gRPC and how to implement with Spring boot
Roman Le
Jun 14, 2023 | 6 min read
members
Mitigating Supply Chain Attacks in JavaScript and Python Development
IntroductionSupply chain attacks pose a significant threat to developers in the JavaScript and Python ecosystems. These attacks involve compromising the software components used in the development pro
jake
Jun 14, 2023 | 2 min read
members
JOI - API schema validation
Data validation is one of topics that I am interesting. I always review my code after developed features or fixed bugs. There are many places where need to validate data, it is really terrible. Some c
Timo
Jun 14, 2023 | 4 min read
members
Sync secret from AWS Secret Manager to K8S.
In the previous post, i showed how we synchronize secret from Vault to k8s, today with external-secrets.io i will guide you how to sync secret from AWS Secret Manager to k8s. I will use minikube for d
COPPER Nguyen
Jun 14, 2023 | 3 min read
members
Using computed in VueJS & The difference between computed and methods
What is computed? and How to use it! Computed or Computed property is the place to process data on Vue.js, the data is processed from the properties returned in the data or a certain binding property.
Zill Nguyen
Jun 14, 2023 | 2 min read
testing
members
Can we apply UIPath to automation testing?
UIPath is primarily known as a popular Robotic Process Automation (RPA) tool used for automating repetitive tasks within business processes. However, UIPath can also be utilized for automation testing
SAMIYA NGUYEN
Jun 13, 2023 | 2 min read
Load more posts