Ali Ilman

Ali Ilman @thealiilman

Location:
Malaysia
Joined:
Aug 10, 2017

Ali Ilman
articles - 12 total

8 Tips on Giving Effective Code Reviews

A pull request isn't just the responsibility of the author, but also the reviewer. In this article, I...

Learn More 17 7Jan 7 '21

3 Tips on Opening Effective Pull Requests

When I first started working almost 3 years ago, I couldn't see the need to include anything in the d...

Learn More 3 0Dec 14 '20

What is a Kubernetes Object

A Kubernetes object is something that exists in a Kubernetes cluster. There are configuration files w...

Learn More 20 0Aug 17 '20

What is a Kubernetes Cluster

A Kubernetes cluster is a group of machines that are connected to each other to work as a single bloc...

Learn More 4 1Aug 12 '20

The String#chars method

Originally published on https://ali-ilman.com/blog/the-string-chars-method. I was browsing the web a...

Learn More 5 0Apr 26 '20

Specifying a Template and a Layout through Action Mailer's mail function

Originally published on https://ali-ilman.com/blog/specifying-a-template-and-a-layout-through-action-...

Learn More 5 0Apr 13 '20

8 Things I Have Learned After 2 Years of Work

Originally published on https://ali-ilman.com/blog/8-things-i-have-learned-after-2-years-of-work. It...

Learn More 7 0Apr 6 '20

4 Mistakes I Made When I First Learned How To Code

Originally published on https://ali-ilman.com/blog/4-mistakes-i-made-when-i-first-learned-how-to-code...

Learn More 15 2Mar 30 '20

Profiling and Speeding Up Our Rails Test Suite with TestProf

Originally published on https://ali-ilman.com/blog/profiling-and-speeding-up-our-rails-test-suite-wit...

Learn More 7 0Mar 22 '20

3 Practices to Apply to Speed Up Our Rails Test Suite

When more features are added to our application, the time it takes to run our tests increases. The pa...

Learn More 10 0Jan 29 '20

A Look into Discard

A look into Discard and how it differs from other gems for soft delete.

Learn More 9 0Sep 2 '19

Why Do You Write Code?

Reflecting on something one may not be asked frequently.

Learn More 13 6Jun 29 '19