[Blogging Rails – 02] MVC in Rails
Để tiếp tục cho loạt bài về rails tutorial, hôm nay mình muốn chia sẻ với mọi người về khái niệm MVC trong Rails....
Idea on Automatically Testing API and SQL with Ruby Script
Dear cả nhà, sau một thời gian bận rộn với cái task khó nhằn, em có viết TDD trong quá trình code nên mặc dù...
Testing JavaScript Using the Jasmine Framework
Intro to Testing. Testing is useful for a number of reasons. First, these tests can evaluate a program’s correctness after a change. These tests can...
Build a full RSS crawling system using cURL & PhpQuery
In this post, i will show you how to create a simple PHP rss crawler system using cURL, Google feed API and phpquery. What’s...
Overview of Twitter Bootstrap 3 & Grid System
Bootstrap is a front-end toolkit open sourced by Twitter which provides flexible HTML, CSS, and JavaScript-based design templates, a variety of UI components and interactions for...