As you delve into deeper Javascript, you’ll undoubtedly run into JSON, Babel, and JSX. Just when you thought Javascript and jQuery were hard enough, you’re hit with new concepts to learn! Panic not, as I’ll show you how simple and practical these tools are. JSON is simply a subset of Javascript. At least, that’s how it…