Companies Home Search Profile

Ruby on Rails: Debugging

Focused View

David Morales

1:05:49

89 View
  • 01 - Debugging and fixing errors on Ruby on Rails applications.mp4
    00:54
  • 02 - What you should know.mp4
    01:22
  • 03 - Why debugging.mp4
    00:46
  • 01 - Reading backtraces.mp4
    01:59
  • 02 - Unlocking full backtraces.mp4
    02:53
  • 03 - Challenge Backtraces.mp4
    00:52
  • 04 - Solution Backtraces.mp4
    02:01
  • 01 - Debugging variables.mp4
    00:50
  • 02 - Debugging functions.mp4
    01:33
  • 03 - Debugging objects.mp4
    03:24
  • 01 - Binary searching your code.mp4
    02:08
  • 02 - Manual binary searching in tests.mp4
    01:45
  • 03 - Automatic binary searching in tests.mp4
    04:40
  • 04 - Binary searching in Git.mp4
    04:54
  • 05 - Automatic binary searching in Git.mp4
    01:51
  • 01 - Using logs.mp4
    01:58
  • 02 - Logging Practical case in a test.mp4
    02:35
  • 03 - Logging Practical case fixing N+1.mp4
    01:53
  • 01 - Introduction to the debug gem.mp4
    02:42
  • 02 - Navigating the execution flow.mp4
    03:30
  • 03 - Adding breakpoints.mp4
    03:47
  • 04 - Integrating with Visual Studio Code.mp4
    04:30
  • 05 - Using the web-console gem.mp4
    02:20
  • 01 - Fixing the most common errors when using Ruby on Rails.mp4
    02:42
  • 02 - Researching on the internet.mp4
    03:14
  • 01 - Putting it all together.mp4
    02:44
  • 02 - Next steps.mp4
    02:02
  • Description


    Fixing bugs is one of the most in-demand (and frustrating) skills for developers. Just when your application seems to be running smoothly—a bug appears. Where did it come from? Is it your code? A bug in the framework? Where do you even start looking for the solution? In this course, David Morales takes a hands-on approach to guide you through techniques and tools you can use to fix bugs with ease. Bugs may be unavoidable, but learning David’s bug detection and troubleshooting techniques can give you confidence and skills that are in demand today for any Ruby on Rails developer.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    David Morales
    David Morales
    Instructor's Courses
    I'm a web developer working for startups and agencies. I use Ruby on Rails as my framework of choice for backend development. For frontend I like to use tools like Hotwire and Tailwind CSS. I have been teaching on-site to companies for 6 years, enjoying the experience very much. I created my first online course in 2013, and in 2022 I became a LinkedIn Learning instructor.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 27
    • duration 1:05:49
    • Release Date 2023/01/19

    Courses related to Ruby on Rails

    Subtitle
    Basics of GraphQL with Ruby on Rails
    Udemy Alex Deva
    Alex Deva
    Basics of GraphQL with Ruby on Rails
    1:27:00
    English subtitles
    03/14/2024
    Subtitle
    Getting Started with Ruby on Rails
    Udemy Paul Krause
    Paul Krause
    Getting Started with Ruby on Rails
    15:48:31
    English subtitles
    03/31/2024
    Subtitle
    Ruby on Rails 7 Active Record Models