Welcome Scripters
“ It's hard enough to find an error in your code when you're looking for it; it's even harder when you've assumed your code is error-free. ”
- Steve McConnel
- Fork this repo to your github account.
- Clone it locally onto your laptop.
- Create a folder with your name, ex: cody_williams
- Add this (https://github.com/CodingDojoDallas/mean_may_2018/) repo as a REMOTE to your locally cloned copy.
git remote add upstream https://github.com/codingdojodallas/mean_may_2018
- Profit!
Please commit daily. That way we can provide you with feedback :) or just a thumbs up if everything looks good. Here is a good resource that describes how daily commit process should go.
https://www.dropbox.com/s/h3texmoqm801j8w/github_workflow_v4.pdf?dl=0
NOTE: If you don't get in at least one pull request daily, then ya ain't serious.
Angular Registration - https://scotch.io/tutorials/how-to-implement-a-custom-validator-directive-confirm-password-in-angular-2