My proposal for the first entries would be to do a simple introduction on Rails or Rails-Api. Since I've done a lot of rails (as well as you @malagant) this would be a good point to start from.
Topics to cover in the first episodes:
basic setup of rails, small explanations to some rails magic (like active record), basic testing
authentication with devise (+jwt?), including tests & test driven development perhaps
basic setup of a react app + redux + tests (this is where you'd have to come up with ideas)
I'd skip the total basics like "what is rails" and "what is react/redux" for the sake of simplicity of the first articles. What do you think?
My proposal for the first entries would be to do a simple introduction on Rails or Rails-Api. Since I've done a lot of rails (as well as you @malagant) this would be a good point to start from.
Topics to cover in the first episodes:
I'd skip the total basics like "what is rails" and "what is react/redux" for the sake of simplicity of the first articles. What do you think?