Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
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
testing
members
#2 TestNG in Selenium
SummaryWhat is TestNG? Why Use TestNG with Selenium? Install and Set up TestNG Introduce some TestNG annotations Run Testcase with TestNG DetailsWhat is TestNG?This blog will provide basic concepts of
Saki Pham
Jun 7, 2023 | 5 min read
members
The difference between JavaScript and TypeScript
1. DefinitionJavaScript is a programming language used by developers to create interactive websites JavaScript features dynamic typing and a JIT (just in time) interpreter. JavaScript started out as a
Claire Nguyen
May 30, 2023 | 2 min read
members
Create VPC environment using Terraform.
Terraform is a tool that allows users to define infrastruture as code using HCL (HashiCorp Configuration Language). It's a safe and efficient way to build, change, and version infrastructure across mu
jake
May 29, 2023 | 4 min read
Load more posts