Skip to content

russmatney/jp-concussed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jp-concussed

Boilerplate HTML + CSS + Javascript (with jQuery and a plugin) commented all to hell.

One of my biggest hurdles in web development was figuring out the "glue" between HTML, CSS, and Javascript. Codecademy teaches syntax, but then what?

This is a super basic app that uses a form, some jquery, and a small jquery plugin to build and append to list. I built it for a friend of mine to help him get into web development. I've made comments about what everything is doing that I hope are helpful.

#Usage

  1. Git clone, download, or copy+paste these files into a folder on your computer.
  2. Open the .html file with any browser
  3. Open the files in any text editor (I recommend Sublime if you're just getting started)
  4. Make changes to any file, save it, and the refresh the browser page to get the latest code running
  5. Have at it!

About

Boilerplate HTML + CSS + Javascript (with jQuery and a plugin) commented all to hell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published