GithubHelp home page GithubHelp logo

front-end's Introduction

Before You Code

  • [] git pull origin main or sister branch you are working on EACH TIME BEFORE YOU START CODING
  • [] You can look at the issues and project tab where we can put what we're working on. It's not required, just a cool place to keep track of out work

WHEN U INSTALL STUFF USE YARN,

  • [] npm install === yarn
  • [] npm uninstall === yarn remove
  • [] npm install xyz = yarn add xyz

Structure

  • [] Components will be in the component folder
  • [] Views folder will be components that are an entire page
  • [] Reducers folder hold the state of the app
  • [] Actions folder holds the operational functions of the app

Workflow

Create a branch with a name describing what you are working on and create a pull request. Examples of branch names:

  • [] bugfix/user-login
  • [] chore/fixing-typos
  • [] feature/creating-login
  • [] enhancement/styling-login

Pull Request

For very small changes you do not need too make a pull request Trevor will be your reviewer

Try titling Pull requests with a message and content like this

Chore/feature/ehhancement/etc: Title of pull request

  • Content of the pull request written here

front-end's People

Contributors

shariqali-dev avatar aurelions avatar gchilson34 avatar victoriaanndupont 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.