57 followers
I love coding. I didn't learn that about myself until years after college. In 2017, I switched careers from being a public educator to working in software. Now I'm just trying to figure it all out!
Digging deeper into definition before diving into algorithm types · If you've ever asked someone what a computer algorithm is, you might have been told...
The most important lesson I learned about career success and leadership. · One of my favorite movies is War Games. This 1983 hacker classic tells the...
How to create the optimal environment and conditions for promoting teammates' growth · I've spent the last few evenings preparing my garden for planting...
A critical trait of all successful software developers. · Software developers like improvements. Uptime, low request duration, automation, and...
User authentication with Devise and multi-tenancy with acts_as_tenant · In part 4 of this series, we finally implemented the ability to create books in...
Creating Book records by passing fetched API data from a view to a controller and permitting jsonb data types in strong params · In part 3 of this...