- Jun 8, 2023 By Damien White
Are you searching for an expedient way to control State in your Web and Mobile applications? React’s Context API can offer a straightforward yet alluring resolution. Its formidable attributes equip... Read More
- Mar 1, 2021 By Damien White
Introduction Today I was attempting to use Rails’ counter cache feature to save on expensive queries. My model’s association is a has_many :through. I ran into issues on my first... Read More
- Dec 4, 2019 By Damien White
Introduction I started a brand new Ember Octane project today. The first thing I wanted to do was set up prettier in my Ember app. I started using prettier for... Read More
- Apr 2, 2018 By Damien White
Hello again and congrats! You’ve made it to the end of the series (Part 5) of Riding Rails. Today we’ll develop a details view for each job and wrap up... Read More
- Mar 26, 2018 By Damien White
Thanks for coming back, this is Part 4 of Riding Rails. Today we’ll be discussing routing, controllers, and views. These will finally bring our application to life. I’m going to... Read More
- Mar 19, 2018 By Damien White
Welcome back to Riding Rails, this is Part 3. In this part, we’ll be working with GitHub Jobs and persisting the information in our database. We’ll see how far we... Read More
- Mar 12, 2018 By Damien White
Welcome back to Riding Rails, this is Part 2. In this installment, we’ll talk more about models and introduce testing. In case you missed it, check out Part 1 as... Read More
- Mar 5, 2018 By Damien White
Now that you have Ruby and Rails installed, let’s put Rails to work by creating a real application. In this post, we’ll build a job search application. We’ll utilize GitHub... Read More
- Feb 26, 2018 By Damien White
In my last post I walked you through installing Ruby on your machine, be it a Mac, Windows, or Linux computer. If you remember, I planned to help my developer... Read More
- Feb 19, 2018 By Damien White
The other day I was working with another developer who primarily develops within the Microsoft space, such as .NET. My goal was to get him to try Rails, but the... Read More
- Feb 15, 2018 By Damien White
Hey Internet folks, long time no see. Let me first apologize for our lack of blog posts. It’s like we fell off the Internet, and I guess in a way... Read More
- Jun 1, 2016 By Damien White
All my previous Ember.js posts either walked you through examples or pointed out this or that about the framework. Well, if you read my last post, you may just be... Read More