Erik Jenks

Joined

3,060 Experience
30 Lessons Completed
0 Questions Solved

Activity

Posted in Autosave Draft Records - Part 1 Discussion

Just a heads up! Around 9:20, your head is covering the code you're typing. I had to rewind a couple times to go back and figure out what you were saying. Otherwise, awesome episode!

Posted in New Site Design!

The redesign is super clean! Awesome job Chris

Posted in Rails & Vue.js Trello Clone - Part 1 Discussion

Thanks Chris. I cloned the project repo and was able to get it up and running. Originally I was attempting this walkthrough with your `jumpstart` template. I'll have to see if I can get this project working in that template. Thanks for your input and the quality work you produce!
I am running into some issues while following along here. I have a Rails 5.2 app running with Ruby 2.5.1. I can get through the installation of Vue, but when I try to render the component on the page nothing appears. No console warnings either. I tried to modify the rails content-security-policy like it was suggested in the webpacker documents, but nothing worked. 

Any thoughts?

Posted in Writing Tests for Rack Middleware Discussion

Fantastic job on this video.  It was a great overview of a slightly more complex use of testing which I always appreciate.

Hey Chris, great video. Quick question though... I've been trying to find some good resources to learn Rspec. Do you have any you would recommend?