Skip to content

This repository contains exercises from the WA1 course made by @MattiaRiola, @lelexdrugo and @GrayNeel.

Notifications You must be signed in to change notification settings

A-short-name/WA1-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal exercises of web application 1 course

In this repo we all have a folder for the javascript exercises

Using TODO Tree

Configuration

  1. Install TODO Tree extension to vs code
  2. Press ctrl + shift + p and search for "Preferences: Open Settings (JSON)
  3. Edit the file and append this text you can find here
    • (you may need to add a ',' before the option)
    • once saved and correctly configured you should see a list of tags like this list

Conventions

//#TODO: To do feature

//#FIXME: Something that has to be fixed

//#UPDATE: Something that needs update to be cleaner and optimized

//#COMPLETE: A completed task that you want keep track of it

//#BUG: Code with bugs

//#WARNING : Warning about key behaviors

About

This repository contains exercises from the WA1 course made by @MattiaRiola, @lelexdrugo and @GrayNeel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •