/beginner-javascript-notes

Collection of notes that I am creating for Wes' https://beginnerjavascript.com course.

beginner-javascript-notes

Collection of notes that I am creating for Wes' https://beginnerjavascript.com course.

Ideas for being part of my site

I'd like this to sort of be a book / reference that lives on my website at wesbos.com/javascript

We can add new metadata if we need it

---
title: An Intro to Template Strings
slug: javascript-template-strings
image: template-strings.png
category:
 - ES6
 - JavaScript
date: 2016-10-17T13:44:21
id: 3847
---
  • I'd imagine a folder called javascript to hold all these files. Maybe Folders for each module and then multiple files inside it? Or maybe a folder for each file since there are images? I'm not sure about this, I'd love to hear your thoughts.
  • The images are currently named 122.png etc. They might need to be moved into respective folders. I think it's fine that they are named this for now, but we should maybe think about how to rename them to something meaningful, and add alt tags in the future
  • Slugs for the pages should follow how i have it right now. I can manually set one via the metadata, otherwise generate one based on the title.

One this is all done, I'd like to pull it into my own course platform to help learners. And of course use this to promote my courses to anyone reading.

Future Ideas

Not for now, but maybe one day?