Coding interviews: Everything you need to prepare Why Coding Interviews?Most of your time as a software engineer will probably be spent coding or reviewing code, so it is important that we see how well you can
Front-End Development Front-end Engineer - Myths and Facts A bit about Front-end engineers, what the job looks like, what's your responsibilities, skills and also some facts, some challenges that you have to face when being a Front-end engineer.
Hướng dẫn viết CV “cực xịn” dành cho ứng viên IT Chuẩn bị một chiếc CV “xịn xò” là bước quan trọng đầu tiên trong việc ứng tuyển. Các mẫu CV đẹp, các hướng dẫn viết CV chung chung có thể
Teko Life Tek-Green: Vì sống xanh là một sự lựa chọn Ghé qua phòng ăn (pantry) của Teko, nhiều vị khách không khỏi bất ngờ bởi chế độ dinh dưỡng phong phú với bánh mì, sữa chua, sữa tươi, mì tôm
Teko Life "Phi Vu Teko 2020": The Trip for Change-makers Once a year, Tekoers go on a trip to discover new destinations and create valuable experiences with their teammates. Not just a picnic or tourist activities, annual outing trip gathers
Tech Stack Order Management System Part 3: A miracle System operation The way an order is made in a restaurant Imagine you are a customer coming to a 5-star luxury restaurant to enjoy a beautiful evening. The waiter will pick you up from the door, taking you to the free table. Once settled,
Tech Stack Order Management System Part 2: A tour in system design System architecture overview System architecture has always been one of the most challenging problems for Software Engineers. Design patterns are numerous, but choosing one to apply in our project is really a problematic move, one of the game-changing points. Hence, we must balance our
Tech Stack Order Management System Part 1: Business story Everything Has A Story, OMS has, too A typical day, as usual, you step into a familiar store. After taking a look around, you immediately go to the drink shelves. Well, let's see, if buying a can of Cocacola with a cute little sandwich
Teko Life Teko Vietnam - Transforming lives by providing great experiences on the Internet Part of the VNLIFE ecosystem, Teko Vietnam was incorporated in January 2017 with the motto: Simplify multi-channel retailing with technology. Led by an accomplished leadership team, Tekoers work and grow
Front-End Development Extracting common logic in FM webapp: a case study of React HOCs, render props, and hooks HOC, render props, and hooks are all useful React patterns that will help refactor a code base, making logic in your apps more reusable.