Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

L17-11, Floor 17, Vincom Center Building, No 72 Le Thanh Ton, Ben Nghe Ward, District 1, HCMC

info@waostudio.com

+84 81-716-0331

Development Technology
Website-development

WHAT IS EXACTLY WEB DEVELOPMENT?

There are two main parts of web development front-end development (client-side coding) and back-end development (server-side encryption). Front-end – that is, what visitors see in front of them. All user experience from website design, menus, navigation buttons, interactivity, images are all in the front-end section. In contrast, back-end development is the writing of code that ordinary users […]

Technology Test
Monkey-test

What is the Monkey test?

What is Monkey test? Monkey test is a technique in which testers enter random variables to test application behavior or performance. So why should we apply the Monkey test? As the name, the tester will act like a monkey who may not know anything about the computer or how the system is operated. The mindset […]

Technology
GraphQL

What is GraphQL? What is it attractive?

In an easy to understand way, GraphQL is a syntax that describes how to request data and be used to load data from a server to the client. GraphQL consists of three features that include allowing the client to determine exactly what data they need, making it easier to aggregate data from multiple sources and […]

Technology
Java Script

7 Tricks With Javascript (P1)

When I began learning JavaScript, I make a list trick I had found in other people’s code, on the website or anywhere. Those things helped me a lot in writing code and improving working performance. And in this article, I will share with you 7-tips that strike me as particularly clever and useful. This post […]