Web
Mobile
DevOps
Testing
Misc
Privacy Policy
Contact
from
SHIFT ASIA
Web
Mobile
DevOps
Testing
Misc
Contact Us
front-end
5 posts
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
TOP 5 reference websites for Japanese web design
01https://www.webdesignclip.com/ This is a website that allows users to consult web designs not only in Japan but also in the world, in addition, the site also synthesizes designs for landing pages an
KAN
Nov 17, 2021 | 2 min read
WEB
members
Javascript: Spread Operator
What is Spread Operator? ES6 provided a new operator called spread operator that consists of three dots (...). The spread operator allows you to expand arguments for function calls, elements for array
Huska
Nov 17, 2021 | 2 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
WEB
members
Top recommended UI-controls for front-end developer
1. Ant DesignHome page: https://ant.design/License: MITSuppported:ReactJS: https://ant.design/components/overview/Angular (2 or above): https://ng.ant.design/components/overview/enMobile viewport: htt
Niko
Jul 11, 2021 | 1 min read
Load more posts