Beginning Rails 6: From Novice to Professional
23 July 2020
by Brady Somerville ,Adam Gamble (Contributor),Cloves Carneiro Jr. (Contributor),Rida Al Barazi (Contributor)Print Length 页数: 592 pages
Publisher finelybook 出版社: Apress; 4th ed. edition (23 July 2020)
Language 语言: English
ISBN-10: 1484257154
ISBN-13: 9781484257159
Book Description
By finelybook
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,and then writing the code to make your application work as expected. It is a book that will guide you from never having programmed with Ruby: ,to having a Rails 6 application built and deployed to the web.
After reading and using this book,you’ll have the know-how and the freely available source code to get started with your own Rails-based web development in days.
What You Will Learn
Create Ruby: on Rails 6 web applications from the bottom up
Gain the basics of the Ruby: programming language
Combine all the components of Rails to develop your own web applications
Apply TDD to make sure your application works exactly as you expect
Use Git source control and best practice techniques to create applications like a pro