Home > References > Web Development

References - Javascript references

Discuss Javascript best practices and quick tips and tricks. Each topic covers solutions for potential development challenges in Javascript projects.
How to use a Javascript Map

How to use a Javascript Map

This article explains how to create and use a Map in Javascript
May 20, 2022
SyntaxError: Unexpected token < in JSON at position 0

SyntaxError: Unexpected token < in JSON at position 0

This article demonstrates several JSON parsing errors with code examples
June 17, 2022