Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
Decision table in Software Testing
I. What is a Decision table? A decision table is a concise visual representation for specifying which output/actions to perform depending on given conditions. It is used for both software testing an
Abel
Jan 9, 2024 | 3 min read
members
Using I18n with ReactJS Website
What is React Intl?React Intl is a powerful tool within the FormatJS internationalization library suite. It supports for over 150 languages and extensive documentation to guide you through implementat
Claire Nguyen
Jan 9, 2024 | 3 min read
members
Spring Boot and Spring MVC
Spring FrameworkSpring is an open-source framework developed based on the Java platform, designed to simplify the building and development of enterprise Java applications. It provides a comprehensive
Tinker
Dec 27, 2023 | 2 min read
members
Sample VueJS Frontend and C# Backend to Heroku
VueJS FrontEnd Let's create a basic Vue.js app using the Vue CLI. If you haven't installed the Vue CLI, you can do so by running the following commands (choose one) npm install -g @vue/cli # yarn g
Tinker
Dec 27, 2023 | 3 min read
members
Differences between VueJS 2 and VueJS 3
Vue.js 3 introduced several significant improvements and changes compared to Vue.js 2. Here are some key differences: Composition API: Vue.js 2: Relies on Options API where data, methods, computed pro
Tinker
Dec 27, 2023 | 3 min read
members
Unit test React JS with Jest - Step by Step
Unit testing in React with Jest is a common practice to ensure the reliability and correctness of your components. Jest is a JavaScript testing framework that works seamlessly with React applications.
Tinker
Dec 27, 2023 | 2 min read
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
Dec 27, 2023 | 2 min read
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
Dec 27, 2023 | 2 min read
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
Dec 27, 2023 | 6 min read
members
Mastering React's useTransition Hook: A Deep Dive with Practical Examples
react hook, transition, frontend
King
Dec 27, 2023 | 2 min read
Load more posts