Ruby on Rails Best Practices

In Ruby on Rails, following best practices is essential for writing clean, maintainable, and efficient code. By adhering to established conventions and guidelines, developers can optimize their codebase, improve performance, and enhance the overall quality of their Rails applications. Let’s explore some of the best practices for Ruby on Rails development.

October 4, 2016 · 5 min · 868 words · Bá Tới

Ruby Best Practices

In Ruby, following best practices is essential for writing clean, maintainable, and efficient code. By adhering to established conventions and guidelines, developers can optimize their codebase, improve performance, and enhance the overall quality of their Ruby applications. Let’s explore some of the best practices for Ruby development.

October 3, 2016 · 2 min · 417 words · Bá Tới

PostgreSQL Best Practices

PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture. In this post, I will share some best practices to optimize your PostgreSQL database.

September 28, 2016 · 9 min · 1720 words · Bá Tới