Introduction

Introduction

There are two main parts to this website. One part, Guides, includes some guides to doing things things that could be helpful if you intend to learn how to make simple webpage applications. The other part, Lessons, has some lessons on basic programming, primarily using plain vanilla JavaScript.

One of the things I want to emphasize, is that I will be sharing the things that I have done. This does not imply that the method(s) that I use or used, is the only way or the best way to accomplish things. I am merely sharing them in hopes that someone will benefit from what I have done.