An open API service indexing awesome lists of open source software.

https://github.com/jsgroundup/tasks


https://github.com/jsgroundup/tasks

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Lab Assignments and tasks

## Week 1
- DOM manipulations and a todo list app without any library [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1#readme)
- JavaScript String manipulations and Array methods [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1/v1.2.js)
- DOM, JavaScript Objects and data manipulations with an image gallery app [View solution here](https://github.com/KBismark/tasks/blob/master/labs/week1#readme)