DEV Community

Veerpal profile picture

Veerpal

software developer learning in the "real world"

Location Canada Joined Joined on  Personal website https://veerpalbrar.github.io/ github website

Education

Computer Science at University of Toronto

Work

Software Developer

Database updates using a quorum

Database updates using a quorum

6
Comments
5 min read
Fixing N+1 queries when using validates_associated with has_many

Fixing N+1 queries when using validates_associated with has_many

6
Comments
4 min read
Include, Extend, and Prepend in Ruby

Include, Extend, and Prepend in Ruby

7
Comments
4 min read
Consistent Hashing (with ruby implementation)

Consistent Hashing (with ruby implementation)

4
Comments
5 min read
Scaling Applications With Message Queues

Scaling Applications With Message Queues

4
Comments
4 min read
Understanding Rspec Best Practices

Understanding Rspec Best Practices

9
Comments
5 min read
Tips for debugging in ruby

Tips for debugging in ruby

10
Comments
5 min read
Inheritance vs Composition

Inheritance vs Composition

2
Comments 1
4 min read
Implementing A Domain Specific Language In Ruby

Implementing A Domain Specific Language In Ruby

5
Comments
5 min read
Singleton methods in ruby

Singleton methods in ruby

6
Comments
3 min read
Struct and OpenStruct

Struct and OpenStruct

9
Comments 2
4 min read
Closures In Ruby

Closures In Ruby

4
Comments
6 min read
What is a database index?

What is a database index?

1
Comments
4 min read
Active Record Relations and Method Chaining

Active Record Relations and Method Chaining

6
Comments
2 min read
loading...