In this article, we will talk about the extends in inheritance property of OOP. It will make us to write better code, make our architecture design clearly and loose coupling among modules.
[Read More]
Some useful short keys in Eclipse
When I’m newbie to work with Eclipse, it is really bored to work with it, mainly because I do not know about shortcut keys in Eclipse. It takes me a long time to search text, files, … in my project. It reduces my speed to code.
[Read More]
Tại sao - Domain Driven Design ?
Bài viết đươc cung cấp bởi Mr Thành Nguyễn - http://bit.ly/2e8siZX.
[Read More]
How to integrate Typescript into Node.js
In this article, we will discuss about how to integrate Typescript into Node.js project such as web project, talk about disadvantages of Typescript that is compared with Javascript.
[Read More]
Dive into Encoding with Unicode
When we work with foreign companies such as Japan, China, …, we always encourter some problems about character encoding. So, in this article, we will discuss about encoding with Unicode to clear some hides in this problem.
[Read More]