Debugging Ruby on Rails

preview_player
Показать описание

====================

💎 Ruby on Rails gives us so much out of the box but there are times errors occur or we need to re-invent the wheel for a specific feature of some type. This video/article is my own take on debugging ruby on rails.

There is no perfect way to debug. Being so convention-based, Rails doesn't have a "defined" way you should debug your code. This is a good thing I think because many developers approach errors differently. I'm a very visual person so I often reach for the `debug` helper and my logs to find out what went wrong (or right) when developing an app. Use this stuff to your advantage! The more you do the more quickly you will be able to resolve future issues that may seem familiar.

====================

📰 Subscribe:

💻 Previously published at:

💻 Check out the blog:

🦄 Check out my personal site:

🚀 Links:

📘Check out my book on UX Design:
"LUXD: Learn User Experience Design"

📙 Check out my FREE book on Tumblr Theming:
"Pro Tumblr Theming"

💯 Need awesome web hosting? Check out cloudways. They allow me to use a variety of hosting providers and build apps with ease:

🌊 Need more advanced hosting for Rails, PHP, Node, or other projects? Digital Ocean has you covered.

☕️ 🙏🏻 Patreon

☕️ Or buy me a coffee
Рекомендации по теме
Комментарии
Автор

how if next videos rails with javascript etc react or stimulus js

Otterlover_
Автор

could you make videos about RSpec? Ruby on rails testing

allisonchen