Check it out
Story
Yeah, so obviously I made a todo list app. Everyone makes one, it is the way you show off that you have learnt something from the tutorial.
I started by just making the html and
javascript file. I then started experimenting with
Node and Yarn. The reason: prettier
and eslint. I though that the best way of installing them was via a
package manager. So I did.
The problem: I do not know how to use Node, or even what it is. So I set up my packages and then ignored anything that was related to Node and Yarn.
I then thought that the UI is pretty bad, and it has to be fixed asap. So then I sat down on a Saturday morning and worked on it the entire day. Definitely not healthy. I would actually say that the UI and UX has improved alot, and that I am quite proud of the redesign.