Catalog Search Results
Author
Language
English
Description
"Ruby on Rails Tutorial by Michael Hartl has become a must-read for developers learning how to build Rails apps." --Peter Cooper, Editor of Ruby Inside Used by sites as varied as Hulu, GitHub, Shopify, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails Tutorial, Seventh Edition, is the...
Author
Publisher
Pragmatic Bookshelf
Pub. Date
[2018]
Language
English
Description
Does your Rails code suffer from bloat, brittleness, or inaccuracy? Cure these problems with the regular application of test-driven development. You'll use Rails 5.1, Minitest 5, and RSpec 3.6, as well as popular testing libraries such as factory_girl and Cucumber. Updates include Rails 5.1 system tests and Webpack integration. Do what the doctor ordered to make your applications feel all better. Side effects may include better code, fewer bugs, and...
Author
Publisher
Apress
Pub. Date
2020
Language
English
Description
Effectively learn and apply software development and engineering techniques to web application development using Rails 6 with this accelerated tutorial. This book teaches modern engineering practices including git flow, containerization, debugging, testing, and deployment. Along the way, you'll see how to build a social network application and then deploy it on a cloud provider such as Amazon Web Services. After reading and using this book, you'll...
Author
Publisher
Packt Publishing Ltd
Pub. Date
2023
Language
English
Description
Transition from the traditional Rails model-view-controller trio to an abstraction model and let your application codebase evolve with synchronized components, boosting flexibility and maintainability. Purchase of the print or Kindle book includes a free PDF eBook through the link provided withinKey FeaturesUnderstand Rails' architectural patterns along with its advantages and disadvantagesOrganize business logic in Rails apps when the default approach...
Author
Series
Publisher
The Pragmatic Bookshelf
Pub. Date
[2023]
Language
English
Description
Using Sidekiq for background jobs is a great way to scale and grow your app. This book will give you a solid, practical foundation for creating resilient, well-tested, self-healing code that uses background jobs. You'll be able to simulate real-world failure modes and learn how to write idempotent code that can be safely run with Sidekiq. One of the best ways to improve your Rails app's performance is to use background jobs with Sidekiq. While Sidekiq...
Author
Publisher
Packt Publishing Ltd
Pub. Date
2023
Language
English
Description
Become a proficient Ruby developer and expand your skill set by exploring the world of Ruby from a PHP developer's perspective Key Features Understand the notable differences between Ruby and PHP development Gain practical experience and proficiency in Ruby by contrasting PHP examples with their equivalent Ruby counterparts Explore how Ruby integrates into the Ruby on Rails framework and make insightful comparisons with PHP frameworks Purchase of...
Author
Publisher
Apress
Pub. Date
[2018]
Language
English
Description
"Learn to build Rails-based web applications using all the latest features offered in Rails 5.2. Author Stefan Wintermeyer begins by teaching the basics of Ruby 2.5 before proceeding through all aspects of Rails, utilizing clean, succinct examples - rather than a single large application. This book covers topics including Active Storage, Credentials, Active Record, Scaffolding, REST, Routing, Bundler, Forms, Cookies, and Sessions, all of which are...
Author
Publisher
Addison-Wesley
Pub. Date
[2017]
Language
English
Description
Data Visualization Toolkit is your hands-on, practical, and holistic guide to the art of visualizing data. Youll learn how to use Rails, jQuery, D3, Leaflet, PostgreSQL, and PostGIS together, creating beautiful visualizations and maps that give your data a voice and to make it "dance."
Author
Series
Publisher
The Pragmatic Bookshelf
Pub. Date
[2022]
Language
English
Description
Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 7 tools and simplify the complex JavaScript ecosystem. It's easier than ever to build user interactions with Hotwire, Turbo, and Stimulus. You can add great front-end flair without much extra complication. Use React to build a more complex set of client-side features. Structure your code for different levels of client-side needs with...
Author
Publisher
Addison-Wesley Professional
Pub. Date
[2018]
Language
English
Description
Use Components to Improve Maintainability, Reduce Complexity, and Accelerate Testing in Large Rails Applications "This book gives Ruby pros a comprehensive guide for increasing the sophistication of their designs, without having to forsake the principles of elegance that keep them in our corner of the software world."--Obie Fernandez, author, The Rails 5 Way, Fourth Edition As Rails applications grow, even experienced developers find it difficult...
Author
Publisher
Addison-Wesley
Pub. Date
[2022]
Language
English
Description
Programmers love Ruby for its elegance, power, and flexibility: that's why it was chosen for the Ruby on Rails framework that launched websites from Shopify to Coinbase. You'll love Ruby too, but you don't need to learn "everything" about it, just how to use it efficiently to solve real problems. In Learn Enough Ruby to Be Dangerous, renowned instructor Michael Hartl teaches the concepts, skills, and approaches you need to be professionally productive...
Author
Publisher
Apress
Pub. Date
[2019]
Language
English
Description
Build modern and progressive web applications with Vue.js and Ruby on Rails. As the Rails community embraces JavaScript, this book answers your most pressing questions, including how to integrate front-end technologies with Rails, whether to build a single- page application, when and how to use JavaScript in your project, how to scaffold a Vue component in Rails, and how to configure Vue.js in a Rails project. This book explores how to manage and...
Publisher
Apress
Pub. Date
2020
Language
English
Description
Springboard your journey into web application development and discover how much fun building web applications with Ruby on Rails can be. This book has been revised to cover what's new in Rails 6 including features such as WebPack, advanced JavaScript integration, Action Mailbox, Action Text, system and parallel testing, Action Cable testing, and more. Beginning Rails 6 gently guides you through designing your application, writing tests for the application,...
Author
Publisher
Manning Publications Co
Pub. Date
[2019]
Language
English
Description
In The Well-Grounded Rubyist, Third Edition expert authors David A. Black and Joseph Leo deliver Ruby mastery in an easy-to-read, casual style. You'll lock in core principles as you write your first Ruby programs. Then, you'll progressively build up to topics like reflection, threading, and recursion, cementing your knowledge with high-value exercises to practice your skills along the way.
Author
Publisher
Addison-Wesley Professional
Pub. Date
2020.
Language
English
Description
Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails"!Tutorial, Sixth Edition, is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications...
Author
Series
Publisher
The Pragmatic Bookshelf
Pub. Date
[2024]
Language
English
Description
Build faster, more reliable Rails apps by taking the best advanced PostgreSQL and Active Record capabilities, and using them to solve your application scale and growth challenges. Gain the skills needed to comfortably work with multi-terabyte databases, and with complex Active Record, SQL, and specialized Indexes. Develop your skills with PostgreSQL on your laptop, then take them into production, while keeping everything in sync. Make slow queries...
Author
Series
Publisher
The Pragmatic Bookshelf
Pub. Date
2023.
Language
English
Description
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single-page applications - at a fraction of the complexity. Rails 7 integrates the Hotwire frameworks of Stimulus and Turbo directly as the new defaults, together with that hot newness of import maps. The result is a toolkit so powerful that it allows a single individual to create modern applications upon which they can...
Didn't find it?
Can't find what you are looking for? Try our Materials Request Service. Submit Request