Giter Site home page Giter Site logo

tomatohammado / fewd6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shiftyp/fewd6

0.0 1.0 0.0 18.33 MB

The class repository for the FEWD6 course at General Assembly in Washington, DC

Home Page: http://shiftyp.github.io/fewd6

HTML 71.73% CSS 23.92% JavaScript 4.34%

fewd6's Introduction

Assignments and Starter Files for FEWD6

This repository contains all the assignments and starter files edited and created by {{your name here}} as part of the FEWD6 course at General Assembly in Washington, DC.

To make commits and send those straight to GitHub, we'll be using the GitHub Git Client, which is available for Mac and Windows.

To fork this repository on GitHub, click the Fork button at the top right of the repository page. This will create your own copy of the repository on GitHub for you to work in. Then you'll want to create a local copy on your computer as well, so use the handy dandy Clone in Desktop button.

To update this repository from the main FEWD6 repository and get starter files for new projects, open a git command line from the GitHub client and run the following (don't be scared of the command line, we'll do this in class so it will be easy).

# This is a comment, don't paste these lines
# Run this the first time you create a local copy of your fork

git remote add instructor https://github.com/shiftyp/fewd6.git

# Then, every time you want to get new starter files, run these commands

git stash
git pull instructor
git stash apply

# Thats it! Not so scary eh?

To make things as close as possible to how front-end web developers actually work, we'll be using a simple server application to host our webpages. It's called Mongoose, and it's really easy to use. All you have to do is download the free edition for Mac or Windows, put the app or executable in the main folder for this repository, and click on it to start the server. If you're on a Mac, right click to open up the menu, then hit open from there the first time you start the server. Otherwise your computer will complain about not trusting the file. Thats it!

Presentations, exercises, descriptions of assignments, and more resources are available at fewd.io. Now all that's left to do is get to coding!

fewd6's People

Contributors

shiftyp avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.