How to Build a ToDo Application with Web SQL and jQuery
advertisement
advertisement
This tutorial will take you through the step by step development of building a ToDo App entirely powered by Web SQL. You will learn about getting started with Web SQL, understanding transactions, following best practices and how to write re-usable functions.