
Today I am still learning on how to code JavaScript, which is a lot harder for me to learn. I found a video to learn simple javascript that allowed me to have a simple note taking app, like the picture on left here. When I click on the Create Note Button, it brings up a new textarea box and a trashcan img on bottom right. Also, it even saves it in a local storage from whichever browser your using. Javascript is still a lot harder to learn though, but I am practicing on it a little bit here and there. I know how to create simple webpages that doesn’t contain JavaScript mostly. I would love to deploy this somewhere on a website for free (like netlify), but netlify for some reason won’t allow me to deploy javascript. I keep on getting build errors. I can do html and css only just fine with it, but I can’t with Javascript. Let me know what you think about this Simple Note Taking App in the comments below.

Leave a comment