Git - Phục hồi code cũ toàn tập

Git là công cụ mạnh để quản lý project, được sử dụng hầu hết phổ biến hiện nay. Một vài trường hợp bạn cần phải phục hồi code đểu, code ngủ gật, bla bla. Các bạn thường sẽ gặp một số trường hợp sau

Git - Phục hồi code cũ toàn tập

Javascript

Sử dụng ExpressJS để hiển thị nội dung file HTML

Trong ExpressJs có 1 cách cực kì đơn giản để gửi file HTML đến trình duyệt là sử dụng phương thức: res.sendfile(), tác dụng của nó là đọc nội dung file .html rồi gửi nội dung đến trình duyệt, giúp chúng ta có thể hiển thị nhanh nội dung trang, hoặc trang tĩnh nào đó.

Javascript

AngularJS and SEO - pre-render content on the server

The simple way to make this content SEO-friendly is to pre-render data on the server and then allow angular to do it's job on the client.

Google Street View chính thức có mặt tại Việt Nam

Google Street View Việt Nam là một dự án cộng đồng, sẽ số hóa hình ảnh của 20 tỉnh, thành phố tại Việt Nam lên Google Maps ở góc nhìn 360 độ.

Google Street View chính thức có mặt tại Việt Nam

News

Google makes Android L Preview available to developers

Google has posted the links to the L Preview for developers to download after it announced L would be the next major version of Android to be released to the world later this year.

Google makes Android L Preview available to developers

News

The Myth of the Full-stack Developer

My defensive tendencies are normally put on high alert when I hear that magic phrase. Stacks are a lot bigger than what they used to be, and being able to claim one has acquired refined skills at every layer of web development is certainly not a small claim. Does this mean you have a broad range of skills or you specialise in everything?

The Myth of the Full-stack Developer

Linux

Sử dụng "vi" trong Linux

Linux là một hệ điều hành được điều khiển đa phần qua môi trường dòng lệnh (console), thêm vào đó, các file cấu hình dịch vụ trên Linux thường được chỉnh sửa bởi trình editor là vi (hay vim, bản cải thiện của vi). Nếu bạn là người thường xuyên quản trị server linux qua console, thì vi là trình tiện ích hay sử dụng nhất. Do vậy, học cách sử dụng vi là một yêu cầu tối thiểu và cần thiết cho một người sử dụng linux.

10 Secrets You Should Have Learned with Your Software Engineering Degree – But Probably Didn’t

It’s an all too common story: You go to school for years and years and walk out with a freshly printed diploma, snag your first job, and yet get immediately blindsided by unwritten rules and other day-to-day complexities that no one bothered to warn you about. And programming is no exception.

10 Secrets You Should Have Learned with Your Software Engineering Degree – But Probably Didn’t