Skip to content
/ fwd Public

Lecture materials from the Front-end Web Development class

Notifications You must be signed in to change notification settings

JeffreyATW/fwd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Front-end Web Development class materials

This is a repository of class materials I have created for the lectures and labs of my Front-end Web Development class.

How to use this repository

Often in class, I will ask that you download this repository and use some files located in specific folders to be able to follow along with my lecture. The best way to use this repository is to clone it:

git clone https://github.com/JeffreyATW/fwd.git

Once you clone it, I would recommend not making any changes to the repository. This includes forking it and maintaining a parallel copy. If you want to do your own work, I recommend keeping a folder entirely outside of this repository and creating one folder per each class there. This is because it will be harder to reconcile further updates to this repository if your changes get in the way of mine.

To update this repository to the latest version, cd into the fwd folder and run:

git pull

If this command somehow fails or says that there are conflicts, I would recommend deleting the fwd folder and starting over by cloning the repository again.

About

Lecture materials from the Front-end Web Development class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published