Skip to content

Course material and example project for the course JavaScript for Web, March 2020.

License

Notifications You must be signed in to change notification settings

teresaholfeld/javascript-for-web-2020-03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript for Web 2020-03

Course material and example project for the course JavaScript for Web, March 2020.

Tailwind: https://tailwindcss.com/

Session 1

JSON

DOM

Session 2

let and const

Template Literals

Fat Arrow Functions

Session 3

Web Server

  • VS Code:
    Extensions > Live Server > install
    index.html > Open with Live Server
  • Atom:
    Packages > Settings View > Install Packages / Themes > atom-live-server > install
    Packages > atom-live-server > Start server

About

Course material and example project for the course JavaScript for Web, March 2020.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.8%
  • HTML 22.2%