Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
時間管理について
お時間はかけがえのないものです。人間はだれでも毎日で24時間がありますが、大量な価値が作り出すもいるし、少ない価値が作り出す方もいます。お時間をよく利用できるために効果的な時間管理テーマについて一緒に検討しましょう。 目次: 1. 時間管理スキルとは? 2.どうして効果的な時間管理スキルが大切なのか? 3. 仕事で効果的な時間管理をするためのチップ 4. まとめ 1. 時間管理スキルとは?時間管理
Nasy
Jul 4, 2023 | 4 min read
members
How to use Redux Toolkit in React
In this article, I will explain Redux and delve into Redux Toolkit. A collection of tools that simplify using Redux. These tools help make Redux less daunting and easier to use. What is Redux?Redux is
Timo
Jul 4, 2023 | 4 min read
members
The Clean Architecture
In this article, I mainly share about the idea, philosophy and importance features of Clean Architecture Clean Architecture is like all other architecture, it is multi-layer/layer architecture. The p
Rony Le
Jul 4, 2023 | 2 min read
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
Load more posts