Category: JavaScript

Calling APIs inside SquareSpace

Square space is a no code platform. You are constrained by what it provides. Let’s consider you are developing a website to display your favorite books. You want to dynamically query a URL and display the data in your website. There isn’t a straightforward way to do this now. In this tutorial I will explain

Continue Reading →