From Novice to Professional
Buch, Englisch, 565 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1098 g
ISBN: 978-1-4842-5715-9
Verlag: Apress
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
Someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. A basic familiarity with the web and typical web terms is assumed, but you don’t need to be an expert in these.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
1. Introducing the Rails Framework.- 2. Getting Started.- 3. Getting Something Running.- 4. Introduction to the Ruby Language.- 5. Working with a Database: Active Record.- 6. Advanced Active Record: Enhancing Your Models.- 7. Action Pack: Working with the View and the Controller.- 8. Advanced Action Pack.- 9. JavaScript and CSS.- 10. Active Storage.- 11. Action Text.- 12. Sending and Receiving Email.- 13. Active Job.- 14. Active Model.- 15. Action Cable.- 16. Testing Your Application.- 17. Internationalization.- 18. Deploying Your Rails Applications.- Appendix A. Databases 101.- Appendix B. The Rails Community.- C. Git.