Don't like this style? Click here to change it! blue.css

LOGIN:
Welcome .... Click here to logout

Dynamic Data Layer

OK so we can, barely, host a site, make some simple event listeners, make some buttons and such.

Now we want to know how to store/fetch/parse/display dynamic data.

So let's lay out the ideas you need to learn then maybe do another demo:

Each one of those is many careers, tons of conversations, concepts, frameworks, etc. So we'll just have to cut through the noise and make anyway forward and slowly add more options at each layer.

Let's do it: To-Do List

OK another demo project, this time I'll try to make a To-Do App where I can remember my own tasks between visits.