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

Infrastructure & Operator

How would low code be beneficial for an organization?

Who doesn’t want to simplify development today? The manual processes can be automated, and the apps can be made flexible to finish all the tasks with low-code yet reliable development. Low-code development helps create development solutions and software development tools by removing the element of often complex coding. The abstraction thus helps the IT team […]

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 […]

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 […]

Websites Development

What is NextJS? A Hands-On Introduction to Developing Faster Websites with Next

Intro to building full stack applications with JavaScript and NextJS Even though modern Javascript-based frontend frameworks like React help us develop robust dynamic websites, they have one major downside: the client has to wait until all Javascript code loads to render the page and display content to a user. As a page’s loading speed significantly […]