jshreyans / frontend-101

Front-end winter assignment for Department of Visual Media. These include tasks based on Vanilla JS and CSS.
0 stars 1 forks source link

B6 Review #16

Closed jshreyans closed 5 years ago

jshreyans commented 5 years ago

Completed B6

sarthak-sehgal commented 5 years ago

It allows me to add notes containing only whitespaces. Have a look at JavaScripts trim() function. Always comes in hand for form validation.

Otherwise, good job! :star:

jshreyans commented 5 years ago

Thanks a lot! I've added the trim() method as you said. PS: also removed a bug I just noticed