
Learn to build a full-stack to-do list using Ruby on Rails with Angular and Ionic, targeting mobile (iOS, Android) and web via the Angular web portion.
Create an Angular HTTP todo service by defining an injectable service, creating a todo interface, setting a base REST URL, and outlining future CRUD methods (create, read, update, delete).
Implement http get methods to find todos, including find one and find all, returning promises and integrating with existing create and update services.
Build a delete todo request by passing the ID, handle a promise, and return an HTTP response, using the same options, as the course progresses toward the UI.
Create a todo component and load todos on initial page load via the todo service, updating on refresh and stopping the spinner.
Watch a bonus video about the todo list build with Ruby on Rails and Ionic/Angular, plus a 30% forever discount. Get monthly updates, weekly notices, and forum access.
If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use Ruby on Rails and Angular. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to an Angular Ionic Application. This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.
In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, Ruby, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.
When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.
Some of the topics touched upon include
Angular
Ionic
Child Components
HTTP Requests with HttpClient
CRUD Methods
Ruby
Database Migrations
ORMs
When taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with Angular and Ruby on Rails.