Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
members
Flutter: Introduction to Flutter and Dart
What is Flutter? Flutter is known as a platform to support software development, mobile applications. Cross-platform for Android and iOS operating systems developed by Google Corporation. Flutter's m
Drew
Nov 15, 2022 | 2 min read
members
Machine Learning with Azure (No-Code)
In this post, I will introduce to you a powerful service from Azure - Machine Learning. I also give a short demonstration of how to prepare data, select training model, train and publish to a service
Riccardo
Nov 15, 2022 | 10 min read
members
Cypress End-To-End Testing
A software developer, beside make software products (web, app, ...) we need to focus on product quality, which is highest value and best experience for end users. In this article, I would like to shar
Timo
Nov 15, 2022 | 2 min read
members
タスク管理とは?効率よく仕事するためのコツ~
タスクが途中で落ちてしまったり、期日直前に気づいて焦ったりしたということはありませんか。 タスクをどうすればうまく管理できるか頭を悩ませた方も多いかもしれません。特に仕様変更がよく発生するソフトウエア開発では、タスク管理ができていないと、顧客が要望している要件を満たしていないシステムを作って、手戻りを引き起こしてしまいます。タスクを抜け漏れなく管理することは難しいかもしれませんが、少しずつ工夫し
ELIO TRUONG
Nov 15, 2022 | 3 min read
members
PM/BrSE’s challenges when WFH and how to overcome them
Working from home has become a new trend in today's working environment. During the Covid 19 pandemic, many companies have implemented a remote working or hybrid policy that allows employees to work f
AKI Nguyen
Nov 15, 2022 | 3 min read
members
Microservices Architecture: Authentication and Authorization
Microservices architecture refer to the relatively small, independent development process that divides the system into services. Each service has its own logic, responsibility and can be deployed sepa
Drew
Nov 15, 2022 | 2 min read
members
Spring Boot: Authentication & Authorization with SSL Certificate
Introduction HTTPS is an extension of HTTP that allows secure communications between two entities in a computer network. HTTPS uses the TLS (Transport Layer Security) protocol to achieve secure connec
ALBEDO Le
Nov 15, 2022 | 5 min read
members
Async/Await in JavaScript
1. DefinitionAsync/Await is asynchronous code in Javascript, created to simplify the working process. Async when called to the async function it will handle everything and return the result in its fun
Claire Nguyen
Nov 15, 2022 | 2 min read
members
Some VueJs UI Libraries You Must Check Out
ElementElement is a web UI library with versions for Vue, React and Angular. Element is quite massive including a lot of different components, it has almost all the components you need. Document is al
Zill Nguyen
Nov 10, 2022 | 2 min read
members
[Automation] Selenium Headless Chrome
I usually using headless to run automation script because it's a very useful mode for automated testing. Today i will introduce to you Headless mode. So what is headless mode? It 's a mode that operat
Hikari
Nov 8, 2022 | 2 min read
Load more posts