Descriere YEO:
Pe YEO găsești Agile Web Development with Rails de la Sam Ruby, în categoria Computers.
Indiferent de nevoile tale, Agile Web Development with Rails 6 - Sam Ruby din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 252.96 Lei
Caracteristicile produsului Agile Web Development with Rails
- Brand: Sam Ruby
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 15-12-2024 01:42:32
Comandă Agile Web Development with Rails Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Agile Web Development with Rails de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
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.