3

I am a complete novice in Ruby on Rails. Just have learned some CRUD functionalities with RoR. I am also very new in Angualr 2 and currently learning it.

I have seen RoR has it's own HTML template engine just like Angular.

My question is how can I use my Angular 2 knowledge (very little knowledge indeed) to create front end of RoR application?

I am using Gulp as transpiler for Typescript. Can I use the same in RoR?

Is there any seed project with Angular 2 and Rails 4 so that I can grab quickly?

1 Answer 1

3

I would recommend using Angular CLI. Here's an Angular/Rails tutorial I wrote that uses Angular CLI.

If you want to use an Angular 2 seed, there's a tutorial for that too, but that's not what I usually do.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.