Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
testing
members
5 essential skills that a Tester must have
Software testing is a process that includes many different activities to check and evaluate the quality and correctness of a software based on the requirements/needs of the user. This includes activit
Guppy
Mar 7, 2025 | 5 min read
members
Next.js vs. NestJS: Choosing the Right Framework for Your Project
In the dynamic landscape of modern web development, choosing the right framework is crucial for the success of your project. Next.js and NestJS have emerged as prominent competitors, each catering to
Claire Nguyen
Mar 6, 2025 | 3 min read
members
Introduction to React
I am participating in a project using React language and learning a lot of experience from it. In my opinion, this is a very accessible language even if you are not a technical professional and I have
Hikari
Mar 6, 2025 | 2 min read
members
Software Security Testing: The Concept Of Security Assessment & Security Testing
Security Assessment and Security Testing are essential components of a comprehensive security strategy. In some circumstances, combining Security Testing with other aspects Security Assessment, such a
Sumire Banh
Mar 5, 2025 | 2 min read
members
Code Block Components
A Code Block Component in React is a reusable piece of code that specifically displays code snippets within your React application. It offers a significant upgrade over using the basic HTML <pre>
Claire Nguyen
Feb 27, 2025 | 2 min read
members
AWS: Simple Storage Service-S3
Amazon Simple Storage Service (S3) is a highly scalable, secure, and durable object storage service offered by Amazon Web Services (AWS). Launched in 2006, S3 has become one of the foundational servi
Carlos
Feb 27, 2025 | 3 min read
members
Event-Driven Architecture
What is Event-Driven Architecture (EDA)Event-Driven Architecture (EDA) is a software architecture paradigm where the generation, detection, and reaction to events are central to the structure and func
Roman Le
Feb 27, 2025 | 4 min read
members
Mastering Form Validation in React: Formik & Yup
Crafting user-friendly and robust forms is an essential skill for any React developer. But juggling form state, validation, and user interactions can quickly become a tangled mess. Enter Formik and Yu
Claire Nguyen
Feb 27, 2025 | 3 min read
members
Middleware Library: Express.js
IntroductionExpress.js is one of the most popular middleware libraries for Node.js, designed to build web applications and APIs quickly and easily. With its flexibility and simplicity, Express.js has
Carlos
Feb 27, 2025 | 2 min read
members
Host Static Website through Storage Account and Azure Front Door using Terraform.
In this post, we will use Terraform to 1. Create a static website and hosted on Azure Storage Account 2. Config CDN for this website using Azure Front Door. Configure Terraform provider.For provider
COPPER Nguyen
Feb 25, 2025 | 4 min read
Load more posts