• In chevron_right

      Angular adds error codes, debugging guides

      pubsub.slavino.sk / infoworldcom · Friday, 29 January, 2021 - 21:54 edit

    To improve debugging and help developers solve problems quicker, the developers behind the Angular JavaScript framework have released standardized error codes and debugging guides for the platform.

    Error codes are featured in the Angular 11.1.0 release, which was published January 20. The most common Angular error messages have been fitted with standardized error codes, details, and formatting.

    [ What is TypeScript? Strongly typed JavaScript ]

    Angular error messages start with NG, to help differentiate Angular-specific errors from TypeScript errors and browser messaging. The next number in the message indicates type, with runtime errors beginning with 0 and compiler issues maintaining their existing number space of 1 through 9. The goal of these changes is to help developers recognize framework errors and make them more searchable.

    To read this article in full, please click here


    Značky: #Angular, #JavaScript, #Rozne