BerkeleyPoulsen / INST377_class_demo

Class exercises for INST-377 Fall 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INST377

Class exercises and software support for INST-377 Fall 2019

To use this repository

  • Clone or download this repository to your own computer

  • This will get you the linting styles for the class, a type of autocorrect for Javascript

  • Remove the .git folder - you don't want to be committing to my directory

Installing linter support

  • Install the ESLint extension for VS Code

  • This will provide linter highlighting and support to your code base, which will help you program in a consistent style.

Tools In This Repository

  • Pre-installed linter configuration for your INST377 projects

  • Javascript "Highlight all divs on this page" bookmarklet, for styling and layout help with your CSS

About

Class exercises for INST-377 Fall 2019


Languages

Language:HTML 76.3%Language:JavaScript 11.9%Language:CSS 11.8%