Book description
Achieve awesome user experiences and performance with simple, maintainable code! Embrace the full stack of web development, from styling with Bootstrap, building an interactive user interface with Angular 4, to storing data quickly and reliably in PostgreSQL. With this fully revised new edition, take a holistic view of full-stack development to create usable, high-performing applications with Rails 5.1.
Rails is a great tool for building web applications, but it's not the best at everything. Embrace the features built into your database. Learn how to use front-end frameworks. Seize the power of the application stack through Angular 4, Bootstrap, and PostgreSQL. When used together, these powerful and easy-to-use tools will open you to a new world of possibilities. This second edition is updated to cover Angular - a completely reworked front-end framework - and dives into new Postgres 9.6 features such as UPSERT. Also new is Webpack coverage, to develop the front-end code for your Rails application.
Create a usable and attractive login form using Bootstrap's styles, while ensuring the database table backing it is secure using Postgres' check constraints. See how creating an advanced Postgres index for a case-insensitive search speeds up your back end - enabling you to create a dynamic user experience using Angular 4. Create reusable components that bring Bootstrap and Angular together and effectively use materialized views for caching within Postgres. Get your front end working with Webpack, use Postgres' features from migrations, and write unit tests for all of it. All of this within Rails 5.1.
You'll gain the confidence to work at every level of the application stack, bringing the right solution to every problem.
What You Need:
This book covers Postgres 9.5, Rails 5, and Ruby 2.3. You should have some experience with basic Rails concepts and a cursory understanding of JavaScript, CSS, and SQL, but by no means need to be an expert. You'll learn how to install Postgres on your computer or use a free version of it in the cloud.
Publisher resources
Table of contents
- Acknowledgments
- Introduction
- 1. Set Up the Environment
- 2. Create a Great-Looking Login with Bootstrap and Devise
- 3. Secure the User Database with Postgres Constraints
- 4. Perform Fast Queries with Advanced Postgres Indexes
- 5. Create Clean Search Results with Bootstrap Components
- 6. Build a Dynamic UI with Angular
- 7. Test This Fancy New Code
- 8. Create a Single-Page App Using Angular’s Router
- 9. Design Great UIs with Bootstrap’s Grid and Components
- 10. Cache Complex Queries Using Materialized Views
- 11. Asynchronously Load Data from Many Sources
- 12. Wrangle Forms and Validations with Angular
- 13. Dig Deeper
- A1. Full Listing of Customer Detail Page HTML
- A2. Creating Customer Address Seed Data
- A3. Customer Details Extracted Components
- Bibliography
Product information
- Title: Rails, Angular, Postgres, and Bootstrap, 2nd Edition
- Author(s):
- Release date: June 2017
- Publisher(s): Pragmatic Bookshelf
- ISBN: 9781680502206
You might also like
book
Rails, Angular, Postgres, and Bootstrap
As a Rails developer, you care about user experience and performance, but you also want simple …
book
Vue on Rails: End-to-End Guide to Building Web Apps Using Vue.js and Rails
Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community …
book
Data Visualization Toolkit: Using JavaScript, Rails™, and Postgres to Present Data and Geospatial Information
Create Beautiful Visualizations that Free Your Data to Tell Powerful Truths “The depth of Barrett Clark’s …
book
Jump Start Sinatra
This short SitePoint book provides readers with a fun and yet practical introduction to Sinatra, a …