Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
Timo
17 posts
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
AWS
members
Setup Cognito OTP login with AWS CDK
In this article, I would like to introduce about Amazon CDK and how to write AWS infrastructure-as-code by TypeScript. Let's go step by step. What is AWS CDK (Cloud Development Kit)?The AWS Cloud Dev
Timo
May 18, 2023 | 6 min read
members
Flutter push notification to iOS without Firebase
Welcome everyone, in this article, we will implement flutter push notification to iOS without firebase. We will be using AWS Push Notification Service (SNS) for managing delivery and sending message.
Timo
Mar 7, 2023 | 4 min read
members
Create First Flutter Application On Apple Silicon
In this article, we will talk about how to write your first Flutter application on Apple Silicon. One of the benefits of this post is how to structure your project on Flutter project. It help build wi
Timo
Nov 30, 2022 | 4 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
Build A Chat Room With MERN Stack
This post is about my experience on how to build a chat room using the MERN (MongoDB, Express, React JS, Node JS), WebSocket and deploy to Docker Hub. My goal is to build a web application to chat. An
Timo
Nov 8, 2022 | 4 min read
members
API Design Best Practices
I. AgendaAgendaOverviewWhat is an API?Rules for Restful API URI designHTTP methodsHTTP response status codesSub and nested resourcesOther useful operationThe API versionII. OverviewThe purpose of this
Timo
May 6, 2022 | 4 min read
Load more posts