Javascript You Need To Know For React
members

Javascript You Need To Know For React

Before learning React, we should master HTML, CSS, and the following knowledge in Javascript (in addition to the initial knowledge such as variables, loops, conditions,...) Arrow Functions Ternary Op
Neji
Vite - Build Tool
members

Vite - Build Tool

1. What is Vite?Vite (French word for "quick", pronounced /vit/, like "veet") is a build tool that aims to provide a faster and leaner development experience for modern web projects. 2. Why Vite?Vite
HIRO Vu
HIRO Vu
How to create an AWS System Design?
AWS
members

How to create an AWS System Design?

System Design is an early phase in software development process, especially for project that build new system or re-structure an existing one. However, in many projects, people not aware enough about
Riccardo
Riccardo
Sidekiq for your ROR application
members

Sidekiq for your ROR application

I - Background jobsBefore understanding Sidekiq and its necessity, we must know what background jobs is first. Background jobs are jobs in the system that run in the background without affecting the n
Kingsley
How to enable TOTP software token MFA on Amazon Cognito
members

How to enable TOTP software token MFA on Amazon Cognito

What is Amazon Cognito?Amazon Cognito is a AWS service provide authentication and authorization with various provider as email/password or social OAuth (Google, Facebook, ...) What is TOPT?TOPT is sho
Yami
Yami
Upload a Single File from Master to Slave in Jenkins Pipeline
members

Upload a Single File from Master to Slave in Jenkins Pipeline

OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use File Parameter with `input` step to upload a single file in the middle of Jenkins Build. Th
Roy Pham
Roy Pham
Shallow Git Clone On Jenkins Pipeline
members

Shallow Git Clone On Jenkins Pipeline

OverviewOn a beautiful day, your Jenkins can't clone from the Git repository like every day before. The error may appear GitException with status code 128 status code 128Due to the error, you cannot c
Roy Pham
Roy Pham
Appium Inspector with Kobiton remote devices
members

Appium Inspector with Kobiton remote devices

OverviewThis blog post is gonna show you one of the hands-on experience that clearly demonstrates how to use Appium Inspector with a Kobiton remote device. Appium Inspector helps you inspect and get a
Roy Pham
Roy Pham
Free Tools for Developer
members

Free Tools for Developer

Hosts, Servers for deploying your frontend/backend.1. NetlifyNetlify helps you deploy not only static webs but also single-page applications and even complex e-commerce websites. Netlify allows you to
Zill Nguyen
Zill Nguyen