Tony Brown

Joined

360 Experience
2 Lessons Completed
0 Questions Solved

Activity

Posted in CMS in Rails

I guess you're right. It's all there in the guides.rails.org site.

Posted in CMS in Rails

I want to learn how to build a CMS or at least a blog engine with Rails.

I think that would be awesome to have a full course on something, especially for
beginners like me.

Posted in Our First API (Example) - GoRails

I had to change the coffee-script version in the Gemfile.lockfile to 1.12.2 to get bundle install to work.

Posted in ReactJS with Rails

This is a good one I did
https://www.udemy.com/react-redux/learn/v4/t/lecture/4288094?start=75

@Chris, yes. That's a great idea!

Posted in ReactJS with Rails

lol

I think any CRUD application would be suffient?
Maybe a movie rating app or a dating app?

Posted in ReactJS with Rails

Maybe a yelp clone with TDD using Mocha and Chai or Jest?

That's the first thing off the top of my head. I'd love to see the whole process, using postgresql or MongoDB?

Easier said then done but thanks for taking it into consideration :)

I've been using ReactJS and Redux with a JS stack, MERN. MongoDB, Express, React, NodeJS but would love to see a series, tutorial using Ruby, maybe the Rails API gem or Grape.

This is cool, thanks so much for sharing

Posted in ReactJS with Rails

I'd love to see a series on a real world app using ReactJS with Rails API.