For over 5+ years we help companies reach their financial and branding goals. oDesk Software Co., Ltd is a values-driven technology agency dedicated

Gallery

Contacts

Address

108 Tran Dinh Xu, Nguyen Cu Trinh Ward, District 1, Ho Chi Minh City, Vietnam

E-Mail Address

info@odesk.me

Phone

(+84) 28 3636 7951

Hotline

(+84) 76 899 4959

Websites Development

Everything You Should Know about Comparing Dates in Javascript

Dates are hard, let’s learn how to compare them Working with dates is something developers encounter very often. From creating to storing and processing dates, date manipulation in Javascript has many use cases in application development. In today’s tutorial, we thought to focus on one of them: comparing dates. Javascript’s built-in date object gives us enough functionality […]

IoT ecosystem

4 ways Digital Engineering can boost your Manufacturing Business

It’s said that the manufacturing industry is as old as human civilization, with formal, machines based manufacturing processes having started in the 17th century. Today, the manufacturing industry in the USA alone is worth $9 billion, growing at a healthy rate of more than 10% annually. However, shockingly, a large percentage of manufacturing companies are still […]

Websites Development

Understanding ‘this’ keyword in JavaScript

Learn how the `this` keyword works in JavaScript If you belong to a programming background, you might have come across “this” keyword, multiple times. Every programming language that exists usually contains the concept of “this”, especially the modern programming languages. But the catch here is, different programming languages have slight changes in the definitions for […]