Skip to content

Conversation

ebruispir
Copy link

No description provided.

@@ -48,3 +69,16 @@ console.log('Hack your future Belgium!');
// 3f: set created <li> element innerHtml to todoInput value

// 3g: add <li> element to todoList

function addTodo(){
const input_value = document.getElementById("todoInput").value,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like the way you format your code! :p
great job

Copy link
Owner

@bitsagarob bitsagarob left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job on the exercises
you still need to do the actual homework!
https://github.com/segersrobbert/HackYourFuture-Javascript2/blob/master/Week1/MAKEME.md

@ebruispir
Copy link
Author

I've completed the homework. Sorry for being late.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants