Spread the loveIn the vast and often bewildering world of web development, finding the right tools can feel like searching ...
Spread the loveWhen you’re diving into the world of building a website, you’re quickly confronted with a dizzying array of ...
NOTE ON PULL REQUESTS: All of these projects are part of the course. While I do appreciate people trying to make some things prettier or adding new features, we are only accepting pull requests and ...
sql.js is a javascript SQL database. It allows you to create a relational database and query it entirely in the browser. You can try it in this online demo. It uses a virtual database file stored in ...