Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
WEB
21 posts
front-end
members
5 VSCode settings that frontend devs usually skip (but really should know)
Hey there, I’m a frontend dev, and today I just wanna share some VSCode settings that helped me code faster and cleaner. Some of them are small, but trust me, they make a big difference. A lot of devs
Neji
Jun 5, 2025 | 2 min read
WEB
members
Introduction to NLWeb
Microsoft has unveiled NLWeb (Natural Language Web), an open-source project designed to simplify the integration of conversational AI into websites. By leveraging NLWeb, developers can transform stati
Hayes Ly
Jun 2, 2025 | 2 min read
WEB
members
Model Context Protocol
In 2025, the world of agent‑based AI has been revolutionized by the Model Context Protocol (MCP), a unified, plug‑and‑play “Swiss Army knife” for AI agents. Instead of juggling dozens of disparate API
Hayes Ly
May 30, 2025 | 2 min read
WEB
members
AI Chatbot application, what are pros and cons?
Chatbot TechniquesChatbot is an effective solution used by many executives to improve the quality of business operations. Chatbot is a computer program that allows people to interact with technology u
SAMIYA NGUYEN
Jul 5, 2023 | 3 min read
WEB
members
SPA(Single Page Application)とは
Single Page Applicationって何?SPAとは「 Single Page Application 」(シングルページアプリケーション)の略称で、複数ではなく単一のWebページに対して、Ajaxなどでページを構成することを指します。 単一のWebページで構成することで、新しい情報を読み込む際にページの遷移に縛られないことから、サーバーへどのリクエスト(要求)を送ってもほとんど同じU
Dorothy Huynh
Jul 8, 2022 | 2 min read
WEB
members
Shorten validation code in Rails Application
In any application, there are chances that we keep repeating the same validation logic over the time. Specifically when those kind of validations are common type like email validation, required vali
Ethan
Dec 11, 2021 | 4 min read
WEB
members
Build dApp with Ethereum & React.js
Part 1 - Build smart contract with SolidityToday I'm going to show you how to build a blockchain application! Table of Contents 1. Installing Dependencies 2. Project Setup 3. List Tasks 4. Create Tas
TED La
Dec 9, 2021 | 3 min read
WEB
members
Big Query With Ruby On Rails
Today, I would like to introduce how to connect your Ruby on Rails app with Big Query of GCP. Before starting this tutorial, please make sure that you already have a GCP account. 0. First at all, wher
Kingsley
Dec 9, 2021 | 3 min read
WEB
members
Speed up Rspec tests with let_it_be
CI/CD plays a critical role in most of modern software development processes nowadays. By improving running speed of tests, you can help team to quickly detect issues, deliver faster, reduce pipeline
Ethan
Dec 6, 2021 | 3 min read
WEB
members
Build your first simple image classifier with JavaScript
In this article, I would like to present a simplest way to make your first application that could be used for image classification problem: detecting dog breed from an image. I. IntroductionLet's imag
Kingsley
Nov 18, 2021 | 3 min read
Load more posts