Articles by Victoria Lo

Articles by Victoria Lo

Follow
homeAboutSponsorsBloggingNode.jsGraphQLReact Hooks
Tag

Bugs and Errors

#bugs-and-errors

More content

Read more stories on Hashnode


Articles with this tag

Beginner's Guide to Troubleshooting in JavaScript

Jun 2, 2020

Types of Errors If you are new to JavaScript, you probably encounter the 2 most common type of errors: Syntax Errors Logic Errors Syntax errors are...

Beginner's Guide to Troubleshooting in JavaScript