Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
Kingsley
4 posts
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
Oct 17, 2022 | 2 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
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
WEB
members
JavaScript: var, let and const
I. IntroductionECMAScript6 (abbr. ES6) is the second major revision to JavaScript and also known as ECMAScript2015. This is a JavaScript standard meant to ensure the interoperability of web pages acro
Kingsley
Oct 20, 2021 | 3 min read
Load more posts