Modern front-end development for rails, second edition, Rappin, Noel
Старое издание
Автор: Rappin Noel Название: Modern Front-End Development for Rails: Webpacker, Stimulus, and React ISBN: 1680507214 ISBN-13(EAN): 9781680507218 Издательство: Wiley Цена: 5859.00 р. Наличие на складе: Невозможна поставка. Описание: Improve the user experience for your Rails app with rich, engaging client-side interactions. Learn to use the Rails 6 tools and simplify the complex JavaScript ecosystem. It`s easier than ever to build user interactions with the Webpacker gem and Stimulus. You can add great front-end flair without much extra complication.
Описание: 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 understand priorities when working with Vue on Rails and how to determine the best configuration for your project. You'll see how to reuse your Vue components in a Rails project with less coding and harness the component options, as well as how to use props, events and slots of Vue components. You'll also use webpacker to set up your project and pass data from your Vue component to a Rails controller and back. Finally, you’ll learn which is the best configuration for the router and how to test and deploy your application.
These topics are essential for developers and product owners because they cover end-to-end advice for building a web application incrementally or from scratch. Vue.js on Rails shows you just how easy it is to build and maintain a modern web app and save hundreds of hours integrating these two technologies.
What You'll LearnUse Vue and Rails together to improve productsBuild a web app with a focus on developer happinessTake a pragmatic approach to web app development with practical code examples Save time configuring Vue and RailsControl and manage states in a Vue on Rails project Who This Book Is For Product owners seeking a technology for a company’s products with an emphasis on development scalability; business owners looking to maximize developer satisfaction and successful product development; technical managers requiring a pragmatic and successful web app development strategy;and new and experienced developers and designers learning to build web apps using the best tools available.
Docker does for DevOps what Rails did for web development--it gives you a new set of superpowers. Gone are "works on my machine" woes and lengthy setup tasks, replaced instead by a simple, consistent, Docker-based development environment that will have your team up and running in seconds. Gain hands-on, real-world experience with a tool that's rapidly becoming fundamental to software development. Go from zero all the way to production as Docker transforms the massive leap of deploying your app in the cloud into a baby step.
Docker makes life as a Ruby and Rails developer easier. It helps build, ship, and run your applications, solving major problems you face every day. It allows you to run applications at scale, adding new resources as needed. Docker provides a reliable, consistent environment that's guaranteed to work the same everywhere.
Docker lets you do all things DevOps without needing a PhD in infrastructure and operations. Want to spin up a cluster to run your app? No problem. Scale it up or down at will? You bet. Start by running a Ruby script without having Ruby installed on the local machine. Then Dockerize a Rails application and run it using containers, including creating your own custom Docker images tailored for running Rails apps. Describe your app declaratively using Docker Compose, specifying the software dependencies along with everything needed to run the application. Then set up continuous integration, as well as your deployment pipeline and infrastructure. Along the way, find out the best practices for using Docker in development and production environments.
This book gives you a solid foundation on using Docker and fitting it into your development workflow and deployment process.
What You Need:
All you need is a Windows, Mac OS X or Linux machine to do development on. This book guides you through the process of installing Docker. Some basic familiarity with Linux/Unix is recommended even if you're using a Windows machine.
Автор: Valim Josй Название: Crafting Rails 4 Applications ISBN: 1937785556 ISBN-13(EAN): 9781937785550 Издательство: Wiley Рейтинг: Цена: 4592.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book will help you understand Rails` inner workings, including generators, template handlers, internationalization, routing, and responders. With the knowledge you`ll gain, you`ll create well-tested, modular, and robust solutions for your next project.
Автор: Locklear Mark, Laurent Simon St, Dumbill Edd Название: Learning Rails 5: Rails from the Outside in ISBN: 1491926198 ISBN-13(EAN): 9781491926192 Издательство: Wiley Рейтинг: Цена: 5701.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: If you`re a web developer or designer ready to learn Ruby on Rails, this hands-on guide is the ideal way to get started. Rather than toss you into the middle of the framework`s Model-View-Controller architecture, as many books do, Learning Rails 5 begins with the foundations of the Web you already know.
Автор: Dave Thomas Sam Ruby & Название: Agile Web Development with Rails 4 ISBN: 1937785564 ISBN-13(EAN): 9781937785567 Издательство: Wiley Рейтинг: Цена: 5542.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it`s more useful than ever before for developers new to Ruby and Rails.
Автор: Wintermeyer Название: Learn Rails 5.2 ISBN: 148423488X ISBN-13(EAN): 9781484234884 Издательство: Springer Рейтинг: Цена: 8384.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
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 vital for modern Rails web applications. To complement these topics you’ll also learn about test-driven development, Action Cable, Active Job, Action Mailer, I18n, Asset Pipeline, and caching. Finally, you’ll see a how-to for a production web server with nginx. This complete set of skills will set you up for a future of efficient and elegant Rails coding.
What You Will Learn
Use the Ruby on Rails web development framework Install and manage the Rails frameworkPersist data for your web application with Active Record Work with forms Apply a test-driven development approach to your Rails-based web applicationsDiscover many Rails secrets and tips
Who This Book Is For
Beginners with at least some prior programming experience. Ruby experience is helpful, but not required.
Автор: Puglisi Silvia Название: Restful Rails Development ISBN: 1491910852 ISBN-13(EAN): 9781491910856 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book serves as a practical guide to developing RESTful applications, designing RESTful architectures, and deploying RESTful services using Ruby on Rails. By the end of each chapter, the reader will have key takeaways for how to build and extend a multi-service platform spanning different devices.
Автор: Ruby Sam, Copeland David B., Thomas Dave Название: Agile Web Development with Rails 5.1 ISBN: 1680502514 ISBN-13(EAN): 9781680502510 Издательство: Wiley Рейтинг: Цена: 7366.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The new edition of this award-winning classic is completely updated for Rails 5.1 and Ruby 2.4, with information on system testing, Webpack, and advanced JavaScript.
Автор: Ruby Sam, Copeland David B., Thomas Dave Название: Agile Web Development with Rails 6 ISBN: 1680506706 ISBN-13(EAN): 9781680506709 Издательство: Wiley Рейтинг: Цена: 7366.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Learn Rails the way the Rails core team recommends it, along with the tens of thousands of developers who have used this broad, far-reaching tutorial and reference. If you're new to Rails, you'll get step-by-step guidance. If you're an experienced developer, get the comprehensive, insider information you need for the latest version of Ruby on Rails. The new edition of this award-winning classic is completely updated for Rails 6 and Ruby 2.6, with information on system testing, Webpack, and advanced JavaScript.
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly - you concentrate on creating the application, and Rails takes care of the details. Rails 6 brings many improvements, and this edition is updated to cover the new features and changes in best practices.
We start with a step-by-step walkthrough of building a real application, and in-depth chapters look at the built-in Rails features. Follow along with an extended tutorial as you write a web-based store application. Eliminate tedious configuration and housekeeping, seamlessly incorporate Ajax and JavaScript, send and receive emails, manage background jobs with ActiveJob, and build real-time features using WebSockets and ActionCable. Test your applications as you write them using the built-in unit, integration, and system testing frameworks, internationalize your applications, and deploy your applications easily and securely. New in this edition is coverage of Action Mailer, which allows you to receive emails in your app as well as ActionText, a zero-configuration rich text editing feature.
Rails 1.0 was released in December 2005. This book was there from the start, and didn't just evolve alongside Rails, it evolved with Rails. It has been developed in consultation with the Rails core team. In fact, Rails itself is tested against the code in this book.
What You Need:
All you need is a Windows, Mac OS X, or Linux machine to do development on. This book will take you through the steps to install Rails and its dependencies. If you aren't familiar with the Ruby programming language, this book contains a chapter that covers the basics necessary to understand the material in the book.