Tech at Power
A look at the technology that makes the Unimpossible Dream possible at Power Home Remodeling Group.
Ben Klang
VP of Business Tech at Power Home Remodeling. Real-Time Communications Revolutionary. Open Source Hacker. Passionate about building great teams.
Wade Winningham
Principal Developer at Power Home Remodeling
Ben Langfeld
Software Engineer and cat lover
Garett Arrowood
Technical Education Manager at Power Home Remodeling Group
Timothy Wenhold
Leadership in the service of others, to inspire innovative thoughts & actions, to 'connect the dots' & create our future, this is my crusade.
Latest Posts
asdf: A Beginners Guide To Tool Version Management
You may be new to programming and have just encountered your first issue with tool versioning. Fortunately, there are now options that make…
Cobra Commander: Taking Command of Monolithic Rails App (No GI Joe Needed)
Scaling up applications can make managing feature development feel like navigating a battlefield. Dependencies become more intertwined, and…
Understanding package.json
In the world of JavaScript, whether you’re building a simple front-end project or a complex server-side application, one file plays a…
Direct or Dynamic? Making the Choice Between has_many and HABTM in Rails
Today, we’re diving into the world of complex relationships in Rails. Specifically, we’ll explore the differences between has_many…
Git Rebase or Git Pull: Which One Is Right for Your Workflow?
Git is a free, open-source version control tool that helps developers track changes and collaborate on projects efficiently. Two common…
Optimizing Your Development Environment with Custom Aliases and Functions
When working in the command line, developers often use the same repetitive commands multiple times a day. Over time, this can become…
Effortless Task Automation Using Makefiles
In software development, repetitive tasks and setup steps can feel like a constant distraction from the work that really matters. Whether…
Guarding Our Code
When it comes to programming, conditionals are a fundamental part of it. They help us dictate the flow of our code. We have all been there…
Polymorphic Relationships in Rails
When learning about database relationships we all start out with the basic associations. The belongs_to and has_many associations between…
Custom Validations with Custom Methods
Active Record is great at managing our data integrity. Its built-in validation helpers prevent bad data from sneaking in, so we don’t have…
Reviews
Login to submit your review.