Skip to main content

JavaScript Error Handling

54m 59s
English
Paid

Course description

Master the art of creating reliable and maintainable JavaScript applications with our comprehensive course on error handling. You will learn professional techniques for effective error management - from basic concepts to production-ready strategies.

Read more about the course

Course Program

Chapter 1: Error Handling Syntax and Key Concepts

We will cover the main error handling patterns: try...catch syntax, built-in error types, creating custom error classes. We will also learn how to handle errors in asynchronous requests and work with APIs.

Chapter 2: Best Practices for Error Handling in JavaScript

Delve into professional strategies: when and what messages to display to the user, how to use error logging services, and which common errors to avoid. You will master approaches that distinguish amateur code from production solutions.

Who This Course is For

This course is perfect for:

  • JavaScript developers aiming to write more reliable code
  • Frontend engineers working with complex web applications
  • Team leads making architectural decisions regarding error handling
  • Developers wishing to enhance their debugging skills

Why You Should Take This Course

Competent error handling is key to professional development with JavaScript. Poor error management leads to complex debugging, poor user experience, and system failures. In this course, you will learn to:

  • Gracefully handle errors
  • Create reliable and maintainable applications
  • Improve user experience
  • Optimize the debugging process

Join us to master error handling in JavaScript and take your projects to a new level of reliability!

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 11 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online JavaScript Error Handling

0:00
/
#1: Intro to JavaScript Error Handling

All Course Lessons (11)

#Lesson TitleDurationAccess
1
Intro to JavaScript Error Handling Demo
03:38
2
JavaScript Exceptions, Errors, and Try Catch
03:33
3
Types of Built-in JavaScript Errors
06:56
4
JavaScript Custom Error Classes: When, Why, How?
09:25
5
Catching Errors in Async JavaScript Code
01:39
6
Dealing with JavaScript Fetch Errors
09:13
7
Catching and Re-Throwing JavaScript Errors
06:26
8
Be Strategic about Error Behavior and Notifying the User
07:20
9
Report All Errors to a Reporting Service for Developer Visibility
03:10
10
Don’t Swallow Exceptions
02:52
11
Conclusion
00:47

Unlock unlimited learning

Get instant access to all 10 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Advanced JavaScript Unleashed

Advanced JavaScript Unleashed

Sources: fullstack.io
JavaScript is arguably the most widely used programming language on the planet, and there is a vast amount of content available for learning JavaScript. The problem is that not ...
Make a Google search engine clone: JavaScript PHP and MySQL

Make a Google search engine clone: JavaScript PHP and MySQL

Sources: udemy
Do you want to become an expert in JavaScript, PHP and MySQL?Do you want to build a real search engine just like Google? If so, you’re in the right place!
5 hours 47 minutes 11 seconds
100 Days Of Code: The Complete Web Development Bootcamp 2024

100 Days Of Code: The Complete Web Development Bootcamp 2024

Sources: Academind Pro
Learn web development from A to Z in 100 days (or at your own pace) - from "basic" to "advanced", it's all included!
78 hours 51 minutes 55 seconds
Testing JavaScript with Kent C. Dodds

Testing JavaScript with Kent C. Dodds

Sources: Kent C. Dodds
This course will apply the four-layer testing method to a React application, but this foundational strategy can be applied across any JavaScript framework: Angular, Vue, legacy ...
14 hours 11 minutes 26 seconds